ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 411 - DOP-C01 discussion

Report
Export

You have been asked to handle a large data migration from multiple Amazon RDS MySQL instances to a DynamoDB table. You have been given a short amount of time to complete the data migration. What will allow you to complete this complex data processing workflow?

A.
Create an Amazon Kinesis data stream, pipe in all of the Amazon RDS data, and direct the data toward a DynamoDB table.
Answers
A.
Create an Amazon Kinesis data stream, pipe in all of the Amazon RDS data, and direct the data toward a DynamoDB table.
B.
Write a script in your language of choice, install the script on an Amazon EC2 instance, and then use Auto Scaling groups to ensure that the latency of the migration pipelines never exceeds four seconds in any 15-minute period.
Answers
B.
Write a script in your language of choice, install the script on an Amazon EC2 instance, and then use Auto Scaling groups to ensure that the latency of the migration pipelines never exceeds four seconds in any 15-minute period.
C.
Write a bash script to run on your Amazon RDS instance that will export data into DynamoDB.
Answers
C.
Write a bash script to run on your Amazon RDS instance that will export data into DynamoDB.
D.
Create a data pipeline to export Amazon RDS data and import the data into DynamoDB.
Answers
D.
Create a data pipeline to export Amazon RDS data and import the data into DynamoDB.
Suggested answer: D
asked 16/09/2024
Ruben Munilla Hernandez
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first