Multiple Choice
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.
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.
D) Create a data pipeline to export Amazon RDS data and import the data into DynamoDB.
Correct Answer:

Verified
Correct Answer:
Verified
Q335: A company is testing a web application
Q336: A company wants to adopt a methodology
Q337: A DevOps Engineer is responsible for the
Q338: You are building an AWS CloudFormation template
Q339: A DevOps engineer has automated a web
Q341: An education company has a Docker-based application
Q342: A company has migrated its container-based applications
Q343: You have been asked to de-risk deployments
Q344: For AWS CloudFormation, which stack state refuses
Q345: A company is using an AWS CodeBuild