exam questions

Exam AWS Certified Database - Specialty All Questions

View all questions & answers for the AWS Certified Database - Specialty exam

Exam AWS Certified Database - Specialty topic 1 question 77 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 77
Topic #: 1
[All AWS Certified Database - Specialty Questions]

A Database Specialist is migrating an on-premises Microsoft SQL Server application database to Amazon RDS for PostgreSQL using AWS DMS. The application requires minimal downtime when the RDS DB instance goes live.
What change should the Database Specialist make to enable the migration?

  • A. Configure the on-premises application database to act as a source for an AWS DMS full load with ongoing change data capture (CDC)
  • B. Configure the AWS DMS replication instance to allow both full load and ongoing change data capture (CDC)
  • C. Configure the AWS DMS task to generate full logs to allow for ongoing change data capture (CDC)
  • D. Configure the AWS DMS connections to allow two-way communication to allow for ongoing change data capture (CDC)
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
awscamus
Highly Voted 3 years, 7 months ago
Sorry, I mean A. We cannot define full load or CDC in Replication instance
upvoted 10 times
Kamazani
3 years, 7 months ago
B is the answer.....You define full load and CDC when creating the replication task
upvoted 2 times
...
...
novice_expert
Highly Voted 3 years ago
Selected Answer: A
C&D unrelated A. "AWS DMS full load with ongoing change data capture (CDC)" (Note WITH means 1 task) B. allow both full load and ongoing change data capture (CDC) (note AND, means 2 tasks) There are two types of ongoing replication tasks: Full load plus CDC – The task migrates existing data and then updates the target database based on changes to the source database. CDC only – The task migrates ongoing changes after you have data on your target database. https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Task.CDC.html https://docs.aws.amazon.com/dms/latest/userguide/CHAP_ReplicationInstance.html
upvoted 5 times
...
aviathor
Most Recent 1 year, 11 months ago
Selected Answer: A
The answers are not very clearly stated, but A is the best option A suggests that the source instance needs to be configured for AWS DMS full load and data capture. There is some truth to that since binary logging (transaction logs) need to be enabled. xB suggest that it is the instance that is configured for full load and CDC, but it is really the task xC suggests that the task should be configured to generate full logs? xD configure two-way communication
upvoted 1 times
...
RotterDam
3 years, 2 months ago
whoever makes these questions is probably not sober - answer choice (A) is super apparent to the point of silliness - what ELSE would be the source? answer choice (B) says replication instance needs to be configured to allow Full Load + CDC. The INSTANCE doesnt do this. The Task it hosts does! Do they intend both to be the one and the same?
upvoted 4 times
...
awsmonster
3 years, 4 months ago
Ans A: Full load and CDC are defined in a DMS Tasks.
upvoted 2 times
...
Dip11
3 years, 6 months ago
Question not clear. A seems more relevant.
upvoted 4 times
...
Aesthet
3 years, 6 months ago
"requires minimal downtime when the RDS DB instance goes live" in order to do CDC: "you must first ensure that ARCHIVELOG MODE is on to provide information to LogMiner. AWS DMS uses LogMiner to read information from the archive logs so that AWS DMS can capture changes" So my answer is A
upvoted 2 times
...
Zhongkai
3 years, 6 months ago
https://docs.aws.amazon.com/dms/latest/sbs/chap-oracle2postgresql.steps.configureoracle.html says "If you want to capture and apply changes (CDC), then you also need the following privileges." so A is the correct answer
upvoted 1 times
...
JobinAkaJoe
3 years, 7 months ago
This question is bit vague. I will go with A
upvoted 1 times
...
Ashoks
3 years, 7 months ago
A is the answer
upvoted 2 times
...
awscamus
3 years, 7 months ago
B since Migrate existing data and replicate ongoing changes (full load + change data capture (CDC)) – To migrate data with minimal downtime, AWS DMS can migrate the existing data and replicate the data changes from the source to the target until the cutover. This migration type is best for small and medium databases that require minimal downtime, which only lasts for the duration of the cutover.
upvoted 2 times
MultiAZ
3 years, 6 months ago
Answer is A. You need to to a DMS task that is "full+cdc", this has nothing to do with the DMS instance in B
upvoted 2 times
...
See111
3 years, 6 months ago
Answer is A replication instance can't do full and cdc task .only dms do.
upvoted 2 times
Jiang_aws1
2 years, 7 months ago
https://docs.aws.amazon.com/dms/latest/sbs/chap-rdsoracle2aurora.steps.createreplicationinstance.html A DMS replication instance performs the actual data migration between source and target. The replication instance also caches the transaction logs during the migration. How much CPU and memory capacity a replication instance has influences the overall time required for the migration.
upvoted 1 times
...
...
...
BillyC
3 years, 7 months ago
B i think... im not sure
upvoted 4 times
...
Mohitrecdgp
3 years, 7 months ago
A looks fine
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago