What is the difference between Two Tier and Three Tier
Architecture?
Answer Posted / prathibha
In a modern two-tier architecture the server holds both the
application and the data. The application resides on the
server rather than the client probably because the server
will have more processing power and disk space than the PC.
In a three-tier architecture the data and applications are
split onto seperate servers with the server-side distributed
between a database server and an application server. The
client is a front end simply requesting and displaying data.
Reason being that each server will be dedicated to
processing either data or application requests hence a more
manageable system and less contention for resources will occur
| Is This Answer Correct ? | 21 Yes | 6 No |
Post New Answer View All Answers
What r the features,u take care in prototype testing?
ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
What is a failure?
Can you explain equivalence partitioning?
what are the risks and contingencies u had in ur project?
How to integrate Bugzilla with QTP?
Write the function test case to add a customer to database.
What and why is api testing?
Does an increase in testing always improve the project?
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
how deployment phase of SDLC differs in product based and in service based company ?
What is black box testing, and what are the various techniques?
Can anyone tell me about banking project? abt the transactions? the flow?
What is revision history and the content of revision history table?
Could some one tell me test cases for multi line text boxes like Notes field?