2022-04-08

Deploy Standalone (Single Node) MinIO server using Docker Compose on Linux

4 mins read MinIO is a high-performance object storage solution with native support for Kubernetes deployments that provides an Amazon Web Services S3-compatible […]
2021-01-15

Setting up Apache Airflow using Docker-Compose

11 mins read In this post, we will create a lightweight, standalone, and easily deployed Apache Airflow development environment in just a few […]
2019-07-17

A quick review of Apache Kafka

27 mins read Introduction Kafka is a word that gets heard a lot nowadays. A lot of leading digital companies seem to use it. […]
2019-05-12

Kafka Producer and Consumer example in Python

3 mins read In this tutorial, we are going to build Kafka Producer and Consumer in Python. Along with that, we are going […]