AWS EC2 Auto Scaling hands on demo

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

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

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

    e2e gitrepo github.com/e2eSolutionArchitect
    e2e gitrepo for 'Terraform' github.com/e2eSolutionArchitect/terraform
    e2e Academy repo github.com/e2eSolutionArchitect/academy

  • @Channel-me2dm
    @Channel-me2dm 3 ปีที่แล้ว +1

    no fancy video modifications. Up to the mark...great explanation

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

    Thanks for demo
    I have created ASG and configured it to load balancer which i previously created. When i try to load dns server in web browser it throws 503 error.
    I checked ASG created instances are attached to my load balancer.
    What are possible options to fix it ?

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

    Thanks a lot for taking the time to make this video. Very helpful

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

    Great video! It would be great if you could make a follow-up configuring scale policies and load balancer! Thanks!!

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

    excellent video, explained very clearly, thank you !

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

    You explained well to create a new auto scaling instance. Can you please tell me, how can add auto scaling to my running instance?

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

    Thanks for the demo. It was useful. How do I create EC2 Autoscaling for an existing instance?

    • @mohsinm.chaudary656
      @mohsinm.chaudary656 3 ปีที่แล้ว

      good question

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

      You create an AMI image of your instance and then you select it when configuring your auto scaling group

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

      While creating Autoscaling group you need to select an AMI. First you create an AMI from your existing EC2. then create the autoscaling group and use that AMI which you created.

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

      @@e2esolutionarchitect Excellent. Thanks

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

    Please do a video about SpringBoot microservices application autoscaling on AWS. Thank you.!

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

    I'm getting this error -
    Invalid launch template specified in Step 1: The image id '[ami-0691c28d7daf63ebb]' does not exist
    Can you help thanks.

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

    Thanks for the demo…Q: the ASGs span across miltiple AZs and the subnets we use enables us to launch the ec2 instances in diff AZs, thus creating HA?? Say 1 AZ goes dwn, the EC2 from another AZ will take charge? Is the understanding correct pls?

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

      You are correct. this is how HA is enabled. if in addition you are using LB then just remember to add the same subnets with target groups. otherwise your LB will not find the ec2s. you can check our recently released autoscaling automation tutorial in this channel

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

    which is the primary IP address? how to setup the DNS records

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

    Is there anyway to monitor the ec2 volume? i.e. if the volume is full a notification mail comes to me.

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

    Upcomming training and Bootcamps: e2esolutionarchitect.eventbrite.ca

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

    After Created ASG not showing public ip?

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

    Hi is posibly create a scaling group, with one insrtance working with ami wordpress bitnami, and configure scale politices to increace instances to prevent down the website when have high traficc?

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

    Excellent . thank you !!!

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

    Very useful

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

    you create clean instances you do not explain for example if one has a project in nodejs as I replicate it in the ec2 autoscaling

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

    i followed same but i am not getting public DNS only private DNS is comming