Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between 2-Tier architecture and
3-Tier architecture

Answer Posted / vijay

2-tier architecture:
2-tier architecture is also called as
client-server architecture, in this architecture both
presentation logic+business logic will in one layer and
database logic will be in another layer . This architecture
is used with in a limited area .
-)Clients retrive fast infromation from server
drawbacks:
1: Both presentation logic&business logic will be in same
layer there will be miss use of business logic(Hacking).
2: Used in limited area.
3:Here clients are called thick clients
ex:banking applications,small scale industry

3-tier architecture:
3-tier architecture is also called as web
environment ,in this presentation logic&business
logic&database logic will be in different layers
.presentation logic is in the client layer and business
logic is in the application server and database logic will
be in server side.
advantages:
1:security is very high bcoz business logic is present in
the application server.
2:Here clients are called thin clients.
drawbacks:
1:while client request any information from server it takes
much time.
2:Each application server contain one busines logic in one
layer.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to send email from sql database?

1026


What is normalization and denormalization in sql server?

994


Why do you need a sql server?

1081


What is a hint?

973


how you can list all the tables in a database?

1013


What is collation sensitivity? Explain different types.

994


Explain what is analysis service repository?

972


Do you think BCNF is better than 2NF & 3NF? Why?

1256


What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration

1001


Explain the difference between delete,drop and truncate in SQL Server?

1076


Do you know sql server 2008 introduces automatic auditing?

958


What are basics of policy management?

1084


What is ddl and dml commands?

889


how you can get the list of largest tables in a database? : Sql server administration

1029


How do I save a stored procedure in sql server?

972