Multiple Choice
You would like to run automated, continuous application level integration tests on all members of an Auto Scaling group. Which two options should you use? (Choose two.)
A) Use the AWS SDK to run the DescribeInstances API call on the Auto Scaling group, and then iterate over the members and remotely connect to each Amazon EC2 instance and run the integration tests.
B) Use the AWS SDK to run the DescribeAutoScalinglnstances API call on the Auto Scaling Group, iterate over the members using the Describe Instances API call, remotely connect to each Amazon EC2 instance, and then run the integration tests.
C) Set up a custom CloudWatch metric with the output of your integration tests that are run by a scheduled process on each instance, and then set up a CloudWatch alert for any failures.
D) Using an Auto Cycle Group lifecycle policy, define a scheduled task to run integration tests when a new Amazon EC2 instance enters the InService state.
E) Set up a custom CloudWatch metric that uses the output of the DescribeAutoScalingInstances API call to determine the HealthCheck status of the Amazon EC2 instances.
F) Using the Auto Cycle Group lifecycle policy, define a scheduled task to run integration tests on individual instances using the Amazon EC2 user data to export test data to CloudWatch Logs.
Correct Answer:

Verified
Correct Answer:
Verified
Q223: The Development team at an online retailer
Q224: A law firm is running a web
Q225: A DevOps Engineer is reviewing a system
Q226: An n-tier application requires a table in
Q227: Company policies require that information about IP
Q229: A company requires that all logs are
Q230: A company's application is currently deployed to
Q231: A user is defining a policy for
Q232: A DevOps Engineer is building a multi-stage
Q233: You have been tasked with deploying a