Courseiva
Data Operations and SupporteasyMultiple SelectObjective-mapped

DEA-C01 Data Operations and Support Practice Question

A company uses Amazon Kinesis Data Firehose to deliver streaming data to Amazon S3. The data must be transformed in real-time using a custom Lambda function. Which TWO steps are required to enable this? (Choose TWO)

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Configure Kinesis Data Firehose to use a Lambda function for data transformation

Options A and B are correct. Amazon Kinesis Data Firehose can invoke an AWS Lambda function for data transformation. You configure Firehose to call the Lambda function (A), and the Lambda function must return the transformed records in the required format, including fields like recordId, result, and data (B). Option C is incorrect because Kinesis Data Analytics is used for real-time analytics, not for simple record transformations within Firehose. Option D is incorrect because transformation logic cannot be written directly in the Firehose delivery stream configuration; it must be implemented in a Lambda function. Option E is incorrect because using Kinesis Data Streams as a source is optional and not required for enabling Lambda transformation.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Configure Kinesis Data Firehose to use a Lambda function for data transformation

    Why this is correct

    Firehose can invoke Lambda for transformation.

  • Ensure the Lambda function returns the transformed records in the correct format

    Why this is correct

    Lambda must return records to Firehose.

  • Create a Kinesis Data Analytics application to transform the data

    Why it's wrong here

    Not for Firehose transformation; used for real-time analytics.

  • Write the transformation logic directly in the Firehose delivery stream configuration

    Why it's wrong here

    Firehose does not support inline transformation logic.

  • Use Kinesis Data Streams as the source for Firehose

    Why it's wrong here

    Not required for transformation; data can come directly from producers.

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

About these practice questions

One of 1,711 original DEA-C01 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This DEA-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DEA-C01 exam.