The Six Pitfalls of Moving to Microservices
Microservices are not always the solution We, as developers, make mistakes. For example, one of the most common ones is thinking that a new technical solution or paradigm will solve all the problems existing in a given Software Project. That won’t happen, but we’ll be tempted anyway to fall into this trap. Microservices Architecture is one of the most popular traps. When we read about the benefits of Microservices, we may believe that, just by splitting our huge project into smaller pieces and applying some theoretical advice, our ways of working will improve drastically. However, that’s not normally the case: Microservices come with many disadvantages.Read More →