wat is the differece between three tier and two tier
application
Answer Posted / udaykumar
Some more to previous answer........
All the client server applications are 2 tier
architecutures.
Here in these architecutre, 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 retrived 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 braches 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 som discount on som 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 som discout,
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 ? | 5 Yes | 0 No |
Post New Answer View All Answers
what are metrics and what are metrics did u collect in you are project
hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com
What is srs and brs document?
What type of metrics would you use?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
Describe some staff conflicts you have handled.
What is quality center? What are the modules of quality center?
What is a top-down and bottom-up approach in testing?
Which testing model is best as per your understanding, and why?
What is a ‘test plan’?
how to generate id in testdirector? a) Td id 1 b) td id 2 c) td id 3 d) td id 4 which is correct answer please any one of the tell me and mail me
What can you tell about the project if during testing you found 80 bugs in it
In simple steps how will you do unit testing using VSTS?
What is Independent Testing?
Enlist some bug status along with its description?