Software Engineering Radio - The Podcast for Professional Software Developers

Episode 210: Stefan Tilkov on Architecture and Micro Services

Software Engineering Radio - The Podcast for Professional Software Developers

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. […]

Next Episodes