What is two tier and three tier architecture?

Answer Posted / mitesh pandere

two tier achitecture is use for implement web based
application in which:
application logic implemented on pc's or client with
interfaces.application logic exicuted on pc not on the
server.database store on other server. one of the main
dissadvatage of this , when new updates release you have to
apply updates to each individual pc. think about network
where thousands of pc's connected, it's time consuming
process to apply updates to each pc on network.


three tier architecture is archetecture use for web based
application in which it consist of :
1)presentation layer :implemented on client.
This is topmost layer of 3 tier it . you can think it as
GUI gets input form user send it to application logic,
and show the result in sutable format.

2)applicaton logic layer or server:
this layer cordinate the application , process ,
comands,makes logical decisions, calculatons.
search contains from databases

3)database server:
this generally stores data in tabaular format.
generally database server RDBMS. the information you ,
will get after proceesing data from database server .

Is This Answer Correct ?    24 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is diffrence between dynamic black box testing and dynamic white box testing

1564


What does a manual tester need to become proficient with db testing?

697


Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.

1471


Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE

1661


can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?

1519






Changes and enhancements to system?

1594


How does quality control differ from quality assurance?

635


Could anyone share FAQs for Test Manager position...

1644


Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.

1640


write 5 critical test cases on product payment form on flipkart.com?

1505


What is an error?

667


Explain the defect life cycle.

629


What is the difference between qa, qc, and testing?

792


define Testing of Procedure, Triggers and Functions in data base testing ?

3052


9.Data – driver automation typically includes?

2921