AWS Certified Data Engineer Associate DEA-C01 Practice Question
An e-commerce company streams clickstream events to an Amazon Kinesis Data Firehose delivery stream that writes the data to Amazon S3. Some events arrive with blank product_id or negative price values. A data engineer must ensure only valid records are stored and wants to keep the pipeline fully serverless with low latency. Which solution meets these requirements?
Configure Kinesis Data Firehose to invoke an AWS Glue ETL job for every incoming batch to remove invalid records before delivery.
Configure a Kinesis Data Firehose data transformation Lambda function that validates each record and returns only cleaned data to the delivery stream.
Use Amazon S3 Object Lambda to filter out invalid records during each PUT operation from Firehose to the S3 bucket.
Trigger a Lambda function from S3 PUT events to read, cleanse, and rewrite every new object to a second bucket, then delete the original object.
Kinesis Data Firehose can synchronously invoke a Lambda function for each incoming batch before the data is delivered. The function can inspect each record, drop rows with missing product_id or invalid price, and then return the cleaned records to Firehose. The service automatically scales the Lambda concurrency and preserves the low-latency, serverless nature of the pipeline. Firehose cannot directly trigger an AWS Glue ETL job, so that option adds non-supported orchestration. Amazon S3 Object Lambda only transforms objects on GET requests; it does not alter data as it is written, so it cannot filter invalid records before storage. Using an S3 event-triggered Lambda cleans data after the object is already stored, doubles S3 PUT traffic, increases latency, and introduces additional buckets, making it less efficient than in-stream transformation.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the role of a Lambda function in Kinesis Data Firehose transformations?
Open an interactive chat with Bash
How does Kinesis Data Firehose maintain a low-latency serverless pipeline?
Open an interactive chat with Bash
Why is using an S3 event-triggered Lambda less efficient than an in-stream transformation?
Open an interactive chat with Bash
AWS Certified Data Engineer Associate DEA-C01
Data Operations and Support
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
Pass with Confidence.
IT & Cybersecurity Package
You have hit the limits of our free tier, become a Premium Member today for unlimited access.
Military, Healthcare worker, Gov. employee or Teacher? See if you qualify for a Community Discount.
Monthly
$19.99 $11.99
$11.99/mo
Billed monthly, Cancel any time.
$19.99 after promotion ends
3 Month Pass
$44.99 $26.99
$8.99/mo
One time purchase of $26.99, Does not auto-renew.
$44.99 after promotion ends
Save $18!
MOST POPULAR
Annual Pass
$119.99 $71.99
$5.99/mo
One time purchase of $71.99, Does not auto-renew.
$119.99 after promotion ends
Save $48!
BEST DEAL
Lifetime Pass
$189.99 $113.99
One time purchase, Good for life.
Save $76!
What You Get
All IT & Cybersecurity Package plans include the following perks and exams .