PacktPublishing / Apache-Kafka-Series---Kafka-Connect-Hands-on-Learning

Apache Kafka Series - Kafka Connect Hands-on Learning, published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache-Kafka-Series---Kafka-Connect-Hands-on-Learning

Apache Kafka Series - Kafka Connect Hands-on Learning, published by Packt

Apache Kafka Series - Kafka Connect Hands-on Learning [Video]

This is the code repository for Apache Kafka Series - Kafka Connect Hands-on Learning [Video]. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video

A comprehensive and new course for learning the Apache Kafka Connect framework with hands-on Training.Kafka Connect is a tool for scalable and reliable streaming data between Apache Kafka and other data systems. Apache Kafka Connect is a common framework for Apache Kafka producers and consumers.Apache Kafka Connect offers an API, runtime, and REST service to enable developers to define connectors that move large data sets into and out of Apache Kafka in real time. It inherits strong concepts such as fault-tolerance and elasticity thanks to being an extension of Apache Kafka. Kafka Connect can ingest entire databases, collect metrics, and gather logs from all your application servers into Apache Kafka topics, making the data available for stream processing with low latency. Kafka Connect standardises the integration of other data systems with Apache Kafka, simplifying connector development, deployment, and management. In this course, we are going to learn Kafka connector deployment, configuration, and management with hands-on exercises. We are also going to see the distributed and standalone modes to scale up to a large, centrally-managed service supporting an entire organisation or scale down to development, testing, and small production deployments. The REST interface is used to submit and manage connectors to your Kafka Connect cluster via easy to use REST API’s.

  • Configure and run Apache Kafka source and sink connectors
  • Learn concepts behind Kafka Connect and the Kafka Connect architecture
  • Launch a Kafka Connect cluster using Docker Compose
  • Deploy Kafka connectors in standalone and distributed modes
  • Write your own Kafka connector

Instructions and Navigation

Assumed Knowledge.

Developers who wants to learn the Apache Kafka Connect Framework and get hands-on with it. Professionals who are good at the Apache Kafka ecosystem and basic core concepts. Architects who want to understand how Kafka Connect fits into their solution architecture. This course has the following software requirements:
NA

Related Products

About

Apache Kafka Series - Kafka Connect Hands-on Learning, published by Packt

License:MIT License