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