CertGrid
Data Study Guide

Confluent Certified Developer for Apache Kafka (CCDAK) Study Guide

The Confluent Certified Developer for Apache Kafka (CCDAK) is aimed at the people who build applications on Kafka rather than the people who run the cluster. It is a 90-minute proctored exam delivered in English, and the certification is valid for two years. Confluent does not publish a numeric pass mark, so a result is reported as a pass or a fail rather than as a percentage. The material spans the producer and consumer clients, the fundamentals of topics, partitions and replication that those clients depend on, Kafka Connect, the observability signals that tell you whether a pipeline is healthy, Kafka Streams, and the testing practices that keep all of it honest. Almost every question rewards understanding a trade-off rather than recalling a default: why waiting for every in sync replica costs availability, why adding partitions breaks per key ordering, why a duplicate delivery is acceptable when the write is idempotent, and why a window that never closes is usually a quiet topic rather than a broken application.

Objective-mapped study guide, aligned to current exam objectives · Independent practice platform.

Real exam: 60 qs · 90 min

Domain 1: Apache Kafka Application Development

Key concepts you must know · 210 practice questions

Domain 2: Apache Kafka Fundamentals

Key concepts you must know · 173 practice questions

Domain 3: Kafka Connect

Key concepts you must know · 113 practice questions

Domain 4: Application Observability

Key concepts you must know · 98 practice questions

Domain 5: Apache Kafka Streams

Key concepts you must know · 90 practice questions

Domain 6: Application Testing

Key concepts you must know · 67 practice questions

Confluent Certified Developer for Apache Kafka (CCDAK) exam tips

Study guide FAQ

What is the CCDAK exam format?

The Confluent Certified Developer for Apache Kafka exam is proctored, runs for 90 minutes and is delivered in English. Confluent does not publish a numeric pass mark, so a result is reported as a pass or a fail rather than as a score out of a hundred.

How long is the certification valid?

The certification expires two years after it is awarded. Plan a refresh before that date, particularly because the Kafka client and Connect surface both move meaningfully over a two year period.

Is CCDAK a developer exam or an operations exam?

It is aimed at developers building applications on Kafka. Cluster fundamentals are covered because applications depend on them - replication, retention, metadata and the in sync replica set all shape what a client can rely on - but the questions are asked from the application's point of view rather than the operator's.

How much Kafka Streams knowledge is required?

Enough to reason about the model rather than to recall an API. Streams and tables, tasks and partitions, state stores and their changelogs, event time and stream time, the window types, joins and their co-partitioning requirement, and what exactly once processing does and costs.

Do I need to know Kafka Connect in detail?

You need the shape of it: source and sink connectors, workers and tasks, converters and transformations, the internal topics that distributed mode relies on, the delivery guarantee a sink normally provides, and how error tolerance and dead letter routing should be configured together.

What is the most common reason candidates lose marks?

Choosing an answer that is true in isolation but does not address the scenario. Several options in a typical question describe real Kafka behaviour; the one that scores is the one that answers the question actually asked, which is usually about a trade-off rather than a fact.

Related Data resources

What CertGrid is (and is not)

CertGrid is an independent IT certification practice platform for Azure, AWS, Google, Cisco, Security, Linux, Kubernetes, Terraform, and other certification tracks. It provides objective-mapped practice questions, readiness scoring, weak-domain drills, and explanations to help learners understand what to study next.

Independent & original. CertGrid is an independent practice platform and is not affiliated with or endorsed by Data. Questions are original practice items designed to mirror certification concepts and exam style. CertGrid does not provide official exam questions or braindumps.