
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company runs Amazon EC2 instances in multiple AWS accounts that are individually billed. The company recently purchased a Savings Plan. Because of changes in the company's business requirements, the company has decommissioned a large number of EC2 instances. The company wants to use its Savings Plan discounts on its other AWS accounts.
Which combination of steps will meet these requirements? (Choose two.)
A
From the AWS Account Management Console of the management account, turn on discount sharing from the billing preferences section.
B
From the AWS Account Management Console of the account that purchased the existing Savings Plan, turn on discount sharing from the billing preferences section. Include all accounts.
C
From the AWS Organizations management account, use AWS Resource Access Manager (AWS RAM) to share the Savings Plan with other accounts.
D
Create an organization in AWS Organizations in a new payer account. Invite the other AWS accounts to join the organization from the management account.
E
Create an organization in AWS Organizations in the existing AWS account with the existing EC2 instances and Savings Plan. Invite the other AWS accounts to join the organization from the management account.
Explanation:
To share Savings Plan discounts across multiple AWS accounts, you need to:
Enable discount sharing from the account that purchased the Savings Plan (Option B). This is done through the AWS Account Management Console by turning on discount sharing in the billing preferences section and including all accounts.
Set up AWS Organizations with the existing AWS account (the one with the Savings Plan) as the management account (Option E). This allows you to create an organization and invite other AWS accounts to join.
This solution ensures that the company can maximize the utilization of their Savings Plan commitment across all their AWS accounts, optimizing costs even after decommissioning some EC2 instances.