State of the Art in Microservice

2018-04-21  本文已影响0人  博海湾

State of the Art in Microservices by Adrian Cockcroft (Battery Ventures)

image.png

.. Breaking Down the SILOs

From traditional Monolithic delivery to new microservices approach


image.png

Not good as one bug will block whole release


image.png

In microservice, it could be changed to below, bug only block one small deployment


image.png
via container
image.png

Definition of microservice

Loosely coupled service oriented architecture with bounded contexts


image.png

Coupling concerns

.. Conway's law - organizational coupling
.. Centralized Database schemas
.. Enterprise Service Bus-Centralized message queues
.. Inflexible Protocol versioning

Microservice considerations

image.png
image.png image.png image.png
上一篇下一篇

猜你喜欢

热点阅读