Tag

release-strategy

1 views collected around this technical thread.

Qunar Tech Salon
Qunar Tech Salon
May 24, 2024 · Cloud Native

Adopting a Shrink‑Then‑Expand Deployment Model to Improve Release Efficiency in a Large‑Scale Travel Platform

This article analyzes the release‑time bottlenecks of a core travel platform after the post‑COVID traffic surge and presents a shrink‑then‑expand deployment strategy combined with physical‑machine container deployment, evaluating several open‑source solutions and demonstrating significant improvements in release speed, resource cost, and system stability.

Containercloud-nativedeployment
0 likes · 17 min read
Adopting a Shrink‑Then‑Expand Deployment Model to Improve Release Efficiency in a Large‑Scale Travel Platform
Continuous Delivery 2.0
Continuous Delivery 2.0
Apr 7, 2023 · Operations

When to Release to Production: Distinguishing Continuous Delivery and Continuous Deployment

The article explains how continuous delivery keeps software always releasable while continuous deployment automates the actual release, discusses the trade‑offs of release frequency, risk, feedback types, and business considerations that guide the decision of when and how to push changes to production.

Continuous DeliveryContinuous DeploymentDevOps
0 likes · 9 min read
When to Release to Production: Distinguishing Continuous Delivery and Continuous Deployment
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