AmazonAmazon
DEA-C01 · Question #305
DEA-C01 Question #305: Real Exam Question with Answer & Explanation
Sign in or unlock DEA-C01 to reveal the answer and full explanation for question #305. The question stem and answer options stay visible for context.
Data Store Management
Question
A company regularly loads data into an Amazon DynamoDB table. The company must retain the data in DynamoDB for 1 year. After 1 year, the company must archive the data for 5 years. After 5 years, the company must delete the data. Which solution will meet these requirements in the MOST operationally efficient way?
Options
- AInclude a timestamp with the data that is loaded into DynamoDB. Create an AWS Lambda
- BEnable Amazon DynamoDB Streams. Configure a TTL rule to delete items from the DynamoDB
- CInclude a timestamp with the data that is loaded into DynamoDB. Use an AWS Lambda function
- DEnable Amazon DynamoDB Streams. Configure a TTL rule to delete items from the DynamoDB
Unlock DEA-C01 to see the answer
You've previewed enough free DEA-C01 questions. Unlock DEA-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#DynamoDB TTL#Data Archiving#Data Retention Policies#Serverless Data Processing