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

A company runs an application with an Amazon EC2 and on-premises configuration. A DevOps engineer needs to standardize patching across both environments. Company policy dictates that patching only happens during non-business hours.
Which combination of actions will meet these requirements? (Choose three.)

Answer options

Correct answer: A, B, F

Explanation

The correct actions include adding physical machines to AWS Systems Manager using Hybrid Activations (A), attaching an IAM role for EC2 instance management (B), and scheduling patching via Maintenance Windows (F). Options C and D are incorrect because generating IAM access keys is not necessary for on-premises machines to interact with Systems Manager, and running automation every hour does not comply with the non-business hours policy.