AWS Certified SysOps Administrator – Associate — Question 245

A company uses AWS Organizations to manage its multi-account environment. The organization contains a dedicated account for security and a dedicated account for logging. A SysOps administrator needs to implement a centralized solution that provides alerts when a resource metric in any account crosses a standard defined threshold.

Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Option A is correct because it allows for a centralized management of alarms across multiple accounts using a stack set, ensuring that alerts are sent to the logging account. Options B and C do not provide a centralized solution, as they require individual deployments in each account. Option D is incorrect because it uses Amazon SES rather than SNS, which is not suitable for sending alerts in this context.