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 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 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 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.

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

May 07, 2024

Oracle announced plans for Oracle Code Assist, an AI code companion, to help developers boost velocity and enhance code consistency.

May 07, 2024

New Relic launched Secure Developer Alliance.

May 07, 2024

Dynatrace is enhancing its platform with new Kubernetes Security Posture Management (KSPM) capabilities for observability-driven security, configuration, and compliance monitoring.

May 07, 2024

Red Hat announced advances in Red Hat OpenShift AI, an open hybrid artificial intelligence (AI) and machine learning (ML) platform built on Red Hat OpenShift that enables enterprises to create and deliver AI-enabled applications at scale across hybrid clouds.

May 07, 2024

ServiceNow is introducing new capabilities to help teams create apps and scale workflows faster on the Now Platform and to boost developer and admin productivity.

May 06, 2024

Red Hat and Oracle announced the general availability of Red Hat OpenShift on Oracle Cloud Infrastructure (OCI) Compute Virtual Machines (VMs).

May 06, 2024

The Software Engineering Institute at Carnegie Mellon University announced the release of a tool to give a comprehensive visualization of the complete DevSecOps pipeline.

May 06, 2024

Synopsys has entered into a definitive agreement with Clearlake Capital Group, L.P. and Francisco Partners.

May 02, 2024

Parasoft announces the opening of its new office in Northeast Ohio.

May 02, 2024

Postman released v11, a significant update that speeds up development by reducing collaboration friction on APIs.

May 02, 2024

Sysdig announced the launch of the company’s Runtime Insights Partner Ecosystem, recognizing the leading security solutions that combine with Sysdig to help customers prioritize and respond to critical security risks.

May 02, 2024

Nokod Security announced the general availability of the Nokod Security Platform.

May 02, 2024

Drata has acquired oak9, a cloud native security platform, and released a new capability in beta to seamlessly bring continuous compliance into the software development lifecycle.

May 01, 2024

Amazon Web Services (AWS) announced the general availability of Amazon Q, a generative artificial intelligence (AI)-powered assistant for accelerating software development and leveraging companies’ internal data.

May 01, 2024

Red Hat announced the general availability of Red Hat Enterprise Linux 9.4, the latest version of the enterprise Linux platform.