Medium1 markMultiple Choice
AWS SAA-C03 · Question 63 · Domain 4.3: Database Cost Optimization
A company has been running a production Amazon RDS for MySQL database for two years. The database runs 24/7 and the compute requirements have not changed. The company plans to keep this architecture for at least another two years.<br/><br/>What is the MOST cost-effective way to pay for this database?
A company has been running a production Amazon RDS for MySQL database for two years. The database runs 24/7 and the compute requirements have not changed. The company plans to keep this architecture for at least another two years.<br/><br/>What is the MOST cost-effective way to pay for this database?
Answer options:
A.
Continue using On-Demand pricing.
B.
Purchase an RDS Reserved Instance.
C.
Use Compute Savings Plans.
D.
Migrate to Aurora Serverless.
How to approach this question
Identify the discount model for steady-state RDS workloads.
Full Answer
B.Purchase an RDS Reserved Instance.✓ Correct
Purchase an RDS Reserved Instance.
Amazon RDS Reserved Instances give you the option to reserve a DB instance for a one- or three-year term and in turn receive a significant discount compared to the On-Demand Instance pricing. Note that Compute Savings Plans do not cover RDS.
Common mistakes
Choosing Compute Savings Plans, mistakenly believing they cover RDS.
Practice the full AWS SAA-C03 Practice Exam 6
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team wants...MediumQ02A company has two AWS accounts: Account A for development and Account B for production. Developer...MediumQ03A mobile application needs to authenticate users using their social media accounts (Facebook, Goo...EasyQ04A company is running an application on Amazon EC2 instances. The application needs to connect to ...MediumQ05A company has 50 AWS accounts managed by AWS Organizations. The IT team wants to implement a cent...Easy
Expert