Can anybody define 2-tier architecture,and 3 tier architecture.
Answer Posted / sureshsinghbhandari
All the client server applications are 2 tier architectures.
and when Business Logic is stored in one Server, and all the clients are dumb terminals.
Here in these architecture, all the “Business Logic” is stored in clients and “Data” is stored in Servers. So if user request anything, business logic will b performed at client, and the data is retrieved from Server(DB Server). Here the problem is, if any business logic changes, then we
need to change the logic at each any every client. The best ex: is take a super market, i have branches in the city. At each branch i have clients, so business logic is stored in clients, but the actual data is store in servers.If assume i want to give some discount on some items, so i
need to change the business logic. For this i need to goto each branch and need to change the business logic at each client. This the disadvantage of Client/Server architecture.
So 3-tier architecture came into picture:
Here Business Logic is stored in one Server, and all the clients are dumb terminals. If user requests anything the request first sent to server, the server will bring the data from DB Sever and send it to clients. This is the flow for 3-tier architecture.
Assume for the above. Ex. if i want to give some discount, all my business logic is there in Server. So i need to change at one place, not at each client. This is the main advantage of 3-tier architecture.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is TAS language which is used as a language for some projects/
how to indentify memory leakages after the build
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
What are the benefits of requirement traceability?
What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.
What are the tasks of test closure activities in software testing?
What is a top-down and bottom-up approach in testing?
What type bugs you will find in integration testing with example?
how will the test plan is pepared in ur organisation>?
what is the test plan of facebook?
.In languages testing, what is the fixed part and changing part?
Tell some examples of bug severity and bug priority?
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
Testcases for msword( microsoct office word??