account_tree
Kafka 4.x KRaft Architecture
Distributed Event Streaming Virtual Lab
Master enterprise event streaming. Configure multi-machine clusters, debug network listener properties, format KRaft metadata storage, and stream real-time events across independent broker, producer, and consumer machines.
sensors
Module 3: IoT
Internet of Things (IoT) Lab
Master IoT integrations. Connect sensors, ingest telemetry data into real-time streams, and trigger actions across distributed systems.
search
track_changes Course Objectives
- check_circle To understand the architecture and operational mechanics of Apache Kafka in ZooKeeper-less KRaft (Kafka Raft Metadata Mode).
-
check_circle
To configure distributed multi-machine deployments by establishing proper
listeners,advertised.listeners, and firewall port permissions across LAN/WAN subnets. - check_circle To master topic partition lifecycle, replication factor strategies, commit log segments, and consumer offset tracking mechanisms.
- check_circle To gain hands-on experience producing high-throughput streams and consuming events with at-least-once, at-most-once, and exactly-once delivery guarantees.
-
check_circle
To troubleshoot common real-world distributed networking bugs including
UnknownHostException, quorum disconnects, and listener advertising mismatches.