A company manages a multi-account environment using AWS Organizations. The application architecture spans several member accounts, utilizing Amazon EC2 instances in an Auto Scaling group, containerized microservices on AWS Fargate, and serverless background tasks running on AWS Lambda. To reduce compute costs, the solutions architect needs to recommend a Savings Plan to be purchased in the organization's management account. The plan must offer maximum flexibility to automatically apply to EC2, Fargate, and Lambda across all member accounts without requiring manual allocation. Which Savings Plan should the solutions architect recommend?
- Compute Savings Plans, because they automatically apply to EC2 instances, AWS Fargate, and AWS Lambda usage across all accounts in the organization, regardless of instance family, region, or operating system.Cevap
- BEC2 Instance Savings Plans, because they offer the deepest discounts and automatically apply to EC2, Fargate, and Lambda usage across the entire organization.
- CCompute Savings Plans, but the plans must be shared manually with each member account using AWS Resource Access Manager (RAM) to allow sharing across the organization.
- DEC2 Instance Savings Plans, combined with deploying a centralized NAT Gateway in a single Availability Zone to route all outbound Fargate and Lambda traffic through it to consolidate network costs.
Cevap
Compute Savings Plans, because they automatically apply to EC2 instances, AWS Fargate, and AWS Lambda usage across all accounts in the organization, regardless of instance family, region, or operating system.
Compute Savings Plans offer the greatest flexibility by automatically applying to EC2, Fargate, and Lambda usage across all accounts in an AWS Organization, regardless of instance family, size, region, or operating system, with no manual allocation required.
Adım Adım Çözüm
Anahtar Kavram
Compute Savings Plans provide the flexibility needed to cover heterogeneous compute resources (EC2, Fargate, Lambda) automatically across all accounts in an AWS Organization.