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

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ต.ค. 2024

ความคิดเห็น • 26

  • @500oldinternational6
    @500oldinternational6 3 หลายเดือนก่อน +2

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

  • @cristiangomez7227
    @cristiangomez7227 6 หลายเดือนก่อน +1

    Amazing !! please continue doing these meaningful lectures !

  • @vloggingwithbong3426
    @vloggingwithbong3426 หลายเดือนก่อน

    Awsome Content

  • @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

  • @urvxfvdzrnp
    @urvxfvdzrnp ปีที่แล้ว

    Another Great session 👍

  • @thapasujan10
    @thapasujan10 7 หลายเดือนก่อน

    Great lectures 😍

  • @Manish_Cyber_Expert
    @Manish_Cyber_Expert 5 หลายเดือนก่อน

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

  • @ShyamalenduOjha
    @ShyamalenduOjha 10 หลายเดือนก่อน

    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.

  • @ahmad-rateb
    @ahmad-rateb 11 หลายเดือนก่อน

    good session thanks

  • @PhanindraSaiRamKoppiSetty-h9u
    @PhanindraSaiRamKoppiSetty-h9u 10 หลายเดือนก่อน +1

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

  • @dannyhd8301
    @dannyhd8301 9 หลายเดือนก่อน

    thank u sir !!!

  • @1rajaroxy
    @1rajaroxy หลายเดือนก่อน

    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

  • @anwarmohammad-t4v
    @anwarmohammad-t4v 3 หลายเดือนก่อน

    how to perform stress with eks pods in different azs?

  • @bhargavkrishna8767
    @bhargavkrishna8767 8 หลายเดือนก่อน

    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

  • @rhythmsisters519
    @rhythmsisters519 11 หลายเดือนก่อน

    can u pls share the link of this masterclass ppt ?

  • @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.

  • @saswatade1432
    @saswatade1432 11 ชั่วโมงที่ผ่านมา

    Your content is good and helpful . But one thing is that you have copied the slides from Stephane Mareek Course . Same to same .

  • @jeet4050
    @jeet4050 4 หลายเดือนก่อน

    can you share the PPT, please

    • @thejikak
      @thejikak 2 หลายเดือนก่อน

      yes please share PPT, please