
Gourav Dhar
- Feb 16
- 4 min
Exploring Event-Driven Architecture - Its Pros and Cons
Delivering high-quality user experiences requires the ability to process events quickly and effectively in today's fast-paced internet age.

Gourav Dhar
- Feb 15
- 5 min
What are Message Queues? How do Message Queues work?
Message Queues play a critical role in enabling communication between different applications and systems.

Gourav Dhar
- Feb 14
- 4 min
Achieving High Availability in Microservices: Best Practices and Strategies
Any system that needs to function constantly must have high availability.

Gourav Dhar
- Feb 13
- 8 min
A Comprehensive Guide to Achieving Scalability in Microservices
Any system that has to handle an increasing amount of load and traffic requires the ability to scale.

Gourav Dhar
- Feb 10
- 6 min
What is the role of cloud computing in Microservices?
Cloud computing is one such technology that has experienced substantial growth in recent years.

Gourav Dhar
- Feb 9
- 6 min
How message queues increase the reliability of the system
. A system that can handle a large number of requests and can function efficiently even during high traffic is the need of the hour.

Gourav Dhar
- Feb 8
- 6 min
What is an Idempotent API and How to Use it?
In this article, we will discuss idempotence and what it means for an API to be idempotent.

Gourav Dhar
- Feb 7
- 5 min
Microservices vs Monolithic Architecture - Which one should you choose
Microservices and Monolithic Architecture are two prevalent architectural types that have evolved in the field of software development.

Gourav Dhar
- Feb 6
- 7 min
Exploring Stateful vs. Stateless Architecture
Stateful and Stateless Architecture are two of the most common architectures used in distributed computing.

Gourav Dhar
- Feb 3
- 6 min
How WebSockets are different from HTTP?
Both WebSockets and HTTP are valuable Internet communication technologies.