Data Ingestion and Transformation

Targeted DEA-C01 practice for this exam objective, with an explanation for every answer option.

Practise this domain free

Certification
DEA-C01
Domain
Data Ingestion and Transformation
Questions
10

Practice DEA-C01 Data Ingestion and Transformation questions with exam-style scenarios, detailed explanations, and option-by-option rationale for this domain.

Example question from this objective

Each option is explained, so the reasoning behind the distractors is part of the answer.

An MSK topic must deliver selected records to S3 through a connector pattern without building a custom consumer application. What should be considered?

  • S3 Object Lock.
  • AWS Glue DataBrew.
  • Amazon MSK Connect with an appropriate sink connector.
  • Kinesis Client Library.

S3 Object Lock. — It does not consume Kafka records.

AWS Glue DataBrew. — It is not an MSK connector runtime.

Amazon MSK Connect with an appropriate sink connector. — MSK Connect can move data between MSK and other systems using Kafka Connect connectors.

Kinesis Client Library. — It does not run Kafka Connect connectors for MSK topics.

Continue preparing