The monolithic architecture works well for small, simple applications.
This book also teaches you how to refactor a monolithic application to a microservice architecture..
Along the way, you\'ll learn a pattern language that will enable you to solve the issues that arise when using the microservice architecture.
You\'ll discover that the microservice architecture is not a silver bullet and has both benefits and drawbacks.
Rather than simply advocating for the use the microservice architecture, this clearly-written guide takes a balanced, pragmatic approach.
Microservice Patterns teaches enterprise developers and architects how to build applications with the microservice architecture.
This architecture accelerates software development and enables continuous delivery and deployment of complex software applications.
The solution is to adopt the microservice architecture, which structures an application as a services, organized around business capabilities.
All aspects of software development and deployment become painfully slow.
Eventually the development team ends up in what is known as monolithic hell.
However, successful applications have a habit of growing.
The monolithic architecture works well for small, simple applications