
Explanation:
The DMS replication instance must be co-located with the source database for efficient data extraction. Placing it in Account_B (the destination account) in eu-east-1 (the source region) allows DMS to connect directly to the PostgreSQL source with low latency while Account_B maintains control over the replication process and permissions. DMS then migrates the data across regions as needed.
Ultimate access to all questions.
Question 22.
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.
No comments yet.