Get Started Free

Kafka and Flink: Kafka basics and new Flink connectors

August 24, 2023

We’ve got a solid range of resources for you this week. First, there are Kafka basics covered in a nifty cheat sheet. Then, we’ve got a new blog post on Apache Kafka clusters, as well as a step-by-step guide to creating stream designer pipelines with the Confluent CLI. There’s an exciting announcement regarding new connectors from the Flink open-source community, as well as a cool deep-dive into the data mesh at Netflix (bring your scuba gear). Enjoy!

Apache Kafka® Resources:

Apache Flink® Resources:

Terminal Tip of the Week:

Today's tip comes from the Confluent Docs.

If you'd like to view your message keys outputted in kcat, add a -K flag with a delimiter:

kcat -b localhost:9092 -t mysql_users -C -c1 -K\t
1   {"uid":1,"name":"Cliff","locale":"en_US","address_city":"St Louis","elite":"P"}

Want to know what a delimiter is? Consult this article, which gives a general definition.

Links From Around the Web:

In Other News:

  • In-Person Meetup in Berlin (Aug 29th): Apache Flink® for Apache Kafka® Developers
  • In-Person Meetup in Brisbane (Sept 13th): Mission-Critical Kafka Workloads at Scale/Experiences with tightly coupled Producer applications: There Be Gremlins
  • Registration is now open for Current 2023, in San Jose, Sep 26-27! Network with data streaming experts from across the globe and learn new approaches to using Kafka, Flink, and other streaming technologies in the breakout sessions.

By the way…

We hope you enjoyed our curated assortment of resources! If you’d like to provide feedback, suggest ideas for content you’d like to see, or you want to submit your own resource for consideration, send us an email at devx_newsletter@confluent.io!

If you’re viewing this newsletter online, know that we appreciate your readership and that you can get this newsletter delivered directly to your inbox by scrolling down to the bottom of the Confluent Developer homepage and filling out the form.

P.S. If you want to learn more about Kafka or Confluent Cloud, visit our developer site at Confluent Developer.

Subscribe Now

We will only share developer content and updates, including notifications when new content is added. We will never send you sales emails. 🙂 By subscribing, you understand we will process your personal information in accordance with our Privacy Statement.

Recent Newsletters