SCS: Self-Contained Systems
https://scs-architecture.org/index.htmlAn interesting take on system design, that seems to strike a balance between monolithic and microservices style applications.
Suggestions from the article:
- A big system should be broken down into smaller systems, but unlike a microservices approach, the systems should be completely self contained, with even separates and distinct user interfaces.
Tags
Details
- Revised
- Created
- Edited