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 3Question 57
    Medium1 markMultiple Choice
    Domain 4.3: Database Cost OptimizationDomain 4AuroraServerless

    AWS SAA-C03 · Question 57 · Domain 4.3: Database Cost Optimization

    A development team uses an Amazon Aurora database for testing. The database is only used during business hours and sits idle on weekends and nights. What is the MOST cost-effective way to run this database?

    Answer options:

    A.

    Purchase an All Upfront Reserved Instance.

    B.

    Write a Lambda function to stop and start the database daily.

    C.

    Use Amazon Aurora Serverless.

    D.

    Migrate the database to Amazon EC2 Spot Instances.

    How to approach this question

    Identify the intermittent workload ('idle on weekends and nights'). Serverless databases are perfect for this.

    Full Answer

    C.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. It is the most cost-effective option for infrequent, intermittent, or unpredictable workloads.

    Common mistakes

    Choosing to write custom Lambda scripts, which violates the 'least operational overhead' principle.
    Question 56All questionsQuestion 58

    Practice the full AWS SAA-C03 Practice Exam 3

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company stores sensitive documents in an Amazon S3 bucket. The security team requires that only...EasyQ02A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...MediumQ03A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer (AL...EasyQ04A company wants to continuously monitor its AWS accounts for malicious activity and unauthorized ...MediumQ05A company needs to encrypt data at rest in Amazon RDS and manage database credentials securely. T...Medium
    View all 65 questions →