3303-flashcards/hATaBiZQ - 3303/fzBPLVbF - What is the difference between Strict and Loose Layered architectures.md
2026-04-20 23:08:47 -04:00

10 lines
No EOL
243 B
Markdown

What is the difference between **Strict** and **Loose** Layered architectures?
---
🥞
- **Strict**: A layer can only use services from the layer **immediately below** it.
- **Loose**: A layer can use services from **any** lower layer.