Kafka in 100 Seconds
Apache Kafka is a distributed event streaming platform used to handle large amounts of realtime data. Learn the basics of Kafka in this quickstart tutorial.
#programming #datascience #100SecondsOfCode
? Chat with Me on Discord
https://discord.gg/fireship
? Resources
- Kafka Homepage https://kafka.apache.org/
- Kafka Github https://github.com/apache/kafka
- RabbitMQ in 100 Seconds https://youtu.be/NQ3fZtyXji0
? Get More Content - Upgrade to PRO
Upgrade at https://fireship.io/pro
Use code YT25 for 25% off PRO access
? My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
? Topics Covered
- What is Apache Kafka?
- Who created Apache Kafka?
- What is Kafka used for?
- How do large apps handle streaming data?
- Apache Kafka basic examples