Tag: deployment

Episode 440: Alexis Richardson on gitops

Filed in Episodes by on December 24, 2020 0 Comments
Episode 440: Alexis Richardson on gitops

Alexis Richardson of WeaveWorks discusses gitops.  GitOps is a deployment model for infrastructure and applications in which commits are approved and landed in a git repository, and a deployment agent continuously applies the latest commit from the repository to production.  Host Robert Blumen spoke with Richardson about the origins of the gitops approach, at what […]

Continue Reading »

SE-Radio Episode 357: Adam Barr on Code Quality

Filed in Episodes by on February 20, 2019 2 Comments
SE-Radio Episode 357: Adam Barr on Code Quality

Adam Barr, author of Why Smart Engineers Write Bad Code talks about code quality.  Felienne spoke with Barr about how developers learn to program on their own while they are in high-school; how that influences their thinking about code quality; what code quality is, how is can (or cannot) be measured and whether some programming […]

Continue Reading »

SE-Radio Episode 338: Brent Laster on the Jenkins 2 Build Server

Filed in Episodes by on September 19, 2018 0 Comments
SE-Radio Episode 338: Brent Laster on the Jenkins 2 Build Server

Brent Laster, author of Jenkins 2: Up and Running talks about build pipelines, on Jenkins 2 a build server that can be used to implement continuous integration and deployment and is more devops-friendly that Jenkins 1. Host Robert Blumen talks to Brent about continuous integration and continuous delivery (CI/CD), the role of the build server […]

Continue Reading »