AWS Certified SysOps Administrator – Associate (SOA-C03) — Question 12

A company must ensure that all Amazon EC2 Windows instances that are launched in an AWS account have a third-party agent installed. The company uses AWS Systems Manager, and the Windows instances are tagged appropriately. The company must deploy periodic updates to the third-party agent when the updates become available.
Which combination of steps will meet these requirements with the LEAST operational effort? (Choose two.)

Answer options

Correct answer: A, E

Explanation

Option A is correct because creating a Systems Manager Distributor package allows you to deploy the third-party agent efficiently. Option E is also correct as it uses the AWS-ConfigureAWSPackage document to ensure that the correct package is installed based on the specified tags. The other options either involve more manual effort or do not directly address the requirement of installing and updating the agent with minimal operational overhead.