Question

Difficulty: EasyConsolidated Billing and AWS Organizations

A startup with multiple AWS accounts wants to simplify its accounting process by paying a single bill for all accounts. Additionally, the startup wants to qualify for volume discounts on Amazon S3 storage by combining the data usage of all accounts. Which AWS feature should the startup implement?

  1. Consolidated billing within AWS OrganizationsAnswer
  2. B
    Service Control Policies (SCPs) applied to Organizational Units
  3. C
    Sharing the AWS account root user credentials of a primary billing account with all individual accounts
  4. D
    Shifting the billing model from operating expenses (OpEx) to capital expenses (CapEx)

Answer

Consolidated billing within AWS Organizations
Consolidated billing within AWS Organizations enables a single payment method for all linked accounts, simplifies tracking, and aggregates usage (such as Amazon S3 storage) across accounts to qualify for volume-pricing discounts.

Step-by-Step Solution

1
Identify the requirement to combine bills for multiple AWS accounts into a single payment method.
Recognize that consolidated billing is the standard AWS feature for this requirement.
Consolidated billing simplifies the accounting process by issuing a single invoice for all linked accounts.
2
Identify the requirement to qualify for volume discounts by combining storage usage across accounts.
Understand that consolidated billing aggregates usage across all linked accounts for pricing tiers.
AWS treats all accounts in the organization as a single account for calculating volume discounts (such as S3 storage tiers).

Key Concept

Consolidated billing in AWS Organizations allows organizations to aggregate billing across multiple accounts, enabling a single payment method and combined usage calculations to qualify for volume discounts.
Estimated Time:45s
Rate this question