System design - 1
Lets start with simple example, you using amazon.com
High level overview
When you hit amazon.com as a client the request will be sent to the server
flow :
client → hits amazon.com → sent to DNS → finds IP → locates server with that IP → server a...
abheeshta-bts-tech.hashnode.dev5 min read