Build Flexible and Robust Apps with a Multi-Tier Architecture
September 10, 2018
A Multi-Tier architecture separates the UI/Presentation, the application and business logic layer, the data access layers, and the database itself in separate applications, potentially running on different computers. In this blog post we’ll examine some of the key traits of this architecture and discuss key reasons for adopting this model.
Multi-tier architectures are fairly common these days…