DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
The Latest "Software Integration: The Intersection of APIs, Microservices, and Cloud-Based Systems" Trend Report
Get the report
  1. DZone
  2. Testing, Deployment, and Maintenance
  3. DevOps and CI/CD
  4. Continuous, Incremental, Progressive Delivery: Pick Three

Continuous, Incremental, Progressive Delivery: Pick Three

See how modern software development teams are achieving continuous, incremental, and progressive delivery.

John Kodumal user avatar by
John Kodumal
·
Oct. 12, 18 · Opinion
Like (1)
Save
Tweet
Share
6.67K Views

Join the DZone community and get the full member experience.

Join For Free

Software developers have spent the last decade talking about Continuous Delivery and the benefits of delivering working code as often as possible. But it turns out that's only one part of the whole picture of software delivery. Modern teams actually have three distinct outcomes they are trying to achieve — a holy trinity of continuous, incremental, and progressive delivery. Each of these delivery practices can help your team move faster with less risk.

Continuous Delivery

Continuous Delivery is a set of practices that ensure your code is always in a deployable state. You accomplish this by increasing the frequency at which code is committed, built, tested, and deployed-steps that in the past only occurred at the end of a project when it was 'code complete'.

Because your team is delivering frequently, every change is smaller. Changes are more isolated and less risky. Problems are identified more readily, and bugs are fixed more easily because they are discovered immediately.

The tools required to achieve Continuous Delivery include distributed version control (Git or Mercurial), continuous integration (CircleCI, Travis, or Jenkins), code review and source hosting (Gerritt, VSTS, or GitHub), and more. Continuous Delivery also requires a cultural shift for engineers to work more collaboratively and openly.

Incremental Delivery

If you are practicing Continuous Delivery, you can release at any time. Doing so reduces engineering risk, and you can use this super-power to create better products.

Incremental Delivery is the art of breaking large projects into the smallest possible units, which you release to your customers as soon as they are complete. By releasing each small increment of value, you get customer feedback at the earliest possible moment. This lets you optimize for learning, so you can orient and adjust course early in each new feature.

Incremental Delivery doesn't necessarily involve or require new tools. Instead, it requires its own cultural change in project planning and discipline.

  • Planning. Find ways to decompose new features into incremental shipments that provide coherent bits of customer value. Optimize your schedule around what is most uncertain. Consider what you need to learn most urgently. Failing to plan this way means lengthening your feedback cycles and delaying the time before a customer experiences the value of your dev work.
  • Feedback. Do you know what you are trying to achieve? Are you measuring how your new feature works once delivered? You must gather that feedback and act on it. Adjust your plans, clarify your UX, or even abandon the project if it's not achieving your goal.
  • Discipline. After most of the customer value has been shipped, do you have the discipline to follow through and create a lovable product? This is the difference between a slapdash product that checks off feature boxes but isn't great to use, and a polished product that anticipates a user's needs and is a pleasure to use. Learning from real users is the surest way to get there.

Progressive Delivery

Progressive Delivery is the technique of delivering changes first to small, low-risk audiences, and then expanding to larger and riskier audiences, validating the results as you go.

Progressive Delivery comes in two complementary flavors: environments and user. You can deliver progressively to environments using canary builds or blue-green deployments to limit exposure when new code is deployed. Progressive Delivery for users, on the other hand, lets you limit the exposure of which users see a new change. Whether it's internal testers, or beta users, or percentage-based rollouts-making changes progressively helps you move forward with confidence. That's what Feature Management tools (like LaunchDarkly) specialize in.

Progressive Delivery is a transformative cultural shift that will help your team spend more time creating value and less time managing risk.

Three Practices, Built for Speed

These three practices are distinct from each other and they each address a different challenge in the software development process:

  • Continuous Delivery helps your team move faster by making each change small and manageable.
  • Incremental Delivery helps your team move faster by increasing your opportunities to learn and adjust.
  • Progressive Delivery helps your team move faster by reducing the risk of each change by controlling the audience exposed.

The holy grail, of course, is achieving all three of these on your team. At LaunchDarkly our goal is to help teams achieve this. Progressive Delivery is our jam. It's what we preach — the ability to de-couple deployment of software from releases of features. All three practices reinforce and enhance each other. And we've seen firsthand how achieving this holy grail can transform a software team.

Ask us how!

Delivery (commerce) Continuous Integration/Deployment Software development teams

Published at DZone with permission of John Kodumal, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • gRPC on the Client Side
  • Strategies for Kubernetes Cluster Administrators: Understanding Pod Scheduling
  • Tackling the Top 5 Kubernetes Debugging Challenges
  • Building a REST API With AWS Gateway and Python

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: