microservice style
mikroteenusemeetod
olemus
arendusmeetod (M. Fowler jt, 2012):
rakendus luuakse väikeste teenuste komplektina,
need teenused on suhteliselt sõltumatud
ja teenuste suhtlusviis on lihtne
=
a way of building an application as a set of various services, i.e. using many single-function modules, each of which having a clearly defined interface and intended operation
ülevaateid
https://en.wikipedia.org/wiki/Microservices
http://smartbear.com/all-resources/articles/what-is-microservices-architecture/
https://www.thoughtworks.com/insights/blog/microservices-nutshell
https://martinfowler.com/articles/microservices.html