System Design Basics
Server
A server is a machine capable of running 24/7 and has a public IP address, which means it is publicly accessible.A client can request the server using its IP address, but since IPs are hard to remember, we use a DNS server.DNS is like a global...
vaishnavisharma.hashnode.dev3 min read