AWS Certified Solutions Architect – Professional — Question 606

A large company recently experienced an unexpected increase in Amazon RDS and Amazon DynamoDB costs. The company needs to increase visibility into details of AWS Billing and Cost Management. There are various accounts associated with AWS Organizations, including many development and production accounts. There is no consistent tagging strategy across the organization, but there are guidelines in place that require all infrastructure to be deployed using
AWS CloudFormation with consistent tagging. Management requires cost center numbers and project ID numbers for all existing and future DynamoDB tables and
RDS instances.
Which strategy should the solutions architect provide to meet these requirements?

Answer options

Correct answer: C

Explanation

To manage existing untagged resources efficiently, the Tag Editor allows administrators to find and tag resources globally. To enforce the tagging policy for all future resources across all accounts in AWS Organizations, Service Control Policies (SCPs) are the most robust governance mechanism to deny the creation of resources that lack the mandatory tags. Activating these tags as cost allocation tags then ensures they are correctly tracked in AWS Billing and Cost Management.