{"id":4830,"date":"2023-04-06T17:35:32","date_gmt":"2023-04-06T16:35:32","guid":{"rendered":"https:\/\/www.architecturemaker.com\/?p=4830"},"modified":"2023-04-06T17:35:32","modified_gmt":"2023-04-06T16:35:32","slug":"what-is-two-tier-architecture","status":"publish","type":"post","link":"https:\/\/www.architecturemaker.com\/what-is-two-tier-architecture\/","title":{"rendered":"What is two tier architecture?"},"content":{"rendered":"

A two tier architecture is a type of computer architecture that separates the different parts of the system into two distinct parts, or tiers. The first tier is typically composed of the user interface and the application logic, while the second tier consists of the database and the web server.<\/p>\n

A two-tier architecture is an architecture where there are two layers, a front-end layer and a back-end layer. The front-end layer is the layer that the user interacts with, and the back-end layer is the layer where the data is stored and processed.<\/p>\n

What is 2 tier architecture in simple words? <\/h2>\n

A two-tier architecture is a software architecture in which a presentation layer or interface runs on a client, and a data layer or data structure gets stored on a server. Separating these two components into different locations represents a two-tier architecture, as opposed to a single-tier architecture.<\/p>\n

A two-tier DB architecture means that either the application logic is buried within the server database, or on the client (inside the UI), or both. A three-tier DB architecture means that the process or application logic is buried in the middle-tier, which acts as a separate entity from the Client\/ User Interface and the data Interface.<\/p>\n

What is 1 tier and 2 tier architecture <\/h3>\n