Gourav Dhar2 days ago6 minBACKEND DEVELOPMENT SERIESMaster MongoDB Aggregation Pipeline: Essential Operators & Real-World ExamplesLink to Video: https://www.youtube.com/watch?v=wnG5iLtP58s&t=1s Video Transcript Understanding MongoDB Aggregation Pipelines Data in...
Gourav DharFeb 15, 20235 minBACKEND DEVELOPMENT SERIESWhat are Message Queues? How do Message Queues work?Message Queues play a critical role in enabling communication between different applications and systems.
Gourav DharFeb 10, 20236 minBACKEND DEVELOPMENT SERIESWhat is the role of cloud computing in Microservices?Cloud computing is one such technology that has experienced substantial growth in recent years.
Gourav DharFeb 8, 20236 minBACKEND DEVELOPMENT SERIESWhat 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 DharFeb 6, 20237 minBACKEND DEVELOPMENT SERIESExploring Stateful vs. Stateless ArchitectureStateful and Stateless Architecture are two of the most common architectures used in distributed computing.
Gourav DharFeb 3, 20236 minBACKEND DEVELOPMENT SERIESHow WebSockets are different from HTTP?Both WebSockets and HTTP are valuable Internet communication technologies.
Gourav DharJan 26, 20234 minBACKEND DEVELOPMENT SERIESHow do Microservices Communicate With Each Other?Microservice architecture is a popular way to build applications that are composed of multiple services.
Gourav DharJan 26, 20234 minBACKEND DEVELOPMENT SERIES9 Proven Strategies to Improve API PerformanceBy using an API, developers can access data from other sources and use it to improve their application's performance.
Gourav DharDec 5, 20226 minBACKEND DEVELOPMENT SERIESWhat is DNS? How does DNS work? Types of DNS Servers- Backend Development SeriesDNS stands for Domain Name System. It is a system that allows us to find the IP address of a website or server.
Gourav DharNov 28, 202212 minBACKEND DEVELOPMENT SERIESWhat is a CDN (Content Delivery Network)? How does CDN work and where is it used?A CDN or Content Delivery Network is a network of servers that work together to deliver content faster to end-users.