A company runs a data processing application in a single AWS account. The application uses a fleet of Amazon EC2 instances in an Auto Scaling group that dynamically scales between and `c6i.large` instances depending on queue depth. The application also invokes AWS Lambda functions to perform lightweight pre-processing on incoming data. Additionally, a single `db.r6g.large` Amazon RDS for PostgreSQL database runs continuously to store processing metadata. The company wants to minimize costs over the next year with a commitment plan, while retaining the flexibility to change EC2 instance families in the future if needed. Which combination of purchases should the SysOps administrator make to achieve the maximum cost optimization? (Select TWO.)
- Purchase a Compute Savings Plan to cover the baseline usage of the EC2 instances and the AWS Lambda functions.Cevap
- Purchase a -year Reserved Instance for the db.r6g.large RDS database instance.Cevap
- CPurchase an EC2 Instance Savings Plan to cover the EC2 instances and the AWS Lambda functions.
- DPurchase a Compute Savings Plan that covers the EC2 instances and the db.r6g.large RDS database instance.
- EPurchase a single -year Regional Reserved Instance to cover both the EC2 Auto Scaling group and the RDS database instance.