By clicking “Check Writers’ Offers”, you agree to our terms of service and privacy policy. We’ll occasionally send you promo and account related email
No need to pay just yet!
About this sample
About this sample
Words: 382 |
Page: 1|
2 min read
Published: Dec 5, 2018
Words: 382|Page: 1|2 min read
Published: Dec 5, 2018
3 Tier architecture is a client-server software architecture pattern in which the user interface (Presentation), functional process logic (business rules), computer data storage and data access are developed and maintained as independent modules, most often on separate platforms. 3 Tier architecture consists of Presentation Tier, Application Tier and Data Tier.
It is the topmost level of the application. It displays information related to such services as browsing, purchasing and shopping cart contents. It communicates with other tiers by which it puts out the results to the client tier and all the other tiers in the network
This tier is also known as business logic, logic tier, or middle tier. The logical tier is pulled out from the presentation tier and, it controls an application’s functionality by performing detailed processing.
This tier includes the data persistence mechanisms and the data access layer that enclose the persistence mechanisms and exposes the data. The data access layer should provide an Application Programming Interface (API) to the Application Tier that exposes methods of managing the stored data without exposing or creating dependencies on the data storage systems.
Browse our vast selection of original essay samples, each expertly formatted and styled