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 230 discussion

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

A company's database specialist implements an AWS Database Migration Service (AWS DMS) task for change data capture (CDC) to replicate data from an on- premises Oracle database to Amazon S3. When usage of the company's application increases, the database specialist notices multiple hours of latency with the
CDC.
Which solutions will reduce this latency? (Choose two.)

  • A. Configure the DMS task to run in full large binary object (LOB) mode.
  • B. Configure the DMS task to run in limited large binary object (LOB) mode.
  • C. Create a Multi-AZ replication instance.
  • D. Load tables in parallel by creating multiple replication instances for sets of tables that participate in common transactions.
  • E. Replicate tables in parallel by creating multiple DMS tasks for sets of tables that do not participate in common transactions.
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️

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
Germaneli
1 year, 8 months ago
Selected Answer: BE
B: Reducing LOB transfer helps, yes. E: "If you have sets of tables that don't participate in common transactions, then divide your migration into multiple tasks. This can help increase performance." https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html
upvoted 2 times
...
Zdujgfr567783ff
1 year, 10 months ago
DMS does to support writing to S3. Correct?
upvoted 1 times
Zdujgfr567783ff
1 year, 10 months ago
it does https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html
upvoted 1 times
...
...
lollyj
2 years, 5 months ago
Selected Answer: BE
https://aws.amazon.com/premiumsupport/knowledge-center/dms-high-source-latency/
upvoted 2 times
...
cloudsunriser
2 years, 8 months ago
Selected Answer: BE
A is incorrect. C is not applicable. D is incorrect.
upvoted 4 times
...
SonamDhingra
2 years, 8 months ago
Selected Answer: BE
BE is correct
upvoted 2 times
...
mbar94
2 years, 9 months ago
Selected Answer: BE
BE would help, any thoughts?
upvoted 3 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 ...