• Stars
    star
    113
  • Rank 308,963 (Top 7 %)
  • Language
    Java
  • Created over 5 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repos is to keep all the relevant informations for Confluent Certified Developer for Apache Kafka (CCDAK)

Confluent Certified Developer for Apache Kafka (CCDAK)

This repos is to keep all the relevant informations related for confluent-kafka-certification (CCDAK). Note: This is work in progress, it will be improved overtime.

Contents

Description Links
setup & commands README.md
kafka-core README.md
Kafka producer README.md
Kafka consummer README.md
Kakfa Connectors README.md
Kakfa schema-registry README.md
Kakfa Streams README.md
Kakfa KSQL README.md
Kafka-DSL
Kakfa KSQL
Kafka-control-center
Kafka-security

Links:

Video tutorials:

Architecture and Advanced Concepts

Real-time use-cases & Blog's

https://www.confluent.io/stream-processing-cookbook/ https://www.confluent.io/blog/

Alternate links for preparation

http://lahotisolutions.blogspot.com/2019/03/apache-kafka-notes.html https://www.quora.com/How-do-I-prepare-for-Kafka-certification-confluent-1

Sources

Content in this github is sourced from following locations

More Repositories