SOA-C02 · Question #653
Accompany runs multiple Amazon EC2 instances that are distributed across multiple AWS Regions. The company uses AWS Systems Manager tools to manage the EC2 instances. The company needs to deploy an…
The correct answer is A. Create a Systems Manager Distributor package that includes the auditing software. Store the. Using AWS Systems Manager Distributor and State Manager allows for a fully automated and scalable solution. By creating a Distributor package that contains the auditing software and storing it in Amazon S3, you can then use State Manager associations in each Region to ensure…
Question
Accompany runs multiple Amazon EC2 instances that are distributed across multiple AWS Regions. The company uses AWS Systems Manager tools to manage the EC2 instances. The company needs to deploy an auditing software package onto every instance to record user logins and any actions that users take. A SysOps administrator must implement a solution that automatically installs the auditing software on all existing EC2 instances. The solution also must automatically install the auditing software on any new EC2 instances when they are launched. Which solution will meet these requirements?
Options
- ACreate a Systems Manager Distributor package that includes the auditing software. Store the
- BLoad the installer for the auditing software into an Amazon S3 bucket. Connect to every instance
- CCreate an AWS Lambda function that calls the software installer. Merge the auditing software into
- DCreate an Amazon EventBridge rule to react to Amazon EC2 RunlInstances events. Configure
How the community answered
(36 responses)- A78% (28)
- B6% (2)
- C3% (1)
- D14% (5)
Explanation
Using AWS Systems Manager Distributor and State Manager allows for a fully automated and scalable solution. By creating a Distributor package that contains the auditing software and storing it in Amazon S3, you can then use State Manager associations in each Region to ensure the package is installed on all managed instances. This approach automatically applies the auditing software to existing instances and also ensures that any new instances launched will have the software installed, meeting the requirements with minimal operational overhead.
Topics
Community Discussion
No community discussion yet for this question.