Master AWS ASG - Auto Scaling Groups with Load Balancer | Dynamic Scaling Policies | Diagrams & Demo

Поделиться
HTML-код
  • Опубликовано: 24 авг 2024

Комментарии • 25

  • @500oldinternational6
    @500oldinternational6 2 месяца назад +2

    Finally i understand the concept of ALB / ASG. you are the best!

  • @vloggingwithbong3426
    @vloggingwithbong3426 4 дня назад

    Awsome Content

  • @cristiangomez7227
    @cristiangomez7227 5 месяцев назад +1

    Amazing !! please continue doing these meaningful lectures !

  • @mohammedsuhailbasha4860
    @mohammedsuhailbasha4860 Год назад +3

    Great session. Please make and upload more videos on AWS core services like RDS, elastic search, elastic cache, apigateway etc.

    • @peaceofcode
      @peaceofcode  Год назад +1

      Thanks!! Will upload more videos on core concepts

  • @Manish_Cyber_Expert
    @Manish_Cyber_Expert 3 месяца назад

    Awesome videos, very cool stuffs...It would be great if you could add few videos for security best practices for AWS resources.

  • @thapasujan10
    @thapasujan10 6 месяцев назад

    Great lectures 😍

  • @urvxfvdzrnp
    @urvxfvdzrnp Год назад

    Another Great session 👍

  • @ahmedrateb8281
    @ahmedrateb8281 10 месяцев назад

    good session thanks

  • @user-ln8jp1wc4i
    @user-ln8jp1wc4i 9 месяцев назад

    when you start your youtube channel, what things motivates you to create video like this and people going to watch your video . And Support you. please reply. By the way video is awesome and you provide in depth knowledge of concept. All the best for the hard work.

  • @anwarmohammad-t4v
    @anwarmohammad-t4v Месяц назад

    how to perform stress with eks pods in different azs?

  • @dannyhd8301
    @dannyhd8301 7 месяцев назад

    thank u sir !!!

  • @1rajaroxy
    @1rajaroxy 4 дня назад

    I have completed 1 to 5 videos in 2 days , if i complete your all 28 videos in 10 days , then will i clear the exam SAA -C03 in 15 days .? or i have to learn extra other that these videos

  • @bhargavkrishna8767
    @bhargavkrishna8767 6 месяцев назад

    If we set cool down period of 300 sec and it means will ASG take 300 sec to launch new instance after reaching the certain metrics and in that time does we have any downtime, pls explain

  • @user-tg9mb7ec8p
    @user-tg9mb7ec8p 9 месяцев назад

    does this playlist is maximum enough to clear the exam?
    i mean up to 80 percent

  • @saikrishnajonnala9290
    @saikrishnajonnala9290 Год назад

    Thank you have great explanation. But I have doubt how my code come inside our launch temple. If it is a nginx sample application it running.

    • @peaceofcode
      @peaceofcode  Год назад +1

      I think you are talking about the user data script, basically if you want something to install on your ec2 instance on first boot you can write that script in the user data section of the launch template, you can check the description section of my video, I have provided the link to the user data script that I have used.

    • @saikrishnajonnala9290
      @saikrishnajonnala9290 Год назад

      @@peaceofcode I know user data to download what ever package we need to install tha we can write. But let say I am running java applications war file how my java applications war will come to new ec2 instance created by auto scaling.

    • @peaceofcode
      @peaceofcode  Год назад +2

      Okay, what you can do is create a single ec2 instance, install everything you want like your java configurations/servers etc, then create the required war file, take a snapshot of the ebs volume and also create an AMI from this ec2 instance, then while creating the launch template select this AMI and this ebs snapshot, so when new instances are created in the auto scaling group they will contain all the configurations due to the customized AMI and they will contain the war file due to the ebs snapshot.

    • @saikrishnajonnala9290
      @saikrishnajonnala9290 Год назад

      @@peaceofcode Great idea creating ami and used in auto scaling group. Here we have one more problem if we created ami for example application version1 after I have updated my instance application version2 but our created ami still version1 how it is possible.

    • @peaceofcode
      @peaceofcode  Год назад +3

      If thats the case then you need to also include ci/cd pipleline, and also if you app has a lot of versions then its better not to use ec2 instances rather deploy them as docker containers on ECS with CI/CD integration so whenever you have an updated docker image it will automatically pull the image and deploy it.

  • @rhythmsisters519
    @rhythmsisters519 10 месяцев назад

    can u pls share the link of this masterclass ppt ?

  • @jeet4050
    @jeet4050 3 месяца назад

    can you share the PPT, please

    • @thejikak
      @thejikak Месяц назад

      yes please share PPT, please