Essential Patterns for Microservices
摘要
Software architectures are generally easier to understand when supported by adequate documentation. However, real challenges emerge when implementing them to solve real-world problems. This is where architectural patterns come to the rescue. Understanding the problem we are dealing with and identifying similarities to previously encountered situations allows us to leverage proven approaches to streamline our solution.