美文网首页
Microservices

Microservices

作者: 博海湾 | 来源:发表于2018-04-09 14:29 被阅读0次

    1. From Principles Of Microservices by Sam Newman

    Small Autonomous services that work together, modelled around a business domain

    Guide for decision making
    https://www.12factor.net/

    image.png image.png

    Pinciples of Microservices

    image.png

    GOTO 2014 • Microservices • Martin Fowler

    https://martinfowler.com/articles/microservices.html

    image.png

    SOA vs microservices
    How big?

    Benefits: Monolith vs Microservice

    image.png

    Target to Microservices, you need:

    • Rapid provisioning(get new server quickly)
    • Basic Monitoring
    • Rapid Application Deployment
    • Devops Culture

    相关文章

      网友评论

          本文标题:Microservices

          本文链接:https://www.haomeiwen.com/subject/lqybhftx.html