exam questions

Exam AWS Certified Data Engineer - Associate DEA-C01 All Questions

View all questions & answers for the AWS Certified Data Engineer - Associate DEA-C01 exam

Exam AWS Certified Data Engineer - Associate DEA-C01 topic 1 question 112 discussion

A company wants to migrate data from an Amazon RDS for PostgreSQL DB instance in the eu-east-1 Region of an AWS account named Account_A. The company will migrate the data to an Amazon Redshift cluster in the eu-west-1 Region of an AWS account named Account_B.

Which solution will give AWS Database Migration Service (AWS DMS) the ability to replicate data between two data stores?

  • A. Set up an AWS DMS replication instance in Account_B in eu-west-1.
  • B. Set up an AWS DMS replication instance in Account_B in eu-east-1.
  • C. Set up an AWS DMS replication instance in a new AWS account in eu-west-1.
  • D. Set up an AWS DMS replication instance in Account_A in eu-east-1.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
andrologin
Highly Voted 1 year, 1 month ago
Selected Answer: A
Redshift needs to be in the same region as the replication instance see docs: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Redshift.html#CHAP_Target.Redshift.Prerequisites
upvoted 6 times
...
XP_2600
Most Recent 1 month, 3 weeks ago
Selected Answer: D
The replication instance must be in the same Region as the source if the source is Amazon RDS (PostgreSQL in this case).
upvoted 1 times
...
samadal
12 months ago
Selected Answer: D
When you use WS DMS to migrate data between different AWS Regions or accounts, you must remember the following: The replication instance must be created in the same Region as the source database. The target endpoint must be created in the Region where the target data store is located. You must set up the required IAM roles and permissions to enable DMS to access the source and target resources.
upvoted 1 times
...
lool
1 year, 1 month ago
Selected Answer: A
Redshift has to be in the same region as the DMS https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Redshift.html#CHAP_Target.Redshift.Prerequisites
upvoted 4 times
...
bakarys
1 year, 1 month ago
Selected Answer: A
To enable AWS Database Migration Service (AWS DMS) to replicate data between two data stores in different AWS Regions, you should choose option A. Here’s why: Option A: Set up an AWS DMS replication instance in Account_B in eu-west-1. This approach allows you to configure replication between the Amazon RDS for PostgreSQL DB instance in eu-east-1 and the Amazon Redshift cluster in eu-west-1. By using AWS DMS, you can efficiently migrate data across Regions while minimizing downtime and ensuring data consistency
upvoted 1 times
...
sdas1
1 year, 1 month ago
https://docs.aws.amazon.com/dms/latest/userguide/CHAP_ReplicationInstance.VPC.html
upvoted 1 times
...
sdas1
1 year, 1 month ago
The correct solution to replicate data between the Amazon RDS for PostgreSQL DB instance in Account_A (eu-east-1) and the Amazon Redshift cluster in Account_B (eu-west-1) using AWS Database Migration Service (AWS DMS) is: A. Set up an AWS DMS replication instance in Account_B in eu-west-1.
upvoted 1 times
...
HunkyBunky
1 year, 1 month ago
Selected Answer: B
B - becuase AWS DMS must be in a same region as AWS redshift cluster https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Redshift.html#CHAP_Target.Redshift.Prerequisites
upvoted 2 times
...
Bmaster
1 year, 1 month ago
My Choice is D
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...