Basic Networking Concepts Question:

What is meant by 2-Tier architecture?

Basic Networking Interview Question
Basic Networking Interview Question

Answer:

In 2-tier Client/Server systems, the application logic is either buried inside the user interface on the client or within the database on the server.
Example: File servers and Database servers with stored procedures.


Previous QuestionNext Question
What is meant by 3-Tier architecture?What is Load balancing?