The Two-Tier Architecture
The two-tier architecture is a client/server architecture where a client requests services and the server responds to those services. In this architecture, there are only two levels- client and server. The server directly responds to the client.