1  1 reviews on Udemy

How to Build Golang TCP Server Application with Kafka Stream

Go: the Great Stack for TCP server and Kafka
Course from Udemy
 20 students enrolled
 en
In the end of my course you will learn how to build a TCP server and KAFKA. You used go application in which you organized the application logic into multiple packages to easily maintain the application.

Apache Kafka® is a distributed streaming platform. What exactly does that mean?

A streaming platform has three key capabilities:

  • Publish and subscribe to streams of records, similar to a message queue or enterprise messaging system.

  • Store streams of records in a fault-tolerant durable way.

  • Process streams of records as they occur.

Kafka is generally used for two broad classes of applications:

  • Building real-time streaming data pipelines that reliably get data between systems or applications

  • Building real-time streaming applications that transform or react to the streams of data

To understand how Kafka does these things, let's dive in and explore Kafka's capabilities from the bottom up.

First a few concepts:

  • Kafka is run as a cluster on one or more servers that can span multiple datacenters.

  • The Kafka cluster stores streams of records in categories called topics.

  • Each record consists of a key, a value, and a timestamp.

How to Build Golang TCP Server Application with Kafka Stream
$ 94.99
per course
Also check at

FAQs About "How to Build Golang TCP Server Application with Kafka Stream"

About

Elektev is on a mission to organize educational content on the Internet and make it easily accessible. Elektev provides users with online course details, reviews and prices on courses aggregated from multiple online education providers.
DISCLOSURE: This page may contain affiliate links, meaning when you click the links and make a purchase, we receive a commission.

SOCIAL NETWORK