InfoQ Homepage Continuous Integration Content on InfoQ
-
How to Continuously Deliver Your Platform with Concourse
Brian Kirkland and Ryan Pei discuss continuous delivery and show how to setup a Concourse pipeline.
-
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.
-
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.
-
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 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.
-
gRPC 101 for Spring Developers
Ray Tsang discusses using gRPC's streaming API to build sophisticated real-time applications, diving into integration with Maven, Gradle, Spring Boot and RxJava.
-
Continuous Delivery for Microservice Architectures with Concourse & Cloud Foundry
Alex Ley introduces Concourse, an open source pipeline based CI system that focuses on simplicity, usability and reproductibility, with isolated builds.
-
From Commit to Production in 10 Minutes at a Century Old Insurance Company
Dave Ehringer shares the experiences instating CI/CD at Liberty Mutual and the best practices they picked up along the way, using Cloud Foundry and Spring.
-
An Approach to a Container-Happy Tech Department
Michael Venezia discusses creating a container-friendly environment starting with CI/CD of container images, providing a roadmap to meet an organization's needs and fostering cooperation.
-
Continuously Deploying at JUST EAT
Peter Mounce discusses CD at JUST EAT, covering package contracts, feature toggling, team sizes and responsibility, AWS AutoScaling, ELB, CloudFormation, build scripts for server images, etc..