Courseiva
Deployment and MigrationeasyMultiple ChoiceObjective-mapped

DBS-C01 Deployment and Migration Practice Question

A company wants to migrate a 200 GB SQL Server database to Amazon RDS for SQL Server with minimal downtime. The database is used by a critical application. Which service should be used for the migration?

⚠ Common exam trap

It's easy for candidates to confuse AWS SCT (schema conversion) with AWS DMS (data migration), assuming SCT can also handle data movement, when in fact SCT only converts schema and assesses compatibility, while DMS handles the actual data transfer and ongoing replication.

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

AWS Database Migration Service (DMS).

AWS DMS is the correct choice because it supports ongoing replication (change data capture) from a SQL Server source to an Amazon RDS for SQL Server target, enabling a migration with minimal downtime. DMS can perform a full load of the 200 GB database and then continuously replicate changes until the cutover, which is essential for a critical application that cannot tolerate extended downtime.

Answer analysis

Option-by-option breakdown

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

  • AWS Schema Conversion Tool (SCT).

    Why it's wrong here

    Only converts schema, does not migrate data.

  • AWS Database Migration Service (DMS).

    Why this is correct

    DMS supports near-zero downtime migration with CDC.

  • SQL Server Import and Export Wizard.

    Why it's wrong here

    Requires downtime and manual steps.

  • SQL Server Management Studio (SSMS) backup and restore.

    Why it's wrong here

    Requires downtime and manual transfer.

About these practice questions

This DBS-C01 question is part of Courseiva's 1,663-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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 DBS-C01 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 DBS-C01 exam.