The Podcast for Professional Software Developers
Episode 210: Stefan Tilkov on Architecture and Micro Services
September 17, 2014
54:46
79.12 MB
Downloads: 0
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. […]