Episode 210: Stefan Tilkov on Architecture and Micro Services

Published: Sept. 17, 2014, 10:54 p.m.

Micro services is an emerging trend in software architecture that focuses on small, lightweight applications as a means to avoid large, unmaintainable, monolithic systems. This approach allows for individual technology stacks for each component and more resilient systems. Micro services uses well-known communication schemes such as REST but also require new technologies for the implementation. [\u2026]