ShopSpell

Microservices Patterns: With examples in Java [Paperback]

$54.99       (Free Shipping)
80 available
  • Category: Books (Computers)
  • Author:  Richardson, Chris
  • Author:  Richardson, Chris
  • ISBN-10:  1617294543
  • ISBN-10:  1617294543
  • ISBN-13:  9781617294549
  • ISBN-13:  9781617294549
  • Publisher:  Manning Publications
  • Publisher:  Manning Publications
  • Pages:  477
  • Pages:  477
  • Binding:  Paperback
  • Binding:  Paperback
  • Pub Date:  01-Jun-2018
  • Pub Date:  01-Jun-2018
  • SKU:  1617294543-11-MING
  • SKU:  1617294543-11-MING
  • Item ID: 102452892
  • Seller: ShopSpell
  • Ships in: 2 business days
  • Transit time: Up to 5 business days
  • Delivery by: Nov 22 to Nov 24
  • Notes: Brand New Book. Order Now.

Summary

Microservices Patternsteaches enterprise developers and architects how to build applications with the microservice architecture. Rather than simply advocating for the use the microservice architecture, this clearly-written guide takes a balanced, pragmatic approach, exploring both the benefits and drawbacks.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Successfully developing microservices-based applications requires mastering a new set of architectural insights and practices. In this unique book, microservice architecture pioneer and Java Champion Chris Richardson collects, catalogues, and explains 44 patterns that solve problems such as service decomposition, transaction management, querying, and inter-service communication.

About the Book

Microservices Patternsteaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services and composing them into systems that scale and perform reliably under real-world conditions. More than just a patterns catalog, this practical guide offers experience-driven advice to help you design, implement, test, and deploy your microservices-based application.

What's inside

  • How (and why!) to use the microservice architecture
  • Service decomposition strategies
  • Transaction management and querying patterns
  • Effective testing strategies
  • Deployment patterns including containers and serverlessices

About the Reader

Written for enterprise developers familiar with standard enterprise application architecture. Examples are in Java.

About the Author

Chris Richardsonis a Java Champion, a JavaOne rock star, author of Manlƒ#