Courseiva
Design for New SolutionsmediumMultiple ChoiceObjective-mapped

SAP-C02 Design for New Solutions Practice Question

A company plans to migrate a relational database to Amazon RDS for MySQL. They need to minimize downtime during the migration. The source database is running on-premises. Which strategy should they use?

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

Use AWS Database Migration Service (DMS) with ongoing replication.

AWS DMS with ongoing replication allows the source database to remain operational during migration, minimizing downtime. Option B is incorrect because AWS Snowball is designed for large-scale offline data transfer, not for ongoing replication to minimize downtime. Option C is incorrect because mysqldump requires taking a backup which causes downtime during the export/import process. Option D is incorrect because a read replica can only be created from a source that is already in RDS, not from an on-premises 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.

  • Use AWS Database Migration Service (DMS) with ongoing replication.

    Why this is correct

    DMS supports continuous replication with minimal downtime.

  • Use AWS Snowball to transfer the data.

    Why it's wrong here

    Snowball is for large offline data transfer, not live migration.

  • Use mysqldump to export the database and import into RDS.

    Why it's wrong here

    Requires downtime for consistency.

  • Create a read replica of the on-premises database in RDS.

    Why it's wrong here

    Read replica requires MySQL native replication setup, not DMS.

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.