Sponsored Ad

Friday, January 21, 2011

What is Difference Between Layer Architecture and Tier Architecture?

 

Tier is physical separation of tiers. it basically specify different projects of .dll or .exe.

Layers are logical separation and divide the project logically. There is only one project and have logical division of files or folders.

Application Layer : basically soft
Application Tier : basically hard

Layer:
1)presentation layer
2)business layer
3)data access layer

Tiers:
1)Presentation tier (web server)
2)Application tier (application server)
3)data server tier (database server)

No comments:

Post a Comment

Sponsored Ad

Followers

Follow Us