InfoQ Homepage Agile Techniques Content on InfoQ
-
Enterprise CI/CD - Scaling the Build Pipeline at Home Depot
Matt MacKenny and Jeff Billimek tell the story of how Home Depot scaled their CI/CD pipelines to multiple teams over time.
-
Kanban Roll-out Survival: Dealing with 'Idiots'
Katherine Kirk explains how to apply eastern philosophical models to help extend and support core Lean and Agile methods and practices when coaching teams, executives, project managers and devs.
-
Continuous Delivery in Azure
Jimmy Bogard discusses continuous delivery in Azure, covering automated builds, packaging, deployments, CD pipelines, Azure Resource Manager, infrastructure-as-code, blue-green deployments, etc..
-
CI/CD: Lessons from LinkedIn and Mockito
Szczepan Faber talks about two different use cases of implementing continuous delivery at scale: LinkedIn and Mockito. Yet the challenges, benefits & impact on the engineering culture are very similar
-
Developing an Experimentation Culture
Pete Steel discusses several culture traits that drive an effective experimentation environment, the methods that can be used to experiment and some related successes and failures stories.
-
Evolutionary Change from the Trenches
Peter Kerschbaumer tells how eDreams Odigeo embarked on a transformation journey, starting with Kanban and continuing with Enterprise Services Planning (ESP).
-
Spotify Lessons: Learning to Let Go of Machines
James Wen tells the story of how Spotify’s infrastructure evolved and how this evolution changed the way that Spotify developers write code and the vast increase in iteration and shipping speed.
-
Continuous Delivery Sounds Great But It Won’t Work Here
Jez Humble presents some of the highlights and lowlights of the past six years listening to people explain why continuous delivery won’t work, and what he has learned in the process.
-
Undercover Kanban
Andy Carmichael discusses Kanban and how to use insights and techniques from Kanban within any process framework.
-
What Does Speed Mean in Software Product Delivery?
Jason Yip explores the way of thinking about "high velocity" and gives specific examples of concepts and practices to try from his experiences at ThoughtWorks and Spotify.
-
More Reliable Delivery with Monte Carlo & Mapping
Conal Scanlon talks about how to use Monte Carlo simulations to remove the guesswork from planning, story mapping to discover the story up front, and reviews an example of how to automate a forecast.
-
Continuous Delivery the Hard Way with Kubernetes
Luke Marsden assembles a CI/CD pipeline from scratch to Kubernetes using GitLab CE as an example. The talk is mostly demos.