SOA-C02 · Question #463
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…
The correct answer is A. Deploy an AWS CloudFormation stack set to the accounts in the organization. Use a template. To implement a centralized solution for monitoring resource metrics and receiving alerts across multiple accounts in an AWS Organizations environment, using AWS CloudFormation stack sets is a suitable approach.
Question
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?
Options
- ADeploy an AWS CloudFormation stack set to the accounts in the organization. Use a template
- BDeploy an AWS CloudFormation stack in each account. Use the stack to deploy the required
- CDeploy an AWS Lambda function on a cron job in each account. Configure the Lambda function
- DDeploy an AWS CloudFormation change set to the organization. Use a template to create the
How the community answered
(25 responses)- A72% (18)
- B4% (1)
- C16% (4)
- D8% (2)
Explanation
To implement a centralized solution for monitoring resource metrics and receiving alerts across multiple accounts in an AWS Organizations environment, using AWS CloudFormation stack sets is a suitable approach.
Topics
Community Discussion
No community discussion yet for this question.