AWS Certified DevOps Engineer – Professional (DOP-C02) — Question 84

A company deploys its corporate infrastructure on AWS across multiple AWS Regions and Availability Zones. The infrastructure is deployed on Amazon EC2 instances and connects with AWS IoT Greengrass devices. The company deploys additional resources on on-premises servers that are located in the corporate headquarters.

The company wants to reduce the overhead involved in maintaining and updating its resources. The company’s DevOps team plans to use AWS Systems Manager to implement automated management and application of patches. The DevOps team confirms that Systems Manager is available in the Regions that the resources are deployed in. Systems Manager also is available in a Region near the corporate headquarters.

Which combination of steps must the DevOps team take to implement automated patch and configuration management across the company’s EC2 instances, IoT devices, and on-premises infrastructure? (Choose three.)

Answer options

Correct answer: C, E, F

Explanation

The correct steps include using Systems Manager Patch Manager for scheduled patching (C), creating an IAM instance profile for EC2 instances and a service role for on-premises servers and IoT devices (E), and generating a managed-instance activation to install SSM Agent on on-premises servers and IoT devices (F). Options A, B, and D are incorrect as they do not address the specific requirements for patch management across all types of resources effectively.