This post will guide you to create a simple web application using Spring Boot and Apache Kafka. Apache Kafka is a distributed streaming platform which is well known for moving...
This post is a step-by-step guide to install and run Apache Kafka on Windows. Prerequisite The only prerequisite for this setup is JRE. Install Java (Skip if you already have...
I really like Homebrew to install stuff on macOS. So in this tutorial I’ll be using Hombrew to install Apache Kafka on macOS. Install Homebrew: Open Terminal, paste the following...
After thinking a lot about what to write next, I stumbled upon a very cool idea. And this is what I thought I should do: Discover something interesting using code...
To get Twitter's Consumer API keys and Access token keys you must have a Twitter account. Once your Twitter Account is ready follow the steps below: 1) Go to https://developer.twitter.com/...
This post will guide you to create a simple web application using Spring Boot and Apache Spark. For the demonstration we are going to build a maven project with Spring...