📝Apache Kafka encourages thinking of events first, rather than things
🔑Kafka uses topics to store ordered collections of events
🚀Kafka Connect enables data integration with other systems
💻Kafka Streams is a Java API that allows real-time analysis of data in Kafka topics
☁️Confluent Cloud provides a fully-managed service for running Kafka in the cloud