A company has a single-account high-performance data processing environment. The environment consists of the following workloads in the us-east-1 Region:
- An Auto Scaling group of EC2 instances running (Intel-based) that scales dynamically between and instances depending on queue depth.
- AWS Lambda functions performing preprocessing tasks with a steady daily average consumption of GB-seconds.
- AWS Fargate tasks running on Amazon ECS using the (Graviton2-based) architecture, consuming a constant vCPUs and GB of memory.
The development team plans to upgrade the Fargate tasks to (Graviton3-based) architecture within the next days. The EC2 instance family () will remain unchanged for the next months.
Which TWO purchase options should a SysOps administrator combine to achieve the maximum cost savings for these workloads with the least operational overhead? (Select TWO.)
- An EC2 Instance Savings Plan for the instance family in the us-east-1 RegionAnswer
- A Compute Savings Plan to cover the AWS Fargate tasks and AWS Lambda functionsAnswer
- CAn EC2 Instance Savings Plan for the instance family in the us-east-1 Region to cover the Fargate tasks
- DA 1-year Standard Regional Reserved Instance for instances to cover the EC2 fleet
- EA 1-year Amazon ECS Savings Plan to cover both the Fargate tasks and the Lambda functions