Microservices
2018-04-09 本文已影响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/
Pinciples of Microservices
GOTO 2014 • Microservices • Martin Fowler
https://martinfowler.com/articles/microservices.html
image.pngSOA vs microservices
How big?
Benefits: Monolith vs Microservice
Target to Microservices, you need:
- Rapid provisioning(get new server quickly)
- Basic Monitoring
- Rapid Application Deployment
- Devops Culture