What is a Two-Tier Architecture?



What is a Two-Tier Architecture? ..

Answer / guest

A two-tier architecture is where a client talks directly to
a server, with no intervening server. It is typically used
in small environments (less than 50 users).

A common error in client/server development is to prototype
an application in a small, two-tier environment, and then
scale up by simply adding more users to the server. This
approach will usually result in an ineffective system, as
the server becomes overwhelmed. To properly scale to
hundreds or thousands of users, it is usually necessary to
move to a three-tier architecture.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Client Server General Interview Questions

The tyndall effect can be demonstrated when light is passed through which of the following?

0 Answers  


What is the function of mitochondria?

0 Answers  


What are the two most common end-products of alcoholic fermentation?

0 Answers  


Do you know what are super servers?

0 Answers  


What is some importance of organic chemistry?

0 Answers  






Is freon an element and if not what is it?

0 Answers  


What is meant by Mix-and-match?

1 Answers   Infosys, Tata Elxsi,


Where is tin obtained?

0 Answers  


Which is an organic molecule?

0 Answers  


Under what condition will read from a terminal return the value 0?

0 Answers  


How many significant figures are there in the number 0.0036?

0 Answers  


Explain how the use of shutdown can improve client performance.

0 Answers  


Categories
  • Client Server Architecture Interview Questions Client Server Architecture (26)
  • Client Server General Interview Questions Client Server General (262)
  • Client Server AllOther Interview Questions Client Server AllOther (45)