|
 |
 |
| Find Local Internet Providers |
3,510 ISPs to Choose From |
|
 |
|
 |
MULTI-TIERED ARCHITECTURE Definition We define MULTI-TIERED ARCHITECTURE |
MULTI-TIERED ARCHITECTURE - This is the most scalable application architecture (over two-tier and three-tier). This architecture refers to 4-, 5-, or even higher-tiered architectures. It is the most complex type of architecture, splitting the application and database management tasks into many discrete components. For example, take the three-tier architecture and change it so that the application logic is separate from the database management system--this gets you to four-tier architecture. With this structure you can more easily change one of the tiers without compromising your entire application. To get to 5 tiers you could move some of the application logic to the client to optimize performance. |
|
|
 |
|
|
|
 |
|