System Design PostgreSQL in System Design This article aims to give a brief overview of the PostgreSQL relational database management system, provide some brief comparisons to other alternatives, such as MySQL, illustrate useful features in PostgreSQL and discuss certain systems in which PostgreSQL proves more useful.
System Design System Design of Bank Management System In this article, we will take a look at the key features a bank management system needs to offer, its high-level, low-level design, database design, and some of the already existing bank management systems.
System Design System Design of Retail Management System In this article, we will take a look at the key features a retail management system needs to offer, its high-level, low-level design, database design, and some of the already existing retail management systems.
System Design System Design of Hotel Management System In this article, we have presented the System Design of Hotel Management System in depth along with system and functional requirements, use case diagrams, architecture and much more.
System Design System Design of Restaurant Management System In this article, we will take a look at the key features a restaurant management system needs to offer, its high-level, low-level design, database design, and some of the features that turnkey software solutions offer.
System Design System Design of School Management Software In this article, we will be exploring the System Requirements, Architecture, Low-level design, database design, and examples of School Management Software.
System Design System Design of Fee Management System In this article, we will take a look at the key features a fee management system needs to offer, its high-level, low-level design, database design, and some of the features that turnkey software solutions offer.
System Design MapReduce in System Design MapReduce programming has various advantages. It helps organizations to process petabytes of data stored in the HDFS and makes multiple data sources and data kinds more accessible.
System Design Dapper in System Design In this article, we have explored what is Dapper, key concepts in Dapper and how Dapper is used in System Design.
System Design Apache Kafka in System Design This article will cover the uses of Apache Kafka in System Design, its core capabilities, and how it works.
System Design Hadoop in System Design In this article, we have explored the idea behind Hadoop and how it is used in System Design.
System Design System Design of Library Management System In this article, we will take a look at the key features a library management system needs to offer, its high-level, low-level design, database design, and some of the already existing library management software.
System Design System Design of GitHub In this article, we will look into the system design of GitHub, the various protocols it offers, and how they work.
System Design System Design of Spotify In this article, we have explained the System Design of Spotify, a leading audio streaming platform in depth.
System Design System Design of Microsoft Teams In this article, we will look at the high-level system design of Microsoft Teams, its architecture, and how it works.
System Design Graph Database in System Design In this article, we will look at what are graph databases, how they differ from traditional relational databases, and their uses in System Design.
System Design AWS Redshift in System Design In this article, We will take a look at AWS Redshift and understand it using a real-time example.
System Design MemCached in System Design In this article, we have explored the idea of MemCached in System Design and how it is used in different systems.
System Design Google Cloud BigQuery in System Design Google BigQuery is a fully managed enterprise data warehouse that is serverless, highly scalable, and cost-effective for analyzing petabytes of data and billions of rows using ANSI SQL.
Computer Architecture Types of memory devices In this article, we have covered the different types of memory devices like CD-ROM, SD card and much more.
System Design Apache ZooKeeper in System Design In this article, we will look at Apache ZooKeeper and how it is useful in distributed systems.
System Design Bigtable in System Design Bigtable is a revolutionary internal Google database system that helped to launch the NoSQL industry. The company desired to create a database capable of providing real-time access to petabytes of data. Bigtable was born as a result.
System Design System Design of Snapchat This article will give an overview of the architecture, infrastructure and System Design of Snapchat, as well as provide some insight to the company (Snap Inc.'s) history.
System Design Eager Loading and Over-Eager Loading Eager Loading and Over-eager loading are methods of loading resources to web pages.
System Design Master-slave & Master-master replication in Databases In this article, we will explore the basics of data replication techniques such as Master-slave and Master-master in databases.