flâneur

Apache Kafka and Go - Getting Started Tutorial

developer.confluent.io · 146 words · saved by 1 readers

How to develop your first Kafka client application in Golang, which produces and consumes messages from a Kafka cluster, complete with configuration instructions.

Introduction In this tutorial, you will build Go client applications which produce and consume messages from an Apache Kafka® cluster. As you're learning how to run your first Kafka application, we recommend using Confluent Cloud so that you don't have to run your own Kafka cluster and can focus on the client development. If you do not already have an account, be sure to sign up. New signups receive $400 to spend within Confluent Cloud during their first 30 days. To avoid having to enter a credit card, navigate to Billing & payment, scroll to the bottom, and add the promo code…

saved by

related reading