Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.4K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.5K+ articles
System Design
1.1K+ articles
Web technologies
657+ articles
GBlog 2025
565+ articles
Interview-Questions
474+ articles
Web-API
134+ articles
System Design
8 posts
Recent Articles
Introduction to Rebalancing
Last Updated: 29 January 2026
Rebalancing is a technique used in distributed computing and database systems to ensure that data is evenly distributed across different nodes or shards. When data is part...
read more
System Design
System Design
Leaderless Replication Topology
Last Updated: 29 January 2026
Leaderless replication is a replication strategy used in distributed database systems where there is no single leader or master node responsible for coordinating write ope...
read more
System Design
System Design
Event-Driven Architecture in an E-commerce System
Last Updated: 17 April 2026
Event-Driven Architecture (EDA) is a design approach where system components communicate through events like user actions or state changes. It enables loosely coupled comp...
read more
System Design
System Design
System Design of Airbnb | Hotel Reservation System
Last Updated: 05 December 2025
The system design of a platform like Airbnb or a hotel reservation system involves creating an efficient, scalable and highly available architecture to handle millions of ...
read more
System Design
System Design
System Design of Airline Management System
Last Updated: 31 March 2026
Booking a flight online (airline websites) is quick and seamless process, just a few clicks and you’re done. But is it equally simple to build the massive systems that pow...
read more
System Design
System Design
Architecture Diagrams in System Design
Last Updated: 04 October 2025
An architecture diagram is a graphic illustration that is utilized in describing a system, application, or infrastructure's design and layout. The important elements, thei...
read more
System Design
System Design
GBlog 2025
Approach Object-Oriented Design Questions in Interview
Last Updated: 29 April 2026
Object-Oriented Design (OOD) is an important interview topic at companies like Google, Microsoft, Amazon, and Facebook. Candidates are asked to design a system using OOP p...
read more
Interview Experiences
Interview-Questions
System Design
Client-Server Model
Last Updated: 10 February 2026
The Client-Server Model is a network architecture in which clients send requests for resources or services, and servers process these requests, returning the required resp...
read more
Web Technologies
System Design
Web technologies
Web-API
System Design