项目作者: LearningJournal

项目描述 :
This is the central repository for all the materials related to Apache Kafka For Absolute Beginners Course by Prashant Pandey.
高级语言: Java
项目地址: git://github.com/LearningJournal/Apache-Kafka-For-Absolute-Beginners.git
创建时间: 2020-10-01T04:47:15Z
项目社区:https://github.com/LearningJournal/Apache-Kafka-For-Absolute-Beginners

开源协议:MIT License

下载


Apache Kafka For Absolute Beginners

This is the central repository for all the materials related to Apache Kafka For Absolute Beginners
Course by Prashant Pandey.

You can get the full course at
Apache Kafka @ Udemy.



Apache Kafka For Absolute Beginners


Description



I am creating Apache Kafka for absolute beginners course to help you understand the Apache Kafka Stack, the architecture of Kafka components, Kafka Client APIs (Producers and Consumers) and apply that knowledge to create Kafka programs in Java.



Who should take this Course?



This course is designed for software engineers, solution architects, and managers willing to implement Kafka and solve real-time stream processing problems. I am also creating this course for data architects and data engineers who are responsible for designing and building the organization’s data-centric infrastructure. Another group of people is the managers and architects who do not directly work with Kafka implementation. Still, they work with the people who implement Kafka Streams at the ground level.



Kafka and source code version



This Course is using the Apache Kafka 2.x. I have tested all the source code and examples used in this Course on Apache Kafka 2.5 open-source distribution.