InfoQ Homepage Continuous Delivery Content on InfoQ
-
A Platform Engineering Journey: Copy and Paste Deployments to Full GitOps
Jemma Hussein Allen explains practical approaches to CI/CD, GitOps, and team collaboration, aimed at enhancing software development lifecycle efficiency.
-
How to Ship Updates to 40+ Apps Every Week With Nx
Santosh Yadav discusses the world of Nx, maintaining a large Angular code base, CI/CD, release strategy, feature flags, introducing new tools to the codebase.
-
Improving Developer Experience Using Automated Data CI/CD Pipelines
Noémi Ványi and Simona Pencea discuss a code and data branching strategy that basically allows your data to follow your code.
-
CI/CD beyond YAML: The Evolution Towards Pipelines-as-Code
Conor Barber explores the evolution of infrastructure, focusing on the shift from YAML configurations to pipelines-as-code, covering modern CI/CD systems like GitHub Actions, GitLab, and CircleCI.
-
Agile Rehab: Engineering for Improved Delivery
Bryan Finster covers replacing the Agile process with engineering, how they moved from quarterly to daily delivery, and enabled teams to get the feedback they needed to deliver with predictability.
-
Adopting Continuous Deployment at Lyft
Tom Wanielista shares the details on Lyft’s journey to continuous delivery, the benefits and challenges.
-
Hone Your Tools: Building Effective & Delightful Developer Experiences
Suhail Patel goes through Monzo’s early investment in Developer Tooling, showcasing Monzo’s deployment/release tooling which enables engineers to ship hundreds of times a day with confidence.
-
Paving the Road to Production
Graham Jenson shares his experience of creating "paved roads" and deploying pipelines at Coinbase for the past five years, and what the advantages of doing that are.
-
Keep Calm and Secure Your CI/CD Pipeline
Sonya Moisset shows how to create a secure continuous integration/continuous deployment pipeline.
-
Square Pegs, Square Holes: CI/CD that Fits
Cora Iberkleid and Madhav Sathe discuss how to overcome the entry barrier to put modern CI/CD into practice.
-
Ship Fast and Pay Attention: Five Lessons in Applying Observability
Dan Abel shares lessons learned from shipping more often with fewer tests, and how that built a better system for their users.
-
Should We Really Run It if We Build It?
"Build it, run it" is the war-cry of the startup and scale up industry. Is it really that simple? Are there hidden costs like engineer burnout? And do B2B & B2C companies have different prerogatives?