Everyone’s talking about microservices. Who’s actually doing it?| O’Reilly Media
The microservice architectural style develops an application as a suite of independently deployable services.| martinfowler.com
Describing established patterns for organizing design tokens and practical approaches for automation| martinfowler.com
Modularity is a crucial concept when designing and creating software. Independent of whether our chosen architecture style is to have a single unit of deployment - Monolith or multiple units of deployment - Microservices/Services. It is a quality that should be treated completely independent of how many deployable units of software we choose to have.| binaryigor.com
A modular methodology implemented at Roundforest to improve developer velocity for large scale codebases| gils-blog.tayar.org