Decomposition Patterns in Microservices
We have talked about microservices being smaller, but what does that really mean?
Consider for a moment how you decompose a problem when writing a piece of software. You don't cram everything into a single function and finish.
You break the problem ...
blog.faizahmed.in4 min read