QuestionQ105

Content Domain 4: Billing, Pricing, and Support

A company plans to launch multiple workloads on AWS. Each workload relates to a different business unit. The company needs to separate and track costs for every business unit.

Which solution meets these requirements with the LEAST operational overhead?

  • A Use AWS Organizations and create one account for each business unit.
  • B Use a spreadsheet to control the owners and cost of each resource.
  • C Use an Amazon DynamoDB table to record costs for each business unit.
  • D Use the AWS Billing console to assign owners to resources and track costs.
Explanation

AWS Organizations supports separate member accounts for business units and consolidated billing. Costs can be tracked by member account while billing is centrally managed, providing built-in cost separation without maintaining a manual spreadsheet or custom DynamoDB cost-tracking solution.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!