How Progressive Deployment Fuels a Faster Feedback Loop
October 05, 2022

Stephen Atwell
Armory.io

Software deployment velocity directly impacts a business's bottom line — companies with higher release rates achieve 20% higher operating returns(link is external) than those pushing updates less often. The development field is becoming increasingly more competitive, with elite and high performing teams making up two-thirds of DevOps teams(link is external) for the first time in 2021. And the delta between higher performing teams and lower performing teams is growing. To keep up, companies need to innovate and improve their delivery cycle.

But speed alone is not enough to give companies a competitive advantage. Software functionality needs to satisfy customers' needs while also being stable and reliable because all it takes is one bad experience to turn users away from a brand. Once they are gone, they don't come back — PwC reports 32% of U.S. consumers(link is external) say they won't give brands a second chance.

Checking all the necessary boxes for a successful software update requires a continual and fast feedback loop. Continuous deployment and progressive deployment power the feedback cycle, providing DevOps teams with the knowledge they need to improve quality and speed up delivery.

Continuous Deployment as the Engine of Faster Feedback

Continuous deployment (CD) automatically deploys code from testing into a production environment. The process makes releasing updates reliable, predictable and repeatable, and frees developers from spending time troubleshooting deployment issues. Eliminating mundane and easily-automated tasks creates more time for coding quality software and bug fixes and lightens developers' workload, improving work quality, creating a greater sense of job satisfaction, and preventing burnout.

By automating deployments, CD accelerates software development and delivery. The faster and more frequently software is released, the quicker teams can receive feedback to identify and fix issues and push out a new update.

Progressive Deployment Fuels the Feedback Loop

Progressive deployment works similarly to continuous deployment, with the added benefit of progressive rollouts. Using strategies like canary and blue/green, the automated process pushes new production code to a small number of users and gradually increases the audience size while continually gathering real usage data on the update's health.

The progressive deployment cycle includes five steps.

1. Code development and testing with continuous integration (CI).

2. Automated integration testing in a staging environment.

3. Progressive deployment to production.

4. Data gathering to determine the health of the software.

5. Wider delivery of the application, if everything is working correctly.

Steps four and five repeat until all users receive the update. The process can roll back the release to a previously designated version if feedback reveals a problem at any point during deployment. This strategy limits the blast radius of the update, minimizing the number of people who receive substandard software and preventing outages that cost companies between $500,000 to $5 million per hour(link is external).

The continuously incoming information during progressive deployment identifies issues quickly, allowing for remediation while maintaining customers' quality of service. Because developers don't need to troubleshoot deployment problems, they can focus on writing code.

Progressive deployment ensures properly functioning software at each stage of development and delivery with limited developer involvement. The enhanced feedback cycle provides the agility to pivot when unexpected problems arise and the foresight to identify evolving user needs. By automating deployment and data gathering, development teams have the knowledge and time to create and quickly deliver higher quality software with the performance, features and stability necessary to satisfy customers.

Stephen Atwell is Principal Product Manager at Armory.io
Share this

Industry News

April 03, 2025

StackGen has partnered with Google Cloud Platform (GCP) to bring its platform to the Google Cloud Marketplace.

April 03, 2025

Tricentis announced its spring release of new cloud capabilities for the company’s AI-powered, model-based test automation solution, Tricentis Tosca.

April 03, 2025

Lucid Software has acquired airfocus, an AI-powered product management and roadmapping platform designed to help teams prioritize and build the right products faster.

April 03, 2025

AutonomyAI announced its launch from stealth with $4 million in pre-seed funding.

April 02, 2025

Kong announced the launch of the latest version of Kong AI Gateway, which introduces new features to provide the AI security and governance guardrails needed to make GenAI and Agentic AI production-ready.

April 02, 2025

Traefik Labs announced significant enhancements to its AI Gateway platform along with new developer tools designed to streamline enterprise AI adoption and API development.

April 02, 2025

Zencoder released its next-generation AI coding and unit testing agents, designed to accelerate software development for professional engineers.

April 02, 2025

Windsurf (formerly Codeium) and Netlify announced a new technology partnership that brings seamless, one-click deployment directly into the developer's integrated development environment (IDE.)

April 02, 2025

Opsera raised $20M in Series B funding.

April 02, 2025

The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, is making significant updates to its certification offerings.

April 01, 2025

The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, announced the Golden Kubestronaut program, a distinguished recognition for professionals who have demonstrated the highest level of expertise in Kubernetes, cloud native technologies, and Linux administration.

April 01, 2025

Red Hat announced new capabilities and enhancements for Red Hat Developer Hub, Red Hat’s enterprise-grade internal developer portal based on the Backstage project.

April 01, 2025

Platform9 announced that Private Cloud Director Community Edition is generally available.

March 31, 2025

Sonatype expanded support for software development in Rust via the Cargo registry to the entire Sonatype product suite.

March 31, 2025

CloudBolt Software announced its acquisition of StormForge, a provider of machine learning-powered Kubernetes resource optimization.