SOA-C02 · Question #699
A company made a configuration change to an Amazon EC2 Auto Scaling group that hosts a production application. The change affected the number of available EC2 instances and caused the application to…
The correct answer is C. Create an Amazon EventBridge rule to run in response to CloudTrail management write events. CloudTrail already logs the management write events. An Amazon EventBridge rule can filter for those specific Auto Scaling group API calls and immediately trigger the SNS topic, giving near- real-time email notifications of configuration changes.
Question
A company made a configuration change to an Amazon EC2 Auto Scaling group that hosts a production application. The change affected the number of available EC2 instances and caused the application to be slow to respond. The company needs a solution to provide an email notification when a management change occurs to the Auto Scaling group. The company has already set up a trail in AWS CloudTrail to log management write changes. A SysOps administrator creates an Amazon Simple Notification Service (Amazon SNS) topic that has the appropriate subscribers. What should the SysOps administrator do next to meet this requirement?
Options
- AUse AWS Config to monitor the trail for changes to the Auto Scaling group. Configure AWS Config
- BUse AWS Security Hub to monitor the trail for changes to the Auto Scaling group. Configure
- CCreate an Amazon EventBridge rule to run in response to CloudTrail management write events
- DStore all CloudTrail management events in an Amazon S3 bucket. Use S3 Event Notifications to
How the community answered
(34 responses)- A6% (2)
- B12% (4)
- C79% (27)
- D3% (1)
Explanation
CloudTrail already logs the management write events. An Amazon EventBridge rule can filter for those specific Auto Scaling group API calls and immediately trigger the SNS topic, giving near- real-time email notifications of configuration changes.
Topics
Community Discussion
No community discussion yet for this question.