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

What is some importance of organic chemistry?

0 Answers  


Which of the metals react violently with water to produce hydrogen gas?

0 Answers  


The risks while testing client - server application?

0 Answers  


What is the chemical formula for dichromate?

0 Answers  


What is a substituted hydrocarbon?

0 Answers  






Which dominates the gasses in the earths atmosphere, making up some 78% of the air by volume?

0 Answers  


How can we send 10,000 mail? Plz tell me Urgent ?????

6 Answers  


What are the most typical functional units of the Client or Server applications?

1 Answers   Cognizant, Data Com,


Define client-side validation.

0 Answers  


Convert 673 kelvin into degrees centigrade?

0 Answers  


What are general middleware in client server environment?

0 Answers  


How clients handle the DNS – requests to the failed servers?

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)