Courseiva
Accelerate Workload Migration and ModernizationmediumMultiple ChoiceObjective-mapped

SAP-C02 Practice Question: Accelerate Workload Migration and Modernization

A company is modernizing its monolithic application by breaking it into microservices. The application uses a shared MySQL database. The team wants to implement a database per microservice pattern. Which AWS service should be used to manage multiple databases efficiently?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Amazon RDS for MySQL with multiple DB instances

Amazon RDS for MySQL can manage multiple DB instances, each dedicated to a microservice, with managed backups, scaling, and maintenance. Option B (Amazon ElastiCache for Redis) is wrong because it is a caching layer, not a primary database. Option C (Amazon DynamoDB) is wrong because it is a NoSQL database, which may not suit all microservices, especially those requiring relational data. Option D (Amazon EFS) is wrong because it is a file storage service, not a database.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Amazon RDS for MySQL with multiple DB instances

    Why this is correct

    Correct. Amazon RDS for MySQL allows creating multiple DB instances, each serving as a dedicated database for a microservice, with automated backups, scaling, and maintenance.

  • Amazon ElastiCache for Redis

    Why it's wrong here

    Incorrect. Amazon ElastiCache is an in-memory caching service, not suitable as a primary relational database for microservices.

  • Amazon DynamoDB

    Why it's wrong here

    Incorrect. Amazon DynamoDB is a NoSQL database; while it could be used, the question specifies a MySQL database per microservice, requiring a relational database like RDS for MySQL.

  • Amazon EFS

    Why it's wrong here

    Incorrect. Amazon EFS is a file storage service, not a database.

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

About these practice questions

Courseiva writes every SAP-C02 question from scratch — 1,660 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SAP-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SAP-C02 exam.