Client Server Architecture (AWS Day 1)
What is client?
A client which request resource from the server.
What is Server?
Server which respond to the resource.
1 - Tier Architecture
In 1-Tier Architecture Client and server are in same machine. If any person want to access the website from...
maxmanishcosta.hashnode.dev2 min read