Recent Posts

Message queue for IoT, E-commerce & Healthcare Systems

Message Queue for IoT, E-commerce & Healthcare Systems

By Korak Bhaduri | May 24, 2023

Message queues can speed up data processing by up to 70%, which is especially useful in areas like IoT, e-commerce,…

Read More
Servers - on-premise infrastructure

On-Premise Infrastructure: Pros & Cons

By Korak Bhaduri | May 16, 2023

Deciding between cloud and on-premise infrastructure? This post compares both, considering a multi-cloud strategy’s popularity, and explores market options for…

Read More

SMS and Email Notification System

By Korak Bhaduri | May 10, 2023

With 3.5 billion smartphone users globally (Statista, 2020) and 306.4 billion emails sent daily (Radicati Group, 2020), SMS and email…

Read More
Amazon SQS vs Apache Kafka

SQS vs Kafka: A Comparison and Guide

By Korak Bhaduri | May 7, 2023

In the world of messaging systems, “SQS vs Kafka” has become a hot topic among developers. With Amazon SQS processing…

Read More
Command Line Interface

Command Line Interface: Pros and Cons

By Korak Bhaduri | May 3, 2023

A command-line interface (CLI) is sometimes called a character user interface, command language interpreter, or console user interface. It lets…

Read More
Message Queue vs. Apache Kafka

Message Queue vs. Apache Kafka

By Korak Bhaduri | April 24, 2023

Developed by a team at LinkedIn, Kafka is non-open source middleware intended as an alternative to a messaging queue, but…

Read More
Infrastructure as a Service

What is IaaS (Infrastructure as a Service)?

By Korak Bhaduri | April 24, 2023

As digitalization continues to disrupt industry after industry, the “everything-as-a-service” business model is one of the most important shifts. By reducing the…

Read More
PaaS Platform as a Service

Platform as a Service – What is PaaS?

By Korak Bhaduri | April 20, 2023

Seeking to understand “what is Platform as a Service?” takes us to one of the most impactful technology trends in…

Read More
How to Flush a Postfix Mail Queue

How to Flush a Postfix Mail Queue

By Korak Bhaduri | April 17, 2023

Many companies turn to Postfix as their mail transfer agent (MTA). As a free and open-source tool, Postfix is a…

Read More

What Is Cloud Agnostic?

By Korak Bhaduri | April 15, 2023

Learn more about the pros and cons of cloud agnostic tools for your organization. In this article, you will learn…

Read More
Message Queue vs. Publish-Subscribe

Message Queue vs. Publish-Subscribe

By Korak Bhaduri | April 13, 2023

If you’re trying to tie distributed systems together, you’re likely considering implementing a message queue or perhaps a publish-subscribe pattern.…

Read More
Queueing Emails With Python, Iron, and SendGrid

Queueing Emails With Python IronMQ and SendGrid

By Korak Bhaduri | April 11, 2023

Are you sending emails from within a web app? If yes, you need to do so asynchronously or else you’ll…

Read More