Tagged articles
6 articles
Page 1 of 1
DevOps
DevOps
Apr 18, 2023 · Operations

Decoupling Deployment and Release: Low‑Risk Release Strategies for DevOps

The article explains how separating code deployment from feature release reduces risk by describing deployment versus release concepts, low‑risk release goals, and detailed techniques such as environment‑based (blue‑green, canary, rolling) and application‑based (feature toggles, A/B testing, dark launch) strategies within DevOps.

Blue-GreenCanaryDeployment
0 likes · 19 min read
Decoupling Deployment and Release: Low‑Risk Release Strategies for DevOps
DevOps
DevOps
Jan 24, 2022 · Fundamentals

Feature Toggles: Story, Types, Management, and Implementation Techniques

This article explains feature toggles (feature flags), illustrating their use through a game‑engine story, categorizing toggle types, describing management and configuration strategies, presenting implementation patterns to decouple decision logic, and offering testing and operational best practices for reliable continuous delivery.

code managementcontinuous-deliveryfeature-toggle
0 likes · 33 min read
Feature Toggles: Story, Types, Management, and Implementation Techniques
DevOps
DevOps
Sep 21, 2020 · R&D Management

Agile Testing Transformation Model: Culture, Organization, Process, and Practice

This article presents an Agile Testing Transformation Model that addresses the challenges faced by traditional testers in fast‑paced Agile projects by outlining cultural, organizational, process, and practice changes needed to ensure quality and speed, and provides concrete guidance, diagrams, and references for successful adoption.

agile-testingcontinuous-deliveryquality-assurance
0 likes · 16 min read
Agile Testing Transformation Model: Culture, Organization, Process, and Practice
DevOps
DevOps
Jul 30, 2017 · Operations

Rollback Strategies and Metric‑Driven Deployment: Fast, Cheap, and Safe Releases

The article discusses the pitfalls of reckless rapid releases, emphasizes metric‑driven deployment, explains rollback and hot‑fix methods, describes gray‑release (A/B testing) techniques, and outlines how infrastructure‑as‑code, container images, feature flags, and configuration management enable fast, cheap, and reliable rollbacks.

continuous-deliveryfeature-flaginfrastructure-as-code
0 likes · 6 min read
Rollback Strategies and Metric‑Driven Deployment: Fast, Cheap, and Safe Releases
Efficient Ops
Efficient Ops
Jul 5, 2017 · Operations

How Panda Live’s Rancho System Automates Secure, Scalable Deployments

Rancho is a unified release platform built for Panda Live that streamlines project onboarding, enforces multi‑layer security through SSO, user and project permissions, provides a web‑based front‑end and back‑end for tag selection, environment mapping, automated deployment, audit logging, and rollback, dramatically reducing release cycles.

DeploymentOperationsautomation
0 likes · 16 min read
How Panda Live’s Rancho System Automates Secure, Scalable Deployments
Continuous Delivery 2.0
Continuous Delivery 2.0
May 6, 2017 · R&D Management

Understanding Agile, Continuous Integration, DevOps, and Continuous Delivery: Definitions, Interpretations, and Practical Guidance

This article explains the core concepts of Agile software development, Continuous Integration, DevOps, and Continuous Delivery, compares their definitions from Wikipedia, offers personal interpretations, discusses their relationships, and provides practical advice for teams to solve real-world problems effectively.

agilecontinuous-deliverycontinuous-integration
0 likes · 12 min read
Understanding Agile, Continuous Integration, DevOps, and Continuous Delivery: Definitions, Interpretations, and Practical Guidance