- A
Enforce cost allocation tags on resources and activate them for billing reports.
Correct. Cost allocation tags are the foundation for project-level chargeback. Once activated for billing, they let finance group spend by business unit, application, or environment.
- B
Use AWS Budgets to create alerts and budget actions for each project.
Correct. Budgets provide proactive alerting and can trigger actions when spend thresholds are reached. That directly addresses overspend control with little ongoing manual work.
- C
Use Cost Explorer or Cost and Usage Reports to analyze spend by account, tag, and service.
Correct. Cost Explorer and CUR provide the reporting layer needed for monthly visibility and trend analysis. They help finance and engineering see where spend is concentrated and why it changed.
- D
Put every team in a separate AWS account and ignore tagging.
Why wrong: Incorrect. Separate accounts can help with isolation, but ignoring tags breaks project-level chargeback and makes shared-cost allocation harder. Finance still needs a reporting model across the organization.
- E
Use CloudTrail trails to estimate spend by resource because it records API calls.
Why wrong: Incorrect. CloudTrail is for auditing API activity, not for billing analysis. It does not provide the cost breakdowns or allocation views needed for chargeback and spend management.
Quick Answer
The answer is to use Cost Explorer or Cost and Usage Reports combined with cost allocation tags to analyze spend by account, tag, and service. This works because cost allocation tags let you label resources with project-specific metadata, such as ‘Project: Alpha,’ and when activated for billing reports, those tags propagate into AWS Cost Explorer and Cost and Usage Reports, enabling granular grouping and filtering without manually inspecting each account. On the SAA-C03 exam, this scenario tests your understanding of multi-account cost allocation and chargeback strategies, often appearing as a trap where candidates mistakenly choose manual scripts or third-party tools instead of native AWS services. A common memory tip is to remember that tags are the glue for chargeback—activate them in billing, and Cost Explorer does the heavy lifting for alerts and monthly views.
SAA-C03 Design Cost-Optimized Architectures Practice Question
This SAA-C03 practice question tests your understanding of design cost-optimized architectures. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. A key principle to apply: cost allocation tags are key-value pairs applied to AWS resources.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
Multiple teams share one AWS Organization. Finance wants chargeback by project, alerts before overspend, and monthly views by account without manually opening each account. Which three actions best fit? Select three.
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"best"Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Enforce cost allocation tags on resources and activate them for billing reports.
Option A is correct because cost allocation tags allow you to tag resources with project-specific metadata (e.g., 'Project: Alpha'), and activating them for billing reports ensures that AWS Cost Explorer and Cost and Usage Reports can group and filter costs by those tags. This directly enables chargeback by project without manual account inspection, as the tags are propagated into the billing data.
Key principle: Cost allocation tags are key-value pairs applied to AWS resources.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Enforce cost allocation tags on resources and activate them for billing reports.
Why this is correct
Correct. Cost allocation tags are the foundation for project-level chargeback. Once activated for billing, they let finance group spend by business unit, application, or environment.
Clue confirmation
The clue word "best" in the question point toward this answer.
Related concept
Cost allocation tags are key-value pairs applied to AWS resources.
- ✓
Use AWS Budgets to create alerts and budget actions for each project.
Why this is correct
Correct. Budgets provide proactive alerting and can trigger actions when spend thresholds are reached. That directly addresses overspend control with little ongoing manual work.
Clue confirmation
The clue word "best" in the question point toward this answer.
Related concept
Cost allocation tags are key-value pairs applied to AWS resources.
- ✓
Use Cost Explorer or Cost and Usage Reports to analyze spend by account, tag, and service.
Why this is correct
Correct. Cost Explorer and CUR provide the reporting layer needed for monthly visibility and trend analysis. They help finance and engineering see where spend is concentrated and why it changed.
Clue confirmation
The clue word "best" in the question point toward this answer.
Related concept
Cost allocation tags are key-value pairs applied to AWS resources.
- ✗
Put every team in a separate AWS account and ignore tagging.
Why it's wrong here
Incorrect. Separate accounts can help with isolation, but ignoring tags breaks project-level chargeback and makes shared-cost allocation harder. Finance still needs a reporting model across the organization.
- ✗
Use CloudTrail trails to estimate spend by resource because it records API calls.
Why it's wrong here
Incorrect. CloudTrail is for auditing API activity, not for billing analysis. It does not provide the cost breakdowns or allocation views needed for chargeback and spend management.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates may confuse CloudTrail (an API auditing service) with cost tracking tools, or assume that separate accounts alone solve chargeback without needing tags for project-level granularity.
Detailed technical explanation
How to think about this question
Cost allocation tags are user-defined key-value pairs that AWS propagates to the Cost and Usage Reports (CUR) and Cost Explorer after activation, which can take up to 24 hours. AWS Budgets can be set per tag value (e.g., 'Project: Alpha') to trigger alerts or automated actions (like stopping EC2 instances) when costs exceed thresholds, enabling proactive overspend prevention. Cost Explorer provides granular filtering by account, tag, and service, allowing monthly views without logging into each account, as it aggregates data across the entire AWS Organization.
KKey Concepts to Remember
- Cost allocation tags are key-value pairs applied to AWS resources.
- Tags must be activated in the Billing console to appear in cost reports.
- User-defined tags enable granular cost tracking for chargeback.
- Tags allow grouping and filtering spend in Cost Explorer and CUR.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Cost allocation tags are key-value pairs applied to AWS resources.
Real-world example
How this comes up in practice
A startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.
What to study next
Got this wrong? Here's your next step.
Review cost allocation tags are key-value pairs applied to AWS resources., then practise related SAA-C03 questions on the same topic to reinforce the concept.
- →
Design Cost-Optimized Architectures — study guide chapter
Learn the concepts, then practise the questions
- →
Design Cost-Optimized Architectures practice questions
Targeted practice on this topic area only
- →
All SAA-C03 questions
1,040 questions across all exam domains
- →
SAA-C03 study guide
Full concept coverage aligned to exam objectives
- →
SAA-C03 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related SAA-C03 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Design Secure Architectures practice questions
Practise SAA-C03 questions linked to Design Secure Architectures.
Design Resilient Architectures practice questions
Practise SAA-C03 questions linked to Design Resilient Architectures.
Design High-Performing Architectures practice questions
Practise SAA-C03 questions linked to Design High-Performing Architectures.
Design Cost-Optimized Architectures practice questions
Practise SAA-C03 questions linked to Design Cost-Optimized Architectures.
SAA-C03 VPC practice questions
Practise SAA-C03 questions linked to SAA-C03 VPC.
SAA-C03 S3 lifecycle policy questions
Practise SAA-C03 questions linked to SAA-C03 S3 lifecycle policy questions.
SAA-C03 RDS Multi-AZ questions
Practise SAA-C03 questions linked to SAA-C03 RDS Multi-AZ questions.
SAA-C03 IAM policy practice questions
Practise SAA-C03 questions linked to SAA-C03 IAM policy.
SAA-C03 Route 53 failover questions
Practise SAA-C03 questions linked to SAA-C03 Route 53 failover questions.
SAA-C03 CloudFront practice questions
Practise SAA-C03 questions linked to SAA-C03 CloudFront.
SAA-C03 NAT gateway questions
Practise SAA-C03 questions linked to SAA-C03 NAT gateway questions.
SAA-C03 VPC endpoint questions
Practise SAA-C03 questions linked to SAA-C03 VPC endpoint questions.
Practice this exam
Start a free SAA-C03 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this SAA-C03 question test?
Design Cost-Optimized Architectures — This question tests Design Cost-Optimized Architectures — Cost allocation tags are key-value pairs applied to AWS resources..
What is the correct answer to this question?
The correct answer is: Enforce cost allocation tags on resources and activate them for billing reports. — Option A is correct because cost allocation tags allow you to tag resources with project-specific metadata (e.g., 'Project: Alpha'), and activating them for billing reports ensures that AWS Cost Explorer and Cost and Usage Reports can group and filter costs by those tags. This directly enables chargeback by project without manual account inspection, as the tags are propagated into the billing data.
What should I do if I get this SAA-C03 question wrong?
Review cost allocation tags are key-value pairs applied to AWS resources., then practise related SAA-C03 questions on the same topic to reinforce the concept.
Are there clue words in this question I should notice?
Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
What is the key concept behind this question?
Cost allocation tags are key-value pairs applied to AWS resources.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
1 more ways this is tested on SAA-C03
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. Multiple teams share one AWS Organization. Finance wants chargeback by project, alerts before overspend, and monthly views by account without manually opening each account. Which three actions best fit? Select three.
hard- ✓ A.Enforce cost allocation tags on resources and activate them for billing reports.
- ✓ B.Use AWS Budgets to create alerts and budget actions for each project.
- ✓ C.Use Cost Explorer or Cost and Usage Reports to analyze spend by account, tag, and service.
- D.Put every team in a separate AWS account and ignore tagging.
- E.Use CloudTrail trails to estimate spend by resource because it records API calls.
Why A: Option A is correct because cost allocation tags, when activated for billing reports, allow you to tag resources with project-specific metadata (e.g., 'Project:Alpha'). AWS then includes these tags in the Cost and Usage Reports (CUR) and Cost Explorer, enabling Finance to filter and allocate costs by project without manual account inspection. This directly supports chargeback by project and monthly views by account and tag.
Last reviewed: Jun 11, 2026
This SAA-C03 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SAA-C03 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.