List Headline Image
Updated by coursehunt-net on Feb 16, 2017
 REPORT
4 items   1 followers   0 votes   98 views

Microservices

Microservices

The term "Microservice Architecture" has sprung up over the
last few years to describe a particular way of designing software
applications as suites of independently deployable services. While
there is no precise definition of this architectural style, there
are certain common characteristics around organization around
business capability, automated deployment, intelligence in the
endpoints, and decentralized control of languages and data.

An overview of microservices

This presentation provides an introductory overview of microservices architectural style.

Migrating to Microservices

Adrian Cockcroft discusses strategies, patterns and pathways to perform a gradual migration from monolithic applications towards cloud-based REST microservices.

From the Monolith to Microservices - CraftConf 2015

Most large-scale web companies have evolved their system architecture from a monolithic application and monolithic database to a set of loosely coupled microse…