#system-design
Read more stories on Hashnode
Articles with this tag
Designing a URL like TinyURL involves creating a service that takes long URLs and converts them into shorter, more manageable links. When designing...
Peer-to-peer (P2P) is a decentralized network architecture in which participants act as both clients and servers. These participants, called peers,...
Event-driven architecture (EDA) is a software design pattern that revolves around events, which are essentially signals indicating that something...
Transmission Control Protocol/ Internet Protocol is a network model which is based on some standard protocols, developed by the Department of...
HTTP (Hyper Text Transfer Protocol) HTTP stands for hyper text transfer protocol. It is invented by Tim Berner. HTTP is an application layer protocol...
The back of the envelope calculations are generated by using a combination of thought experiments and common performance numbers. Back of envelope =...