This introductory, yet hands-on session covers the nuts and bolts of how to talk to Kafka using Rust. Don’t worry if you’re not familiar with Rust! The live-coding session will cover some of the Rust basics as we walk through Kafka specific concepts such producer/consumer APIs, committing offsets, rebalancing etc. in the context of the Rust client.