A company runs a production web application where the compute tier is hosted on Amazon EC2 instances and the database tier is hosted on Amazon RDS. Both tiers run continuously 24/7. To reduce costs, the company decides to purchase a 1-year Compute Savings Plan.
Which of the following describes how this Compute Savings Plan will apply discounts to these resources?
- The Compute Savings Plan will apply discounts to the Amazon EC2 instances, but it will not apply any discounts to the Amazon RDS database.Cevap
- BThe Compute Savings Plan will 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 use EC2 Instance Savings Plans to receive discounts.
- DThe Compute Savings Plan will apply discounts to the Amazon RDS database only if the database is configured in a Multi-AZ deployment.
Cevap
The Compute Savings Plan will apply discounts to the Amazon EC2 instances, but it will not apply any discounts to the Amazon RDS database.
Compute Savings Plans provide the most flexibility and apply automatically to EC2 instance usage, AWS Fargate, and AWS Lambda. They do not, however, apply to non-compute services such as Amazon RDS databases. Therefore, the EC2 instances will receive the discount, while the RDS database will not.
Adım Adım Çözüm
Anahtar Kavram
Compute Savings Plans apply strictly to AWS compute services (EC2, Fargate, and Lambda) and do not cover database services like Amazon RDS.