Tag

rolling

1 views collected around this technical thread.

Top Architect
Top Architect
Aug 24, 2023 · Operations

Blue‑Green, Rolling, and Canary Deployment Strategies Overview

This article explains three common software release strategies—blue‑green deployment, rolling deployment, and canary (gray) deployment—detailing their principles, advantages, potential pitfalls, and practical considerations, while also contrasting them with A/B testing and noting related operational concerns.

A/B testingSoftware Releaseblue‑green
0 likes · 12 min read
Blue‑Green, Rolling, and Canary Deployment Strategies Overview
Architect's Guide
Architect's Guide
Jul 13, 2023 · Operations

Blue‑Green, Rolling, and Canary Deployment Strategies Explained

This article introduces common release strategies—blue‑green deployment, rolling updates, and canary (gray) releases—detailing their workflows, advantages, drawbacks, and practical considerations, and clarifies how they differ from A/B testing in modern software delivery.

A/B testingblue‑greencanary
0 likes · 9 min read
Blue‑Green, Rolling, and Canary Deployment Strategies Explained
Selected Java Interview Questions
Selected Java Interview Questions
Jul 4, 2023 · Operations

Blue‑Green, Rolling, and Canary Deployment Strategies Explained

The article introduces common release techniques—blue‑green, rolling, and canary (gray) deployments—explaining their principles, advantages, drawbacks, and practical considerations, and distinguishes them from A/B testing in modern software delivery pipelines.

AB Testingblue‑greencanary
0 likes · 11 min read
Blue‑Green, Rolling, and Canary Deployment Strategies Explained
Top Architect
Top Architect
Dec 12, 2021 · Operations

Blue‑Green, Rolling, and Canary Deployment Strategies Explained

This article introduces three common release strategies—blue‑green deployment, rolling deployment, and canary (gray) deployment—explaining their workflows, advantages, drawbacks, and practical considerations for safely updating production systems during iterative project releases.

blue‑greencanarydeployment
0 likes · 10 min read
Blue‑Green, Rolling, and Canary Deployment Strategies Explained