Network Communication in System Design
Let’s first understand the two terms viz. client and server.
Client ⇒ whosoever requests is a client.
Server ⇒ whosoever serves is a server.
Client and server are relative terms!
Whenever a request is sent from the client to the server (or a respons...
high-level-system-design.hashnode.dev1 min read