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

May 01, 2024

ActiveState unveiled Get Current, Stay Current (GCSC) – a continuous code refactoring service that deals with breaking changes so enterprises can stay current with the pace of open source.

May 01, 2024

Lineaje released Open-Source Manager (OSM), a solution to bring transparency to open-source software components in applications and proactively manage and mitigate associated risks.

May 01, 2024

Synopsys announced the availability of Polaris Assist, an AI-powered application security assistant on the Synopsys Polaris Software Integrity Platform®.

April 30, 2024

Backslash Security announced the findings of its GPT-4 developer simulation exercise, designed and conducted by the Backslash Research Team, to identify security issues associated with LLM-generated code. The Backslash platform offers several core capabilities that address growing security concerns around AI-generated code, including open source code reachability analysis and phantom package visibility capabilities.

April 30, 2024

Azul announced that Azul Intelligence Cloud, Azul’s cloud analytics solution -- which provides actionable intelligence from production Java runtime data to dramatically boost developer productivity -- now supports Oracle JDK and any OpenJDK-based JVM (Java Virtual Machine) from any vendor or distribution.

April 30, 2024

F5 announced new security offerings: F5 Distributed Cloud Services Web Application Scanning, BIG-IP Next Web Application Firewall (WAF), and NGINX App Protect for open source deployments.

April 29, 2024

Code Intelligence announced a new feature to CI Sense, a scalable fuzzing platform for continuous testing.

April 29, 2024

WSO2 is adding new capabilities for WSO2 API Manager, WSO2 API Platform for Kubernetes (WSO2 APK), and WSO2 Micro Integrator.