Click here to Skip to main content
15,887,376 members
Articles / General Programming / Architecture

Layered Application Architecture with a Homogeneous Layer Structure

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
15 Nov 2021CPOL6 min read 4.9K   6  
The architecture of a multilayer application with homogeneous layer structure is described.
This article describes the architecture of a multilayer application with a homogeneous layer structure. The interaction of the application with its environment (application boundaries, external consumer, external data sources) is considered. Provides examples of the content of the application layers and sublayers.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Ukraine Ukraine
Algorithm / java / c# / sql developer

Comments and Discussions