Bird
0
0

You manage multiple AWS accounts and want to automate account creation with tagging for cost tracking. Which approach is best?

hard📝 Application Q9 of 15
AWS - Account and Billing
You manage multiple AWS accounts and want to automate account creation with tagging for cost tracking. Which approach is best?
AUse IAM to create accounts and assign tags
BCreate accounts manually and add tags later in each account
CUse AWS Organizations API to create accounts and apply tags during creation
DUse EC2 tagging to track account costs
Step-by-Step Solution
Solution:
  1. Step 1: Identify automation method for account creation

    AWS Organizations API supports programmatic account creation with tagging options.
  2. Step 2: Understand tagging for cost tracking

    Applying tags during creation ensures consistent cost allocation across accounts.
  3. Final Answer:

    Use AWS Organizations API to create accounts and apply tags during creation -> Option C
  4. Quick Check:

    Organizations API + tags = Automated cost tracking [OK]
Quick Trick: Automate with Organizations API and tags [OK]
Common Mistakes:
  • Creating accounts manually wastes time
  • IAM cannot create AWS accounts
  • EC2 tags do not track account costs

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes