Tag

Rolling Release

0 views collected around this technical thread.

IT Services Circle
IT Services Circle
Oct 2, 2024 · Fundamentals

Rhino Linux: Ubuntu‑Based Rolling Release with Pacstall Package Manager and Customized Xfce Desktop

Rhino Linux is an Ubuntu‑based rolling‑release distribution that combines the Pacstall package manager for unified handling of Deb, Pacstall and Flatpak packages with a heavily customized Xfce desktop, offering a polished desktop experience, built‑in utilities, and support for various hardware platforms.

LinuxPacstallRhino Linux
0 likes · 4 min read
Rhino Linux: Ubuntu‑Based Rolling Release with Pacstall Package Manager and Customized Xfce Desktop
Top Architect
Top Architect
May 23, 2024 · Operations

Blue‑Green, Rolling, and Canary Deployment Strategies Explained

This article provides a concise overview of three common deployment strategies—blue‑green, rolling, and canary (gray) releases—detailing their workflows, advantages, and key considerations for ensuring smooth, low‑risk production updates.

Continuous DeliveryDeploymentRolling Release
0 likes · 9 min read
Blue‑Green, Rolling, and Canary Deployment Strategies Explained
Code Ape Tech Column
Code Ape Tech Column
Jun 15, 2023 · Operations

Blue‑Green, Rolling, and Canary Deployment Strategies Explained

This article introduces and compares three common deployment strategies—blue‑green, rolling, and canary (gray) releases—detailing their workflows, advantages, drawbacks, and practical considerations for safely delivering new software versions.

A/B TestingDeploymentRolling Release
0 likes · 9 min read
Blue‑Green, Rolling, and Canary Deployment Strategies Explained
Code Ape Tech Column
Code Ape Tech Column
Feb 9, 2022 · Operations

Overview of Blue‑Green, Rolling, Canary, and A/B Testing Deployment Strategies

The article explains common release strategies—including blue‑green deployment, rolling updates, canary (gray) releases, and A/B testing—detailing their principles, advantages, limitations, and practical considerations for safely delivering new versions in production environments.

A/B TestingDeploymentRolling Release
0 likes · 9 min read
Overview of Blue‑Green, Rolling, Canary, and A/B Testing Deployment Strategies
IT Services Circle
IT Services Circle
Feb 3, 2022 · Operations

Graceful Shutdown and Deployment Practices for SpringBoot Microservices

This article explains how to implement graceful shutdown and startup for SpringBoot microservices using Dubbo, including unregistering services, timed waits, kill signals, JVM tuning, health checks, and deployment strategies such as rolling and blue‑green releases.

CI/CDDeploymentDubbo
0 likes · 10 min read
Graceful Shutdown and Deployment Practices for SpringBoot Microservices
Architecture Digest
Architecture Digest
Dec 10, 2021 · Operations

Common Deployment Strategies: Blue‑Green, Rolling, Canary (Gray) Release and A/B Testing

This article reviews the main deployment techniques—blue‑green, rolling, canary (gray) releases and A/B testing—explaining their principles, advantages, drawbacks, and practical considerations for safely delivering new versions during iterative project development.

A/B TestingDeploymentRolling Release
0 likes · 10 min read
Common Deployment Strategies: Blue‑Green, Rolling, Canary (Gray) Release and A/B Testing
IT Architects Alliance
IT Architects Alliance
Nov 6, 2021 · Operations

Blue‑Green Deployment, Rolling Release, Canary Release, and A/B Testing: Key Strategies for Application Rollout

The article explains four major software release strategies—blue‑green deployment, rolling release, canary (gray) release, and A/B testing—detailing their principles, advantages, drawbacks, and practical considerations for safely rolling out new versions in production environments.

A/B TestingDeploymentRolling Release
0 likes · 9 min read
Blue‑Green Deployment, Rolling Release, Canary Release, and A/B Testing: Key Strategies for Application Rollout
Continuous Delivery 2.0
Continuous Delivery 2.0
Apr 8, 2020 · Operations

Facebook Configuration Management: Rolling Release with GateKeeper

The article explains how Facebook uses the GateKeeper configuration system to perform safe, incremental rolling releases of new features, describing the release stages, constraint‑based switch logic, integration with external data stores, and the trade‑offs between flexibility and operational risk.

Configuration ManagementDeploymentFacebook
0 likes · 7 min read
Facebook Configuration Management: Rolling Release with GateKeeper