#system-design
Read more stories on Hashnode
Articles with this tag
Helloo! Another attempt at a detailed blog post on designing a web crawler, covering all key aspects structurally: Designing a Scalable Web Crawler A...
Understand the problem and define the design Scope (Functional Requirement) Usecase Users can share the code/text/configuration over the internet at...
Understand the problem and define the design Scope (Functional Requirement) Usecase Custom short URLs are easy to share less type error-free, and...
Annotations provide metadata about the code, provide supplements to compiler, tools, framework, and don't directly affect the code allowing the...
What is a Database? A database is an electronic collection of data that can store various types of information, including words, numbers, images,...
Proxies: Proxies are intermediaries between a user and a server, client and server. What is a Forward Proxy? A forward proxy acts as an intermediary...