Links
Introduction
- Slide deck: Self-contained Systems
- Slide deck: Self-contained Systems (German)
- Website: Wikipedia
- Website: X (Twitter)
Diving deeper
- Article: Self Contained Systems (SCS): Microservices Done Right
- Blog post: Implementation Example
- Blog post: Self-contained Systems - Microservices for Dummies
- Blog post: Self-contained Systems in Practice with Vaadin and Feeds
- Blog post: Transclusion for SCS frontend integration
- Blog post: Architecture principles (used to develop the Otto Shop)
- Blog post: “Carving the Java EE Monolith Into Microservices: Prefer Verticals Not Layers” (refers to SCS)
- Blog post: elastic.io: Breaking Down a Monolithic Software: A Case for Microservices vs. Self-contained Systems (Kuehne + Nagel: SCS within the context of logistics)
- Interview: Microservices in the Real World
- Slide deck: Nano, Micro, Mini, oh my: Modularization for sustainable systems (alternative introduction into SCS), pp. 28
- Slide deck: FROM MONOLITH TO MICROSERVICES (Kuehne + Nagel: SCS within the context of logistics)
- Website: Content tagged with SCS on innoq.com
- Video: Building and Trusting a Cloud Bank - Starling Bank (conference talk: explains SCS; stressing the aspect of resilience: however, violating the SCS definition: there is no UI!)
- Video: Our journey to distributed architecture - scaling from monolith to SCS-Ancizar Arenas & Javi Serrano (conference talk: explains SCS partly)
- Video: A Better Alternative to Plain Microservices (Self-Contained Systems)
Diving deeper (German sources)
- Article: Original German article (2011)
- Blog post: Self-contained Systems – ein Architekturstil stellt sich vor
- Blog post: entwickler.de: Kolumne: EnterpriseTales: Des Microservice großer Bruder
- Blog post: Die Architektur der Galeria.de Plattform im Kontext der Produktentwicklungsorganisation (architecture of a German Online Shop that has used SCS)
- Video: Der Self-contained-Systems-Architekturansatz
Related topics
- Blog post: Microservices
- Blog post: Microservices in a Nutshell. Pros and Cons
- Website: ROCA a style for web applications that fits SCS.
- Website: Microservices Websites (information on client-side web integration)
- Website: Micro Frontends - extending the microservice idea to frontend development
Community
- GitHub: Issues and Contribution