A company manages a multi-account environment using AWS Organizations with consolidated billing enabled. The SysOps administrator is reviewing the compute usage for the following workloads:
* Production Account: A steady-state fleet of Amazon EC2 instances running in the Region, and a dynamically scaling web application running on Amazon ECS with AWS Fargate.
* Development Account: A fleet of EC2 instances that are shut down outside of business hours, and various AWS Lambda functions for sporadic testing.
The company wants to implement a cost optimization strategy that maximizes savings while providing flexibility for the scaling and serverless workloads.
Which combination of actions should the SysOps administrator take to meet these requirements? (Select TWO.)
- Purchase an EC2 Instance Savings Plan in the production account for the instance family in .Cevap
- Purchase a Compute Savings Plan in the management account to cover the AWS Fargate tasks and AWS Lambda functions.Cevap
- CPurchase an EC2 Instance Savings Plan to cover both the instances and the AWS Fargate tasks in the production account.
- DPurchase regional Standard Reserved Instances to cover the AWS Lambda functions in the development account.
- EPurchase an EC2 Instance Savings Plan in the development account for the instance family to cover the development instances.