4. Microservices
The "Microservices" architectural style is an approach that enables a single application to be developed as a suite of small services, each running in its own process and communicating with lightweight mechanisms, often an HTTP REST resource API. These services are built around business capabilities and can be deployed independently by fully automated machines. There is a minimum of centralized management of these services, which can be written in different programming languages and use different data storage technologies.
(Martin Fowler and James Levis, "Microservices", March 2014 .)
...Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Microservices
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
- (1) - NETCRAFT - February 2017 Web Server Survey. - (2017) https://news.netcraft.com/archives/2017/02/27/february-2017-web-server-survey.html
- (2)...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!