AWS Auto Scaling Groups and Load Balancers

แชร์
ฝัง

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

  • @leafyylife
    @leafyylife 2 ปีที่แล้ว +9

    Man I graduated from your class. Now, a full year into my job, still watching your videos and learning from you! Thanks

  • @piyushaggarwal5207
    @piyushaggarwal5207 9 หลายเดือนก่อน +1

    Launch templates are just awesome. ASG, Load balancers also. Everything seems so smooth now that it is all configured. Thank you

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

    Thanks for your video, it makes the complex relationships among load balancer, target group and auto scaling group easier to understand.

  • @juancarlosordonez7893
    @juancarlosordonez7893 2 ปีที่แล้ว +3

    Hi Sam, great explanation on ASG and load balancers, helped me understand the concepts more and how the two services work together!
    I just captured one important detail that got me confused and did my own research to shed some light. In this video, at 10:42, you mentioned that load balancers only route traffic to EC2 instances on the same AZ. This is incorrect (or I might have just misunderstood your statement), since with Application Load Balancers, CROSS-ZONE load balancing is enabled by default that distributes the traffic across the registered targets in ALL enabled availability zone.
    Nonetheless, great tutorial man! Just felt the need to call the small misconception out especially to those that are reviewing for their certifications. Cheers!

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

    your content is pure gold. straight to the point

  • @1olsendba
    @1olsendba 2 ปีที่แล้ว +3

    Great job explaining! Thanks for taking the time to make this for us all!

  • @jakhongirrasulov2329
    @jakhongirrasulov2329 2 ปีที่แล้ว +1

    Thank you. I have learned a lot within less than 30 minutes.

    • @SamMeechWard
      @SamMeechWard  2 ปีที่แล้ว +1

      You’re welcome. I’m glad I could help

  • @Usman._
    @Usman._ ปีที่แล้ว

    man you smashed it. :) perfect video i was waiting for… keep up the hard work. very clear and understandable.

  • @Dellabeneta
    @Dellabeneta 2 ปีที่แล้ว

    great!! your explanation is so good. im from brazil and i could understand it all.

  • @MrTechhack
    @MrTechhack 3 ปีที่แล้ว

    This playlist is so good thank you for sharing your knowledge

  • @jaz-it
    @jaz-it ปีที่แล้ว

    This is gold. Thank you!

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

    worth mentioning that if you go down the ssl route you will need to make sure that the load balancer security group is ammended to have https in the rules.

  • @GururajE-ge1sw
    @GururajE-ge1sw ปีที่แล้ว +2

    It will be great if you make a separate video on setting up route 53 and load balancer.. Thank You

  • @olakunleoni1514
    @olakunleoni1514 3 ปีที่แล้ว

    Quality content. Thanks Mr Meechward!!

  • @praewandpaul
    @praewandpaul 2 ปีที่แล้ว

    Very clear explanation! Thank you

  • @johnzavax
    @johnzavax 2 ปีที่แล้ว

    Thank you, your video was helpful...

  • @imyashkale
    @imyashkale 2 ปีที่แล้ว

    Excellent Work 👍😄

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

    How do you vertical scale in AWS ? I'd rather have a single instance that ramps up CPU / memory etc ?

  • @nchusifohlahannemarie5648
    @nchusifohlahannemarie5648 2 ปีที่แล้ว

    Good lectures.

  • @CleverKisum
    @CleverKisum 2 ปีที่แล้ว

    Good one i needed that

  • @dennisasamoah2213
    @dennisasamoah2213 2 ปีที่แล้ว

    this was a great tutorial

  • @arjaygregorio2019
    @arjaygregorio2019 2 ปีที่แล้ว

    What I need to do if we need to distribute traffic to other scale out? We have an existing target and it hits the main instance

  • @manoraja9356
    @manoraja9356 3 ปีที่แล้ว

    Good one..Please upload videos on EBS, and lamda

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

    Instance refresh has got too many options now. Will you create a short or a short video on that?

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

    Good job

  • @maddymadanraj
    @maddymadanraj 3 ปีที่แล้ว

    when the new instances are created by auto-scaling then how to install or setup our node code on those instances ?
    thanks if anyone can help. then :)

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

    Thank you

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

    Choosing "Latest" launch template in ASG config might turn out to be a problem sometimes. What if you accidently put something wrong in user data? Just saying. I will prefer default.

  • @sixingyu8147
    @sixingyu8147 2 ปีที่แล้ว

    Thanks man, save my ass on my homework.

  • @AKASH-sw9bs
    @AKASH-sw9bs ปีที่แล้ว

    Hey, should we use public ip for ec2 instances? Doesn’t this cost?

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

    One thing that AWS could add: Auto Scaling Group specification of the Launch Template down to the version. With this, there can be two ASGs that use two versions of the same LT. Then a rollout is to revise the LT, create a new ASG/TGP that uses the new version of the LT, and then adjust the LB percentage of requests reaching the new TGP to begin to phase in the new version. Without this, a phased rollout requires you to create a new launch template for each version. This defeats the purpose of having LTs that can be revised.

  • @CardinalHijack
    @CardinalHijack 3 ปีที่แล้ว

    What would happen if this set up got DDOS'ed? your application group would spin up to max instances for the duration of the attack I assume?

  • @pablomarcelmx
    @pablomarcelmx 2 ปีที่แล้ว

    what are the settings of the ami?

    • @SamMeechWard
      @SamMeechWard  2 ปีที่แล้ว

      They're just basic HTTP servers running an express app th-cam.com/video/dde-bWUeRMo/w-d-xo.html&ab_channel=SamMeech-Ward

    • @pablomarcelmx
      @pablomarcelmx 2 ปีที่แล้ว

      @@SamMeechWard Fabulous!, everything is working now

  • @tech_totech2019
    @tech_totech2019 3 ปีที่แล้ว

    thank you so much for uploading quality content. it would be great if you upload more cloud computing topics/ aws services.
    thanks😀

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

    Load balancer can have both 80/443 listeners there was no need to create a new one;
    For custom vpc they can be on different subnets as long the targets subnets and lb subnets are on the same AZ

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

      how? There was only one field.

  • @surathkumar8692
    @surathkumar8692 2 ปีที่แล้ว

    sir can i have ur help

    • @SamMeechWard
      @SamMeechWard  2 ปีที่แล้ว

      I sometimes respond to comments if you ask your question here 🤗

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

    true webmaster)

  • @simranbanwait
    @simranbanwait 2 ปีที่แล้ว

    I would’ve great if it was visualized with images

  • @baztheman
    @baztheman 2 ปีที่แล้ว

    Great videos but the voice is way too low compare to other videos in TH-cam.

    • @SamMeechWard
      @SamMeechWard  2 ปีที่แล้ว

      Thank you, I think my voice is more consistent in my more recent videos

  • @pranay_gupta
    @pranay_gupta ปีที่แล้ว +1

    the binary code in the background translates to:💩

  • @tylerhopkins2868
    @tylerhopkins2868 2 ปีที่แล้ว

    bruh... what's up with them nails? lmao