Launch Configurations

5 minutes 5 Questions

Launch Configurations are templates that define the settings for new instances that will be created as part of an Auto Scaling group. This includes the AMI (Amazon Machine Image) ID, instance type, key pair, security groups, and other instance settings such as instance storage or instance metadata.…

Test mode:
AWS Certified Solutions Architect - Launch Configurations Example Questions

Test your knowledge of Launch Configurations

Question 1

A software company wants to create immutable infrastructure. The developer needs an approach in AWS to create new, updated instances with zero manual intervention when new code is deployed. Which solution should be implemented?

Question 2

An Auto Scaling group is deployed behind an Application Load Balancer for a web application. Traffic suddenly doubles and you need to immediately increase capacity to serve the load. Which configuration change should you make to quickly add more instances?

Question 3

An organization is deploying a three-tier web application using Auto Scaling groups (ASG) for each tier. Which method should be used to ensure that an instance in a particular ASG is correctly configured based on its tier?

More Launch Configurations questions
15 questions (total)