X

Microservices: Patterns and Applications: Designing fine-grained services by applying patterns

Product ID : 44652697


Galleon Product ID 44652697
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
No price yet.
Price not yet available.

Pay with

About Microservices: Patterns And Applications: Designing

Microservices: Patterns and ApplicationsMicroservices are the next big thing in designing scalable, easy to maintain applications.This book will explain everything you need to know about Microservices to make your next project successful. You will learn:Microservice PatternsThis book goes into great detail on all of the Microservice Architecture patterns including Monolithic Architecture Microservice Architecture Service Discovery Gateway / Proxy API Orchestrated API Service Registration CQRS and Event Sourcing Bulk Heads Circuit Breaker Message BrokerThe most important thing about Microservices is when and how to apply a pattern, along with explaining what choices you must make and why. Every system is different so it is vital to understand a lot of basics before designing and developing your own Microservices.From Monolithic to Microservice The basics here are how to decompose a Monolithic system into a Microservice and this book shows exactly how this process is completed.Service Oriented Architecture to MicroserviceA more common need is to migrate your system from a SOA based architecture to Microservices, there are many advantages and the process is not as straightforward as you would expect.New MicroservicesIf you want to build a brand-new system and leverage the power of Microservices this book outlines the pitfalls, strategies and tactics needs to make this work for you. It is not as easy as it would seem and you will understand why after reading this book.Microservice TechnologiesYou'll learn about what technologies you need to use