Basic Networking Concepts Question:

What are called Fat clients and Fat servers?

Tweet Share WhatsApp

Answer:

If the bulk of the application runs on the Client side, then it is Fat clients. It is used for decision support and personal software.
If the bulk of the application runs on the Server side, then it is Fat servers. It tries to minimize network interchanges by creating more abstract levels of services.

Read All 133 Basic Networking Questions
Previous QuestionNext Question
What is Load balancing? What is meant by Horizontal scaling and Vertical scaling?