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
Tell me some Adhoc testing scenarios of ebay (online auction product)?
What is Web testing & which action we take at the time of Web Testing?
Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it
What is white box testing, and what are the various techniques?
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
What are the advantages of automation over manual testing?
What is data flow diagram?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
On login window for username and password auto populated field means what !
What is revision history and the content of revision history table?
what is the difference between Test-bed and test topology?
What are the differences between web applications and client and server applications?
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
What are the advantages of black box testing?