AWS Certified DevOps Engineer – Professional — Question 3

A healthcare services company is concerned about the growing costs of software licensing for an application for monitoring patient wellness. The company wants to create an audit process to ensure that the application is running exclusively on Amazon EC2 Dedicated Hosts. A DevOps Engineer must create a workflow to audit the application to ensure compliance.
What steps should the Engineer take to meet this requirement with the LEAST administrative overhead?

Answer options

Correct answer: C

Explanation

The correct answer is C, as AWS Config is specifically designed for compliance monitoring and allows the creation of custom rules to enforce compliance on EC2 instances. Options A and B involve more complex implementations and administrative overhead, while option D relies on AWS CloudTrail, which is not primarily intended for compliance auditing.