O'reilly Programming Podcast - O'reilly Media Podcast

Sam Newman on moving from monolith systems to microservices

Informações:

Sinopse

The O’Reilly Programming Podcast: Principles for the successful adoption of microservices.In this episode of the O’Reilly Programming Podcast, I talk about microservices with Sam Newman, presenter of the O’Reilly video course The Principles of Microservices and the online training course From Monolith to Microservices. He is also the author of the book Building Microservices: Designing Fine-Grained Systems.Discussion points: For organizations considering migrating from monolith systems to microservices, Neman suggests moving gradually, by starting with one or two services at the beginning, getting them deployed, and assessing the outcome. Newman identifies independent deployability as one of the key principles for doing microservices well.  “If you create a system architecture with independent deployability, so many benefits flow from that,” he says. He recommends a “consumers first” focus for microservices, with designs based on how software