A company manages a multi-account AWS environment using AWS Organizations with consolidated billing enabled. The environment has two member accounts:
* Account A (Production) runs a steady-state web application on Amazon EC2 instances and Amazon ECS on AWS Fargate.
* Account B (Testing) runs temporary development workloads using various EC2 instance families (such as and ) that are frequently stopped, started, or terminated.
The company wants to optimize its compute costs. The SysOps administrator must ensure that the commitment discount is applied to both the Fargate tasks and the EC2 instances in Account A as a priority, and is not consumed by the fluctuating workloads in Account B.
Which strategy should the SysOps administrator implement to meet these requirements?
- Purchase a Compute Savings Plan in Account A.Cevap
- BPurchase an EC2 Instance Savings Plan in Account A.
- CPurchase a Compute Savings Plan in the Management Account.
- DPurchase Regional Reserved Instances for instances in Account A.