A SysOps team is tasked with reducing compute costs for a new serverless application. The application's architecture includes a mix of Amazon EC2 instances, AWS Fargate containers, and AWS Lambda functions across several AWS Regions. Which commitment-based pricing model should the SysOps team select to optimize costs with the greatest flexibility?
- AConvertible Reserved Instances
- BEC2 Instance Savings Plans
- Compute Savings PlansAnswer
- DStandard Reserved Instances
Answer
Compute Savings Plans are the most appropriate choice because they automatically apply to compute usage across Amazon EC2, AWS Fargate, and AWS Lambda, providing the maximum flexibility for the multi-service architecture.
Compute Savings Plans offer the greatest flexibility and automatically apply to compute usage across Amazon EC2, AWS Fargate, and AWS Lambda, regardless of region, instance family, size, operating system, or tenancy.
Step-by-Step Solution
Key Concept
Compute Savings Plans automatically apply to EC2, Fargate, and Lambda usage across any AWS Region and configuration, making them the most flexible commitment option.