DevOps(Day-55) : AWS Auto-Scaling group
TABLE OF CONTENTS
Automation in AWS
Task 2: Create an Auto-Scaling group.
Automation in AWS
Task 2: Create an Auto-Scaling group.
Automation in AWS
Automation, a capability of AWS Systems Manager, simplifies common maintenance, deployment, and remediation tasks for AWS services like Amazon Elastic Compute Cloud (Amazon EC2), Amazon Relational Database Service (Amazon RDS), Amazon Redshift, Amazon Simple Storage Service (Amazon S3), and many more.
Task 2: Create an Auto-Scaling group.
Navigate to the Auto scaling group section and give a name to the group that will be created. Select the template that we have created in the above task.
Provide the subnet you want to keep your servers at.
Provide the desired capacity and maximum capacity of the group to create servers.
Review and now create the group.
Now, navigate to the instance section and you can see 6 servers.
Out of 6, 3 servers were created for above task 1 and the rest 3 are spun up by the Auto-Scaling group as the desired field we gave is 3.
Thanks for reading my article. Have a nice day.
Comments
Post a Comment