AWS Certified Solutions Architect – Professional (SAP-C02) — Question 214

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

Option C is correct because it combines tagging existing resources with the enforcement of Service Control Policies (SCPs) to ensure that all future resource creations are compliant with the tagging requirements. Option A only addresses existing resources without ensuring future compliance. Option B introduces unnecessary complexity with AWS Config rules and Lambda, while Option D focuses on tagging but lacks a proactive enforcement strategy for resource creation.