Books / Microservice Patterns and Best Practices
Microservice Patterns and Best Practices
Explore Patterns Like CQRS and Event Sourcing to Create Scalable, Maintainable, and Testable Microservices
5,9 MB
Автор: Anuj Kumar
Год: 2018
Страниц: 412
The Microservice architecture is sweeping the world as the de facto pattern from which to build web-based applications and aids in designing scalable, easy-to-maintain web applications. This book will teach you common patterns and practices, showing you how to apply...
Автор: Cesar de la Torre, Bill Wagner, Mike Rousos
Год: 2020
Страниц: 351
This guide is an introduction to developing microservices-based applications and managing them using containers. It discusses architectural design and implementation approaches using .NET Core and Docker containers....
Автор: Tarek Zlade
Год: 2017
Страниц: 340
We often deploy our web applications into the cloud, and our code needs to interact with many third-party services. An efficient way to build applications to do this is through microservices architecture. But, in practice, it's hard to get this...
Автор: Sam Newman
Год: 2015
Страниц: 280
Distributed systems have become more fine-grained in the past 10 years, shifting from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes...