Courseiva
Deployment and MigrationeasyMultiple SelectObjective-mapped

DBS-C01 Deployment and Migration Practice Question

A company is migrating a PostgreSQL database to Amazon Aurora PostgreSQL. They want to use the AWS DMS for the migration. Which THREE resources need to be created in the AWS account?

⚠ Common exam trap

The trap here is that candidates might think CloudFormation is mandatory for provisioning DMS resources, but the exam tests that only the replication instance and both endpoints are the core required components for a DMS migration task.

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

DMS target endpoint pointing to Aurora PostgreSQL.

AWS DMS requires a target endpoint that specifies the connection details for the Amazon Aurora PostgreSQL database. This endpoint tells DMS where to load the migrated data, and it must be configured with the correct database name, credentials, and VPC settings to ensure successful connectivity during the migration task.

Answer analysis

Option-by-option breakdown

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

  • Application Load Balancer for the replication instance.

    Why it's wrong here

    DMS does not use load balancers.

  • AWS CloudFormation stack to provision resources.

    Why it's wrong here

    CloudFormation is optional; resources can be created manually.

  • DMS target endpoint pointing to Aurora PostgreSQL.

    Why this is correct

    The target endpoint defines the connection to the target database.

  • DMS replication instance.

    Why this is correct

    The replication instance is the core compute resource for DMS.

  • DMS source endpoint pointing to the PostgreSQL database.

    Why this is correct

    The source endpoint defines the connection to the source database.

About these practice questions

One of 1,663 original DBS-C01 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.