AWS Classroom Series – 18/Aug/2020

Autoscaling group contd..

  • Create an autoscaling group with lamp & stress ami.
  • Now login into one of the ec2 instance and execute the following stress command
stress --cpu 8 --io 4 --vm 2 --vm-bytes 128M --timeout 100m -v
  • This command increase load on cpu and other parameters which leads to resource crunch in the ec2 instance & then autoscaling starts
  • Now the machines are dynamically created and destroyed based on some cpu parameter. Now how to ensure we give only one endpoint
  • For that we would be connecting the autoscaling group to the aws elastic load balancer or AWS application load balancer

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube