SOA-C02 · Question #671
A SysOps administrator needs to monitor Amazon DynamoDB usage across a company's AWS accounts. The accounts are in an organization with all features enabled in AWS Organizations. The company…
The correct answer is A. Configure an Amazon CloudWatch delegated administrator from the organization's management D. Create two Amazon CloudWatch alarms in the monitoring account. Use the. To monitor DynamoDB usage across multiple AWS accounts and manage alarms from a single monitoring account, AWS Organizations and CloudWatch cross-account monitoring need to be set up properly. Step 1: Enable Cross-Account Monitoring with CloudWatch A CloudWatch delegated…
Question
A SysOps administrator needs to monitor Amazon DynamoDB usage across a company's AWS accounts. The accounts are in an organization with all features enabled in AWS Organizations. The company recently experienced write throttling on a DynamoDB table after the company breached the AccountProvisionedWriteCapacityUnits quota in a member account. The SysOps administrator must create alarms to monitor DynamoDB provisioned write capacity units (WCUs) and quota usage in each account. The SysOps administrator must manage and view the alarms from a single monitoring account. Which combination of steps will meet these requirements? (Choose two.)
Options
- AConfigure an Amazon CloudWatch delegated administrator from the organization's management
- BConfigure the monitoring account to accept metrics from source accounts. Link each source
- CCreate a metric stream in each source account by using an Amazon Data Firehose stream.
- DCreate two Amazon CloudWatch alarms in the monitoring account. Use the
- ECreate two Amazon CloudWatch alarms in every account. Use the
How the community answered
(29 responses)- A79% (23)
- B3% (1)
- C14% (4)
- E3% (1)
Explanation
To monitor DynamoDB usage across multiple AWS accounts and manage alarms from a single monitoring account, AWS Organizations and CloudWatch cross-account monitoring need to be set up properly. Step 1: Enable Cross-Account Monitoring with CloudWatch A CloudWatch delegated administrator allows a central monitoring account to collect and view CloudWatch metrics from multiple member accounts. This simplifies monitoring and allows alarms to be managed centrally. Step 2: Create Alarms for DynamoDB Metrics in the Monitoring Account CloudWatch provides the AccountProvisionedWriteCapacityUnits metric to track DynamoDB write The SERVICE_QUOTA() function in CloudWatch metric math can be used to track quota utilization and trigger alarms if usage approaches the limit.
Topics
Community Discussion
No community discussion yet for this question.