Hard1 markMultiple Choice
AWS SAP-C02 · Question 05 · Domain 1.5: Cost Optimization
An organization wants to allocate AWS costs to specific business units. They use AWS Organizations with consolidated billing. What is the MOST effective way to ensure all resources are properly categorized for chargeback?
An organization wants to allocate AWS costs to specific business units. They use AWS Organizations with consolidated billing. What is the MOST effective way to ensure all resources are properly categorized for chargeback?
Answer options:
A.
Create separate AWS accounts for each business unit and use Cost Explorer.
B.
Implement AWS Cost Categories and enforce mandatory tagging using SCPs.
C.
Use AWS Budgets to track spending per IAM user.
D.
Analyze AWS CloudTrail logs to determine resource ownership.
How to approach this question
Combine a cost grouping mechanism (Cost Categories) with an enforcement mechanism (SCPs).
Full Answer
B.Implement AWS Cost Categories and enforce mandatory tagging using SCPs.✓ Correct
Implement AWS Cost Categories and enforce mandatory tagging using SCPs.
AWS Cost Categories allow you to group cost and usage information, while SCPs can enforce that required tags are present upon resource creation.
Common mistakes
Relying solely on accounts without a tagging strategy for shared resources.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 1
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 50 VPCs across two AWS Regions. They need to establish transitive routing betwe...HardQ02A company uses AWS Organizations. The security team wants to ensure that no IAM user or role can ...MediumQ03An application requires a relational database with an RPO of 1 second and an RTO of less than 1 m...HardQ04A company is setting up a new multi-account environment. They want to automate the provisioning o...MediumQ06A development team wants to implement a CI/CD pipeline that deploys an application to Amazon ECS....Medium
Expert