Tagged articles

staging

4 articles · Page 1 of 1
Advanced AI Application Practice
Advanced AI Application Practice
Aug 13, 2026 · Operations

Treat Test, Staging, and Production Environments Like an RPG – A Hands‑On Config Management Guide

The article likens the software release pipeline to an RPG, explains the distinct purposes and characteristics of test, pre‑release, and production environments, and presents concrete configuration‑management principles and four practical solutions—including environment variables, file mounts, and config centers—supported by real‑world examples.

Configurationdeploymentenvironment
0 likes · 10 min read
Treat Test, Staging, and Production Environments Like an RPG – A Hands‑On Config Management Guide
Open Source Linux
Open Source Linux
May 10, 2021 · Fundamentals

Master Git: Understand Workspaces, Staging, and Commit Workflows

This guide explains Git's four core areas—working directory, index, repository, and remote—describes file states and the typical workflow, and provides essential commands for initializing repositories, tracking changes, committing, and synchronizing with remote servers.

GitRepositoryWorkflow
0 likes · 8 min read
Master Git: Understand Workspaces, Staging, and Commit Workflows
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 9, 2020 · Fundamentals

Master Git Basics: From Commits to Conflict Resolution

This comprehensive guide demystifies Git by explaining version‑control concepts, commit objects, repository initialization, staging, branching, tagging, merging, conflict handling, and push strategies, empowering developers to use Git confidently and efficiently.

Commitbranchmerge
0 likes · 20 min read
Master Git Basics: From Commits to Conflict Resolution
High Availability Architecture
High Availability Architecture
Apr 8, 2020 · Operations

Slack's Deployment Process: Balancing Speed and Reliability

This article explains how Slack’s engineering team designs a multi‑stage deployment pipeline—including release branches, staging, dogfood, canary, and percentage rollouts—while emphasizing rapid iteration, visibility, and reliability through fast and atomic deployment mechanisms.

Operationscanary releasescontinuous integration
0 likes · 8 min read
Slack's Deployment Process: Balancing Speed and Reliability