This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
What is this gist about? | |
-- Apache Kafka Fundamentals | |
Why do we need Apache Kafka? | |
-- Every day data produced in the world is huge. Currently estimated at 2.5 QB (Quintillion Bytes). | |
-- Because of the huge data that we generate every day, we need some kind of Queuing theory that can process this data for our systems. | |
Types of Queuing Systems? |