SAA-C03 · Question #494
An ecommerce company has an application that collects order-related information from customers. The company uses one Amazon DynamoDB table to store customer home addresses, phone numbers, and email ad
Sign in or unlock SAA-C03 to reveal the answer and full explanation for question #494. The question stem and answer options stay visible for context.
Question
An ecommerce company has an application that collects order-related information from customers. The company uses one Amazon DynamoDB table to store customer home addresses, phone numbers, and email addresses. Customers can check out without creating an account. The application copies the customer information to a second DynamoDB table if a customer does create an account. The company requires a solution to delete personally identifiable information (PII) for customers who did not create an account within 28 days. Which solution will meet these requirements with the LEAST operational overhead?
Options
- ACreate an AWS Lambda function to delete items from the first DynamoDB table that have a
- BUpdate the application to store PII in an Amazon S3 bucket. Create an S3 Lifecycle rule to expire
- CLaunch an Amazon EC2 instance. Configure a daily cron job to run on the instance. Configure the
- DUse a createdAt timestamp to set TTL for data in the first DynamoDB table to 28 days.
Unlock SAA-C03 to see the answer
You've previewed enough free SAA-C03 questions. Unlock SAA-C03 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.