Why You Shouldn't Use Microservices (Unless You Should)
I want to argue that you should build your product on microservices; not because of technical reasons, but because you should see it as a team management strategy. The Double-Edged Sword of Microservices Let’s zoom out and first remember what a microservice is. A microservice is basically a small, deployable piece of service that, when meshed together with others, forms a larger application. If you’re already working with microservices or even if you haven’t built any so far, you’ve probably heard about it. ...