Chaos Experiments using ChaosToolkit and ChaosMonkey for Spring Boot | Tech Primers

Поділитися
Вставка
  • Опубліковано 28 гру 2024

КОМЕНТАРІ • 32

  • @kamalhm-dev
    @kamalhm-dev 4 роки тому +11

    Yes please make a guide on that production ready spring apps

    • @tos3269
      @tos3269 4 роки тому

      atleast one complete app from scratch plz.

  • @TheBostonaustin
    @TheBostonaustin Рік тому +1

    excellent video which i never seen before about chaos engg...

  • @namanb1989
    @namanb1989 4 роки тому +3

    Thanks a lot Ajay for making video on this topic. Appreciate it a lot !!

    • @mikecmw8492
      @mikecmw8492 4 роки тому +1

      This is important as no one will show you until you are ready to go to production and they start asking questions!!!

    • @mikecmw8492
      @mikecmw8492 4 роки тому

      You answered quite quickly gi. I am in NJ USA. It must be late there if you are in India. 😀

    • @TechPrimers
      @TechPrimers  4 роки тому

      its 8pm here in India mike :)

  • @bmejia220
    @bmejia220 3 роки тому +2

    Awesome video. Very helpful material. Thank you for sharing!

  • @Pulak201
    @Pulak201 3 роки тому +1

    Informative technical tutorial about Chaos engineering.

  • @RajaPandianCRP
    @RajaPandianCRP 4 роки тому +1

    Informative video on chaos engineering. Thanks

  • @prince_of_midgard
    @prince_of_midgard Рік тому +1

    This is great ,thanks for sharing these information.
    In addition to that have you tried any Chaos monkey “RuntimeAssaults” ? If yes could you do a demo of how to implement or do the Chaos monkey “AppKill”, “Memory Assault”, and “CPU Assault “ ? It will be helpful

  • @ajaykumar-xy6pw
    @ajaykumar-xy6pw 4 роки тому +2

    100th like l, it was very useful and new. Thanks for your efforts , we really appreciate it Ajay 😊

  • @thati64
    @thati64 4 роки тому +1

    Nice explanation. Keep going . Thank you.

  • @ainigma100
    @ainigma100 3 роки тому +1

    Thank you for your video. Can you create a production ready spring boot application from scratch. Maybe you could show us the best practices that could be used to create a robust spring boot application. Thank you in advance!

  • @sc.smitshah
    @sc.smitshah 4 роки тому

    Could you do more on Logging for Spring Boot and how to best Utilize existing logging tools to help with narrowing down the prod-issue?

  • @anandbabu.m
    @anandbabu.m 4 роки тому +1

    Thanks you so much

  • @JavaLovers
    @JavaLovers 4 роки тому

    Nice video, it adds to the knowledge stack, pls let me know which shell in command window you are using it is fish shell that remembers the previously typed command and second thing that creating json if experiment is the creativity I mean to say you know the count of scenario that your application can fail, so can a tester also write the experiments json apart from developer

  • @jitenderkumar1977
    @jitenderkumar1977 3 роки тому

    i am trying run the pyhon3 and other 2 commands from Conemu which is equivalent to iTerm. But its says source is not recognized command

  • @rkhadke
    @rkhadke 4 роки тому

    Hi Ajay, nice and new video. I want to use Chaos for Azure environment which include AKS/ WebApps/VM, other resources. Can you please help to setup Chaos toolkit and monkey to finding loopholes in Azure deployed resources/applications.

  • @shankaranarayanan355
    @shankaranarayanan355 3 роки тому +1

    Can you talk about intelij shortcut, i saw you typed chaos and everything appeared

    • @TechPrimers
      @TechPrimers  3 роки тому +1

      There is a playlist - IntelliJ IDEA Primer Shankara. Which talks about all the shortcuts and plugins I use

  • @VadimMilmanSF
    @VadimMilmanSF 4 роки тому

    This needs to be captioned

  • @sc.smitshah
    @sc.smitshah 4 роки тому

    How did you load all the Chaos related properties with a click?

    • @TechPrimers
      @TechPrimers  4 роки тому

      I preloaded then using a shortcut

  • @gulalpandey7016
    @gulalpandey7016 4 роки тому

    Kindly help me . I m not able install the chaos toolkit .
    This is the error i m getting -bash: chaos: command not found .
    Also i have checked the directory chaostk that was created . there are no files in it.
    I really need help at earliest . Thank u.

    • @TechPrimers
      @TechPrimers  4 роки тому

      Gulal, looks like the path is not set correctly. which OS are you using? Did you try checking the official docs?

    • @gulalpandey7016
      @gulalpandey7016 4 роки тому +1

      @@TechPrimers thank you for the reply . I m using Catalina. and i cross checked the command it was correct and after installing chaostk i checked its installtion by checking version . but i got error command not found.😔

    • @AshishKumar-nm5qe
      @AshishKumar-nm5qe 3 роки тому

      ​@@gulalpandey7016 @Tech primers I am also getting similar error, What is solution/where to set path
      The term 'chaos' is not recognized as the name of a cmdlet, function, script file

  • @zaheera2522
    @zaheera2522 4 роки тому +1

    How to use chaos toolkit for non spring apps

    • @TechPrimers
      @TechPrimers  4 роки тому +1

      Check the driver section in their documentation