AWS Certified Data Engineer - Associate

AWS_DEA_C01
AssociateVersion DEA-C01Official exam guide โ†—

Ready to test yourself?

A timed, blueprint-proportional exam drawn fresh from this bank โ€” with a per-domain score report.

๐Ÿ”’ Unlock the simulation โ†’

๐Ÿ”“ Free preview: showing 10 of 100 questions. Unlock the full bank โ€” every question, explanation, and reference.

Unlock all 100 questions โ†’

10 questions across 4 topics. Choose an answer for each question, then check it to see the correct answer and explanation.

Filter by topic

10 questions in Data Ingestion and Transformation

INGEST_TRANSFORM

Data Ingestion and Transformation

10 questions in topic

Ingesting streaming and batch data and transforming it with services such as Kinesis, Glue, EMR, Lambda, and orchestration tools.

1
Single choice~100s

A team must continuously deliver streaming clickstream data to Amazon S3 in near real time with automatic buffering, optional format conversion to Parquet, and no consumer code to manage. Which service is the best fit?

2
Single choice~110s

A real-time pipeline needs multiple independent consumer applications to read the same event stream at their own pace, with the ability to replay records within a retention window. Which service best supports this?

3
Single choice~110s

A company already uses Apache Kafka on-premises and wants a fully managed, Kafka-compatible streaming service on AWS to minimize application changes. Which service should they choose?

4
Single choice~110s

An engineer needs a serverless way to run Apache Spark ETL jobs to clean and join large datasets without provisioning or managing clusters. Which service is purpose-built for this?

5
Single choice~120s

An AWS Glue job runs daily against a growing S3 dataset, and the team must ensure it processes only newly arrived data instead of reprocessing everything. Which Glue feature enables this?

6
Single choice~120s

A company must continuously replicate changes from an on-premises relational database into Amazon S3 with minimal downtime, capturing ongoing inserts, updates, and deletes. Which service is designed for this?

7
Single choice~110s

A team needs to ingest data from a SaaS application such as Salesforce into Amazon S3 and Amazon Redshift on a schedule, without writing custom API integration code. Which service is best suited?

8
Single choice~100s

During transformation, an engineer converts incoming CSV data to Apache Parquet before writing it to the data lake. What is the primary benefit for downstream analytics?

9
Single choice~120s

A data engineer must orchestrate a complex, multi-step ETL workflow with dependencies, retries, and scheduling using Apache Airflow, without managing the Airflow infrastructure. Which service should they use?

10
Single choice~100s

Each time a small file is uploaded to an S3 bucket, a lightweight transformation must run immediately with no servers to manage. Which combination is most appropriate?