Track 2 Topic 3: Create a KCE You will need a KCE to manage the Kafka system created in the previous topic. […]
Track 3 Topic 1: Track Overview This track first creates a Kubernetes cluster. Then we expand the Kafka system deployed in […]
Track 3 Topic 2: Create a Kubernetes Cluster You will need Kubernetes clusters to run readers, data pipelines, and writers. There is a […]
Track 3 Topic 3: Create Kafka-Connect After the Kubernetes cluster is created, you can add the Kafka-Connect component to the Kafka […]
Track 3 Topic 4: Create Reader In this topic, we will load some text files to a Kafka topic. 1. The […]
Track 4 Topic 1: Track Overview This tutorial track builds the very first pipeline in our system. This pipeline must deal […]
Track 4 Topic 2: Design of Parser The parser we will create will be named “payment-parser.” Start with setting “Parser” as your […]