AWS Classroomnotes 09/May/2022

Launch Template

  • Launch Template contains the configuration information to launch an instance.
  • Certain details about launching the instance can be parametrized
  • Lets create a launch template to launch mylamp ami based ec2 instance
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview

Auto Scaling Groups

  • AWS EC2 Auto Scaling groups, will help us in running applications
    • with fixed number of instances
    • Which increase or decrease in number (auto scaling /elasticity) based on some metrics.
  • Lets create an autoscaling group from launch template with fixed number of ec2 instances (2)
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
  • Our desired capacity was 2 and we see 2 instances running
  • Now lets manually delete one ec2 instance and look at ec2 instance management by autoscaling
    Preview
  • As experimented in the class, EC2 autoscaling group will always try to maintain desired capacity.
  • Generally, We would want our applications to meet the customer demands and as we discussed earlier, to meet the peak demands, we should be able to scale the number of ec2 instances.
  • So the next logical step would be to increase or decrease the number of ec2 instances based on some metric.
  • Generally for Web applications cpu usage is the deciding factor.
  • We can change this autoscaling group or create a new auto scaling group with dynamic scaling capabilities
    Preview
    Preview
    Preview
  • The basic idea behind the autoscaling is to dynamically identify the desired capacity
    Preview
    Preview

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

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

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

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