top of page
Here's a chance to power up your professional life as a software developer. Don't miss out on our latest blogs. Subscribe to our Newsletter today!
Gourav Dhar
Sep 6, 20246 min read
Master MongoDB Aggregation Pipeline: Essential Operators & Real-World Examples
Link to Video: https://www.youtube.com/watch?v=wnG5iLtP58s&t=1s Video Transcript Understanding MongoDB Aggregation Pipelines Data in...
Gourav Dhar
Aug 14, 20241 min read
Remove duplicates from sorted array
Welcome to another episode in our "Must Do Coding Interview Questions" playlist! In this video, I have coded for "Removing duplicates...
Gourav Dhar
Aug 10, 20242 min read
Encryption in Typescript
I have coded for encrypting data using the 'aes-256-cbc' algorithm.
Gourav Dhar
Feb 16, 20234 min read
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, 20235 min read
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, 20234 min read
Achieving High Availability in Microservices: Best Practices and Strategies
Any system that needs to function constantly must have high availability.
Gourav Dhar
Feb 13, 20238 min read
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, 20237 min read
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, 20237 min read
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, 20237 min read
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.
bottom of page