SCS-C03 Security Foundations and Governance Practice Question
A company requires that all cloud resources be tagged with a 'Department' code for cost allocation and security reporting. How should they enforce this?
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
✓
Use AWS Config rules to monitor tagging compliance.
AWS Config is the primary tool for auditing and ensuring resource compliance. By defining a custom or managed Config rule that checks for the existence of the 'Department' tag on resources, the organization can receive alerts when non-compliant resources are created. This ensures visibility into the state of the infrastructure and allows for timely remediation of tagging errors, supporting both financial governance and security-focused asset management.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Use AWS Budgets to force tagging.
Why it's wrong here
AWS Budgets is designed for tracking spending and sending notifications. It lacks the technical capability to enforce resource tagging or detect missing tags on infrastructure. Tagging governance must be enforced through configuration monitoring services like AWS Config, not through a billing-focused service that monitors cost metrics.
- ✓
Use AWS Config rules to monitor tagging compliance.
Why this is correct
AWS Config is designed for continuous assessment and compliance monitoring. By setting up a 'required-tags' rule, the organization can automatically audit all resources for the presence of the required 'Department' tag, enabling automated reporting and alerting on any resources that fail to meet the company's tagging policy.
- ✗
Use an IAM policy to prevent resource creation.
Why it's wrong here
While IAM policies can restrict actions, they are not effective for enforcing metadata requirements like tags at the time of resource creation for most services. IAM policies govern API calls, but the complex logic required to validate the presence of specific tags on dynamic objects is better handled by Config.
- ✗
Use AWS Trusted Advisor to tag resources.
Why it's wrong here
Trusted Advisor provides recommendations for cost optimization and security; it does not have the capability to automatically apply or enforce tags on resources. Governance requires active monitoring and rule-based enforcement, which Trusted Advisor does not provide in the context of resource-level tagging compliance.
About these practice questions
Courseiva writes every SCS-C03 question from scratch — 99 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed September 2026 · checked against the official Amazon Web Services exam blueprint
This SCS-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 SCS-C03 exam.