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

A company that has multiple AWS accounts is using AWS Organizations. The company’s AWS accounts host VPCs, Amazon EC2 instances, and containers.
The company’s compliance team has deployed a security tool in each VPC where the company has deployments. The security tools run on EC2 instances and send information to the AWS account that is dedicated for the compliance team. The company has tagged all the compliance-related resources with a key of “costCenter” and a value or “compliance”.
The company wants to identify the cost of the security tools that are running on the EC2 instances so that the company can charge the compliance team’s AWS account. The cost calculation must be as accurate as possible.
What should a solutions architect do to meet these requirements?

Answer options

Correct answer: A

Explanation

The correct answer is A because activating the costCenter tag in the management account allows for accurate tracking of costs across the organization. This setup, combined with the AWS Cost and Usage Reports, enables the company to see the total cost for resources tagged with 'costCenter'. Options B and C incorrectly focus on member accounts instead of the management account for tag activation, which may lead to incomplete data. Option D does not utilize the necessary tools for accurate cost tracking and reporting.