
AWS Certified Solutions Architect - Associate
Get started today
Ultimate access to all questions.
A company seeks a solution to monitor and alert on Amazon EC2 CreateImage API calls within their AWS account, prioritizing minimal operational overhead. Which approach should they implement?
A company seeks a solution to monitor and alert on Amazon EC2 CreateImage API calls within their AWS account, prioritizing minimal operational overhead. Which approach should they implement?
Exam-Like
Explanation:
The correct answer is C. Using Amazon EventBridge (formerly known as Amazon CloudWatch Events) to create a rule for the CreateImage API call and configuring the target as an SNS topic provides a seamless and automated way to monitor and alert on this specific event with minimal operational overhead. EventBridge natively supports various AWS services and directly targets SNS, ensuring a straightforward and efficient setup.