Microservices Modeling— Common Pitfalls — PART I — Single Responsibility Principle

Diogo Machado
7 min readFeb 26, 2021

Intro

Cuba migrated to a centrally planned economy with the revolution. It didn’t scaled well.

Microservices are an architectural pattern that allows big software systems to be break in smaller parts. Each microservice can be developed, maintained, deployed and operated independently.

Microservices share the same general principles of any modular architecture: break the system into…

--

--

Diogo Machado

Software architect/developer. Developing software on the shoulders of giants.