Medium1 markMultiple Choice
AWS SAP-C02 · Question 05 · Domain 1.5: Cost Optimization
An organization wants to allocate AWS costs to specific departments. They use multiple AWS accounts. How can they ensure that specific tags are applied to all newly created EC2 instances to enable cost allocation?
An organization wants to allocate AWS costs to specific departments. They use multiple AWS accounts. How can they ensure that specific tags are applied to all newly created EC2 instances to enable cost allocation?
Answer options:
A.
Use AWS Cost Explorer to automatically tag untagged resources.
B.
Use AWS Organizations SCPs to require specific tags on resource creation.
C.
Use AWS Budgets to alert when untagged resources are created.
D.
Create an IAM role that automatically tags resources upon creation.
How to approach this question
Look for a preventive control that enforces tagging at creation.
Full Answer
B.Use AWS Organizations SCPs to require specific tags on resource creation.✓ Correct
Use AWS Organizations SCPs to require specific tags on resource creation.
Tag policies and SCPs in AWS Organizations can enforce that resources are created with specific tags.
Common mistakes
Thinking Cost Explorer can modify tags.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 3
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 100 VPCs across 5 AWS Regions. They need to establish a highly available, trans...HardQ02A company uses AWS Organizations. The CISO requires that no EC2 instances can be launched outside...MediumQ03An application uses Amazon Aurora PostgreSQL. To meet disaster recovery requirements, the databas...HardQ04A company is setting up a new multi-account AWS environment. They want to automate the creation o...MediumQ06A company is designing a CI/CD pipeline for a microservices architecture deployed on Amazon EKS. ...Medium
Expert