AmazonAmazon
DVA-C02 · Question #573
DVA-C02 Question #573: Real Exam Question with Answer & Explanation
The correct answer is A: Configure DynamoDB incremental exports to Amazon S3.. DynamoDB supports incremental exports to Amazon S3 natively, making data analytics-ready with minimal operational overhead.
Submitted by lukas.cz· Mar 5, 2026Development with AWS Services
Question
A company has a large amount of data in an Amazon DynamoDB table. A large batch of data is appended to the table once each day. The company wants a solution that will make all the existing and future data in DynamoDB available for analytics on a long-term basis. Which solution meets these requirements with the LEAST operational overhead?
Options
- AConfigure DynamoDB incremental exports to Amazon S3.
- BConfigure Amazon DynamoDB Streams to write records to Amazon S3.
- CConfigure Amazon EMR to copy DynamoDB data to Amazon S3.
- DConfigure Amazon EMR to copy DynamoDB data to Hadoop Distributed File System (HDFS).
Explanation
DynamoDB supports incremental exports to Amazon S3 natively, making data analytics-ready with minimal operational overhead.
Community Discussion
No community discussion yet for this question.