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