A company hosts a production application on AWS that uses Amazon EC2 instances for web servers and Amazon RDS for its relational database. Both services run continuously throughout the year. The company wants to reduce costs by purchasing a Compute Savings Plan. Which of the following statements is true regarding how this purchasing strategy will affect their billing?
- The Compute Savings Plan will apply discounts to the Amazon EC2 instances, but it will not apply any discounts to the Amazon RDS database.Answer
- BThe Compute Savings Plan will automatically apply discounts to both the Amazon EC2 instances and the Amazon RDS database.
- CThe Compute Savings Plan will apply discounts to the Amazon RDS database, but the Amazon EC2 instances must be covered by a separate EC2 Instance Savings Plan.
- DThe Compute Savings Plan will apply discounts to the Amazon RDS database first, and then apply any remaining commitment to the Amazon EC2 instances.
Answer
The Compute Savings Plan will apply discounts to the Amazon EC2 instances, but it will not apply any discounts to the Amazon RDS database.
The correct option is that the Compute Savings Plan applies discounts to the Amazon EC2 instances but does not apply any discounts to the Amazon RDS database. This is because Compute Savings Plans cover EC2, AWS Fargate, and AWS Lambda usage, but do not extend to database services like Amazon RDS.
Step-by-Step Solution
Key Concept
Compute Savings Plans apply to EC2, Fargate, and Lambda, but do not cover database services like Amazon RDS.
Estimated Time:45s