AWS Certified Data Engineer Associate DEA-C01 Practice Question

An energy company ingests about 10,000 JSON readings per second from smart meters (≤1 KB each). The operations team needs the last 7 days of data available for dashboard queries that retrieve a meter's readings by time range in single-digit milliseconds. They want minimal administration, automatic scaling, and automatic expiry. Which storage solution is MOST cost-effective?

  • Store the data in an Amazon RDS for MySQL instance with provisioned IOPS and schedule nightly DELETE statements to purge rows older than 7 days.

  • Use the Amazon Redshift streaming ingestion API to load data into a cluster and create materialized views for the dashboard queries.

  • Stream the records into Amazon Kinesis Data Streams, deliver them to Amazon S3, and run dashboard queries with Amazon Athena.

  • Create an Amazon DynamoDB table in on-demand mode with meter_id as the partition key, timestamp as the sort key, and enable TTL to delete items after 7 days.

AWS Certified Data Engineer Associate DEA-C01
Data Store Management
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot