InfoQ Homepage Continuous Delivery Content on InfoQ
-
Automate Project Initiation to Deploy in Minutes
Ted Tollefson and Shawn Sherwood show how Kroger Technology has leveraged the APIs of Spring Initializr, Cloud Foundry, CI/CD tools, and databases to automate project initiation.
-
Apache Geode Test Automation and Continuous Integration & Deployment (CI-CD)
Jeff Cherng and Anupama Pradhan discuss how to use Spring Boot, Ansible, and Concourse for Apache Geode application development, mock/integration tests, and no downtime CI-CD pipeline.
-
Crossing the CI/CD/DevOps Chasm
Miranda LeBlanc shares from experience implementing CI/CD pipelines in a 100-year-old insurance company.
-
Concourse in the Real World: A Case Study in CI/CD and DevOps
Greg Meyer and Bryan Kelly share lessons learned implementing CI/CD with Concourse and PCF pipelines.
-
Continuous Deployment to the Cloud
Marcin Grzejszczak and Cora Iberkleid discuss the Spring Cloud Pipelines project, starting a new project deployed to Cloud Foundry and verifying if it can be rolled back on production.
-
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.
-
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
-
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.
-
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.