Multiple Choice
A Developer is creating an Auto Scaling group whose instances need to publish a custom metric to Amazon CloudWatch. Which method would be the MOST secure way to authenticate a CloudWatch PUT request?
A) Create an IAM user with PutMetricData permission and put the user credentials in a private repository; have applications pull the credentials as needed.
B) Create an IAM user with PutMetricData permission, and modify the Auto Scaling launch configuration to inject the user credentials into the instance user data.
C) Modify the CloudWatch metric policies to allow the PutMetricData permission to instances from the Auto Scaling group.
D) Create an IAM role with PutMetricData permission and modify the Auto Scaling launching configuration to launch instances using that role.
Correct Answer:

Verified
Correct Answer:
Verified
Q308: A company provides APIs as a service
Q309: A Developer is creating a Lambda function
Q310: A gaming company is developing a mobile
Q311: A Developer is working on a serverless
Q312: A company is building an application to
Q314: Which features can be used to restrict
Q315: A Developer must deploy a new AWS
Q316: A customer wants to deploy its source
Q317: Which of the following services are included
Q318: A serverless application uses an API Gateway