Multiple Choice
A Security team is concerned that a Developer can unintentionally attach an Elastic IP address to an Amazon EC2 instance in production. No Developer should be allowed to attach an Elastic IP address to an instance. The Security team must be notified if any production server has an Elastic IP address at any time. How can this task be automated?
A) Use Amazon Athena to query AWS CloudTrail logs to check for any associate-address attempts. Create an AWS Lambda function to dissociate the Elastic IP address from the instance, and alert the Security team.
B) Attach an IAM policy to the Developer's IAM group to deny associate-address permissions. Create a custom AWS Config rule to check whether an Elastic IP address is associated with any instance tagged as production, and alert the Security team.
C) Ensure that all IAM groups are associated with Developers do not have associate-address permissions. Create a scheduled AWS Lambda function to check whether an Elastic IP address is associated with any instance tagged as production, and alert the Security team if an instance has an Elastic IP address associated with it.
D) Create an AWS Config rule to check that all production instances have the EC2 IAM roles that include deny associate-address permissions. Verify whether there is an Elastic IP address associated with any instance, and alert the Security team if an instance has an Elastic IP address associated with it.
Correct Answer:

Verified
Correct Answer:
Verified
Q512: A DevOps Engineer is working on a
Q513: A media customer has several thousand amazon
Q514: A company is using AWS Organizations to
Q515: A company is building a solution for
Q516: A company has developed an AWS Lambda
Q518: You work for a company that automatically
Q519: A DevOps Engineer is working on a
Q520: Using the AWS CLI, which command retrieves
Q521: You have decided that you need to
Q522: Your application stores sensitive information on an