ITU-BDSA23-GROUP12 / Chirp

Communication platform
MIT License
0 stars 0 forks source link

Design and architecture - Architecture — In the small #361

Closed Maquidos closed 8 months ago

Maquidos commented 8 months ago

Illustrate the organization of your code base. That is, illustrate which layers exist in your (onion) architecture. Make sure to illustrate which part of your code is residing in which layer.

Maquidos commented 8 months ago
  1. Architecture in the small is concerned with the architecture of individual programs. At this level, we are concerned with the way that an individual program is decomposed into components.
  2. Architecture in the large is concerned with the architecture of complex enterprise systems that include other systems, programs, and program components. These enterprise systems may be distributed over different computers, which may be owned and managed by different companies. Source: I. Sommerville Software Engineering

fra forelæsning 12