AWS Certified Data Engineer Associate DEA-C01 Practice Question

A manufacturing company receives thousands of sensor readings per second from its IoT devices. The data must be stored durably, and a Lambda function must run within one second of each write to perform anomaly detection. The solution should scale automatically and minimize operational overhead. Which approach best meets these requirements?

  • Send the readings to AWS IoT Core; use an IoT rule to route them to a Kinesis Data Stream that is consumed by Kinesis Data Analytics, which then invokes the Lambda function.

  • Publish the readings to an Amazon SNS topic, subscribe an Amazon Kinesis Data Firehose delivery stream to load the data into DynamoDB, and invoke the Lambda function every minute with Amazon EventBridge.

  • Store the readings in an Amazon DynamoDB table with on-demand capacity, enable DynamoDB Streams, and configure a Lambda function as a stream consumer.

  • Push the readings to an Amazon SQS queue; configure a Lambda function to poll the queue and write each message to DynamoDB before performing anomaly detection.

AWS Certified Data Engineer Associate DEA-C01
Data Ingestion and Transformation
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