Bird
0
0

You want to track costs separately for different teams using AWS accounts. What is the best practice to manage this?

hard📝 Best Practice Q15 of 15
AWS - Account and Billing
You want to track costs separately for different teams using AWS accounts. What is the best practice to manage this?
AUse one AWS account and tag resources by team.
BShare one AWS account login among all teams.
CCreate separate AWS accounts for each team under AWS Organizations.
DDisable AWS Organizations and use IAM groups instead.
Step-by-Step Solution
Solution:
  1. Step 1: Understand cost tracking needs

    Separate accounts allow clear cost separation and billing for each team.
  2. Step 2: Compare with tagging and shared accounts

    Tagging helps but can be error-prone; sharing accounts mixes costs and risks security.
  3. Step 3: Evaluate AWS Organizations role

    AWS Organizations lets you manage multiple accounts easily and consolidate billing.
  4. Final Answer:

    Create separate AWS accounts for each team under AWS Organizations. -> Option C
  5. Quick Check:

    Separate accounts = clear cost tracking [OK]
Quick Trick: Separate accounts per team for clear cost tracking [OK]
Common Mistakes:
MISTAKES
  • Using one account with tags only
  • Sharing login credentials
  • Disabling Organizations for this purpose

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes