#system-architecture
Read more stories on Hashnode
Articles with this tag
Design a file uploading and sharing service · System design is one of the most important aspect of software engineering. System design problems are...
Let's start with a simple example showing why you would need indexing in a database. Suppose we have a table called costing with three columns...
Scalability · Load Balancer (LB) is another critical component of any distributed system. Before, directly diving into client side load balancing we need...
System Design · Dealing with large datasets is often daunting. With limited computing resources, particularly memory, it can be challenging to perform...
System Design. · Twitter Usage Statistics 500MN tweets per day ~7000 tweets per second 8,00,000+ Queries per second Typical Database server config at...
System design Problem. · Recently, I was working on an application which had a sharded database, required generating unique IDs at scale that could be...