AWS SAA-C03 · Question 60 · Domain 4.3: Database Cost Optimization
A company has a development database running on Amazon Aurora MySQL. The database is only used by developers during business hours (9 AM to 5 PM, Monday to Friday). Outside of these hours, the database sits completely idle. What is the MOST cost-effective architectural choice for this database?
Answer options:
Purchase a Reserved Instance for the database.
Use Amazon Aurora Serverless.
Write a Lambda function to delete the database every night and restore from snapshot every morning.
Migrate the database to Amazon EC2 and use Auto Scaling.
65 questions · hints · full answers · grading