e2e gitrepo github.com/e2eSolutionArchitect e2e gitrepo for 'Terraform' github.com/e2eSolutionArchitect/terraform e2e Academy repo github.com/e2eSolutionArchitect/academy
@rahmanrahan439711 ай бұрын
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 ?
@Channel-me2dm3 жыл бұрын
no fancy video modifications. Up to the mark...great explanation
@possible113 жыл бұрын
You explained well to create a new auto scaling instance. Can you please tell me, how can add auto scaling to my running instance?
@lpanebr2 жыл бұрын
Great video! It would be great if you could make a follow-up configuring scale policies and load balancer! Thanks!!
@anishchatterjee61172 жыл бұрын
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?
@Somspeaks2 жыл бұрын
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
@WorkUplift2 жыл бұрын
I'm getting this error - Invalid launch template specified in Step 1: The image id '[ami-0691c28d7daf63ebb]' does not exist Can you help thanks.
@HemanthKumarLakshmiNarayana3 жыл бұрын
Thanks for the demo. It was useful. How do I create EC2 Autoscaling for an existing instance?
@mohsinm.chaudary6563 жыл бұрын
good question
@sarahzouaoui73113 жыл бұрын
You create an AMI image of your instance and then you select it when configuring your auto scaling group
@e2esolutionarchitect3 жыл бұрын
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.
@mimahmed953 жыл бұрын
@@e2esolutionarchitect Excellent. Thanks
@MrFractalMusic3 жыл бұрын
which is the primary IP address? how to setup the DNS records
@maliksayyed30142 жыл бұрын
After Created ASG not showing public ip?
@shayanalibhatti87242 жыл бұрын
Thanks a lot for taking the time to make this video. Very helpful
@SnigdhoTravelDairy2 жыл бұрын
Is there anyway to monitor the ec2 volume? i.e. if the volume is full a notification mail comes to me.
@javierlimaymanta41153 жыл бұрын
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?
@GoalSpot993 жыл бұрын
Please do a video about SpringBoot microservices application autoscaling on AWS. Thank you.!
@abhishekprabhakar0012 жыл бұрын
i followed same but i am not getting public DNS only private DNS is comming
@carlosmarin69803 жыл бұрын
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
@e2esolutionarchitect Жыл бұрын
Upcomming training and Bootcamps: e2esolutionarchitect.eventbrite.ca
@Skull_Edits221 Жыл бұрын
Very useful
@wangzhipeng45852 жыл бұрын
excellent video, explained very clearly, thank you !