Tagged articles
10 articles
Page 1 of 1
dbaplus Community
dbaplus Community
Oct 10, 2023 · Operations

How Bank of China Standardized DevOps with a Seven‑Step Quality‑Built Pipeline

This article details the Bank of China's DevOps transformation, describing the challenges of disparate codebases, the adoption of a feature‑branch strategy, a seven‑step quality‑built workflow, toolchain enhancements, and measurable improvements in defect detection, delivery speed, and overall software quality.

Branch StrategyContinuous DeliveryDevOps
0 likes · 12 min read
How Bank of China Standardized DevOps with a Seven‑Step Quality‑Built Pipeline
Continuous Delivery 2.0
Continuous Delivery 2.0
Sep 20, 2023 · Operations

Design Principles and Naming Conventions for Deployment Pipelines

This article explains what a deployment pipeline is, outlines design principles for keeping pipelines simple and efficient, describes how pipeline design relates to branch strategies, and provides detailed naming conventions and label rules for different pipeline types, triggers, and quality‑gate metrics.

Branch StrategyContinuous DeliveryDeployment Pipeline
0 likes · 13 min read
Design Principles and Naming Conventions for Deployment Pipelines
DevOps
DevOps
Apr 25, 2022 · Operations

Conducting a DevOps Assessment: From Project Overview to Value‑Stream Mapping

This article explains how to perform a systematic DevOps assessment by first understanding the business, system shape, scale and quality, then examining team organization, branch strategies and the six‑stage software delivery value stream, and finally diving into detailed activities such as code changes, testing, integration and release.

Branch StrategyDevOpsValue Stream
0 likes · 13 min read
Conducting a DevOps Assessment: From Project Overview to Value‑Stream Mapping
DevOps
DevOps
Sep 3, 2020 · Operations

Designing Effective Git Branch Strategies with Huawei Cloud DevCloud for DevOps Teams

This article explains how to use Git and Huawei Cloud DevCloud to implement development, test, and production branch strategies, manage permissions with protected branches, handle merge conflicts, and leverage merge requests and code reviews to improve DevOps efficiency.

Branch StrategyConfiguration ManagementDevCloud
0 likes · 10 min read
Designing Effective Git Branch Strategies with Huawei Cloud DevCloud for DevOps Teams
ITPUB
ITPUB
Nov 18, 2019 · Fundamentals

Master Git No‑FF Merges, Remote Pushes, and Effective Branch Strategies

This guide walks through disabling fast‑forward merges with --no-ff, demonstrates the full commit workflow, shows how to push changes to a remote repository, resolves common push errors, and outlines a practical branch management strategy for stable master and development branches.

Branch StrategyGitmerge
0 likes · 6 min read
Master Git No‑FF Merges, Remote Pushes, and Effective Branch Strategies
DevOpsClub
DevOpsClub
Jul 9, 2019 · Operations

How Microsoft’s Release Flow Revamped DevOps Efficiency

This article examines Microsoft’s DevOps transformation, detailing the shift to a trunk‑based Release Flow, the new branch strategy, pull‑request workflow, hot‑fix process, and how these practices dramatically boost engineering speed, reliability, and large‑scale deployment across data centers.

Azure DevOpsBranch StrategyDevOps
0 likes · 13 min read
How Microsoft’s Release Flow Revamped DevOps Efficiency
Continuous Delivery 2.0
Continuous Delivery 2.0
Dec 18, 2018 · Fundamentals

Branch Strategies and Release Modes for Continuous Delivery

The article explains three software release models—Project Release, Release Train, and Intercity Express—detailing their constraints, benefits, drawbacks, and how they relate to branch strategies and delivery frequency in continuous delivery practices.

Branch StrategyContinuous Deliveryintercity express
0 likes · 9 min read
Branch Strategies and Release Modes for Continuous Delivery
DevOps Coach
DevOps Coach
Jan 4, 2018 · Fundamentals

Master Enterprise Git: A Complete 4‑Part Tutorial for Teams

This guide presents a structured four‑part tutorial that teaches enterprise developers everything from Git basics and advanced workflows to enterprise‑specific strategies and branch‑policy design, using both command‑line and Visual Studio tools and supporting any Git server such as VSTS, GitHub, or GitLab.

Branch StrategyEnterprise DevelopmentVSTS
0 likes · 8 min read
Master Enterprise Git: A Complete 4‑Part Tutorial for Teams
DevOpsClub
DevOpsClub
Jan 3, 2018 · Fundamentals

Master Git for Enterprise Teams: A Complete 4‑Part Tutorial

This guide presents a comprehensive, four‑section tutorial that equips enterprise developers with essential Git knowledge—from basic concepts and setup to advanced workflows, branch strategies, and integration with CI/CD—addressing common challenges and improving large‑scale development efficiency.

Branch StrategyDevOpsGit
0 likes · 9 min read
Master Git for Enterprise Teams: A Complete 4‑Part Tutorial
dbaplus Community
dbaplus Community
Oct 28, 2016 · Operations

Mastering Full‑Scale Configuration Management for Seamless Continuous Delivery

This article breaks down comprehensive configuration management—covering code and build artifact versioning, application settings, and environment provisioning—explaining why it is the cornerstone of continuous delivery and offering concrete branch strategies, Git practices, artifact handling, injection methods, and automation tools to achieve reliable, low‑risk software releases.

Branch StrategyConfiguration ManagementContinuous Delivery
0 likes · 26 min read
Mastering Full‑Scale Configuration Management for Seamless Continuous Delivery