Multiple Choice
A database specialist needs to review and optimize an Amazon DynamoDB table that is experiencing performance issues. A thorough investigation by the database specialist reveals that the partition key is causing hot partitions, so a new partition key is created. The database specialist must effectively apply this new partition key to all existing and new data. How can this solution be implemented?
A) Use Amazon EMR to export the data from the current DynamoDB table to Amazon S3. Then use Amazon EMR again to import the data from Amazon S3 into a new DynamoDB table with the new partition key.
B) Use AWS DMS to copy the data from the current DynamoDB table to Amazon S3. Then import the DynamoDB table to create a new DynamoDB table with the new partition key.
C) Use the AWS CLI to update the DynamoDB table and modify the partition key.
D) Use the AWS CLI to back up the DynamoDB table. Then use the restore-table-from-backup command and modify the partition key.
Correct Answer:

Verified
Correct Answer:
Verified
Q14: An online gaming company is planning to
Q15: A manufacturing company's website uses an Amazon
Q16: A company migrated one of its business-critical
Q17: A large automobile company is migrating the
Q18: A company is running a finance application
Q20: A company recently acquired a new business.
Q21: After restoring an Amazon RDS snapshot from
Q22: A database specialist is building a system
Q23: A large gaming company is creating a
Q24: A financial company has allocated an Amazon