For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAWS Solutions Architect Associate (SAA-C03)AWS SAA-C03 Practice Exam 7Question 60
    Medium1 markMultiple Choice
    Domain 4.3: Database Cost OptimizationCostAuroraServerless

    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:

    A.

    Purchase a Reserved Instance for the database.

    B.

    Use Amazon Aurora Serverless.

    C.

    Write a Lambda function to delete the database every night and restore from snapshot every morning.

    D.

    Migrate the database to Amazon EC2 and use Auto Scaling.

    How to approach this question

    Look for 'intermittent usage' or 'sits completely idle'. Aurora Serverless can scale to zero, saving compute costs.

    Full Answer

    B.Use Amazon Aurora Serverless.✓ Correct
    Amazon Aurora Serverless is an on-demand, auto-scaling configuration for Aurora. It automatically starts up, shuts down, and scales capacity up or down based on your application's needs.

    Common mistakes

    Choosing RIs for intermittent workloads.
    Question 59All questionsQuestion 61

    Practice the full AWS SAA-C03 Practice Exam 7

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team needs...MediumQ02An application runs on Amazon EC2 instances and needs to access an Amazon S3 bucket. What is the ...EasyQ03A company wants to implement federated access to the AWS Management Console for its employees usi...MediumQ04A company is building a mobile application that requires users to sign in using their social medi...EasyQ05A security team wants to enforce MFA for all IAM users before they can terminate EC2 instances. H...Medium
    View all 65 questions →