#software-architecture

Wiki 3

  • Architectural Metapatterns Denys Poltorak's free book and website that sorts hundreds of software architecture patterns into fewer than 20 metapatterns
  • Porto SAP Layered PHP/Laravel-oriented architectural pattern — Containers (per-domain business logic) + Ship (shared infrastructure), Actions orchestrating single-`run()` Tasks, every artifact in its own class and predictable folder
  • What Even Are Microservices? var0.xyz: microservices solve an organizational problem, and you pay distributed-system costs