How to Build Golang TCP Server Application with Kafka Stream

Go: the Great Stack for TCP server and Kafka

3.00 (2 reviews)
Udemy
platform
English
language
Web Development
category
How to Build Golang TCP Server Application with Kafka Stream
39
students
41 mins
content
Mar 2019
last update
$19.99
regular price

What you will learn

In the end of my course you will learn how to build a TCP server and KAFKA.

You will know what is TCP Server

You will know what is KAFKA

You will know how to build applications

Why take this course?

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.Apache Kafka is a distributed event store and stream-processing platform. It is an open-source system developed by the Apache Software Foundation written in Java and Scala. The project aims to provide a unified, high-throughput, low-latency platform for handling real-time data feeds.Confluent develops and maintains a Go client for Apache Kafka that offers a producer and a consumer. This library provides capabilities to produce to and consume from Kafka topics using Go.

Charts

Price

How to Build Golang TCP Server Application with Kafka Stream - Price chart

Rating

How to Build Golang TCP Server Application with Kafka Stream - Ratings chart

Enrollment distribution

How to Build Golang TCP Server Application with Kafka Stream - Distribution chart
2277703
udemy ID
3/18/2019
course created date
11/22/2019
course indexed date
Bot
course submited by