Tagged articles
12 articles
Page 1 of 1
DevOps Coach
DevOps Coach
Nov 20, 2025 · Operations

How to Build a Fast, Reliable CI/CD Pipeline from Feature Branch to Production

This article walks through a complete CI/CD workflow for teams that ship software frequently, covering feature branching, peer review, automated QA, pre‑production staging, and production deployment with canary and blue‑green strategies, while sharing practical tips and common pitfalls.

Continuous DeliveryDeployment PipelineDevOps
0 likes · 7 min read
How to Build a Fast, Reliable CI/CD Pipeline from Feature Branch to Production
Ops Development & AI Practice
Ops Development & AI Practice
Aug 27, 2025 · Cloud Native

How to Build a Secure Centralized Push‑Based GitOps Pipeline with GitLab CI

This article explains how to replace a naïve push‑based GitOps workflow with a centralized, permission‑controlled deployment pipeline using GitLab CI, detailing the architecture, advantages such as improved security and maintainability, and providing complete YAML examples for both service and central pipelines.

Argo CDDeployment PipelineGitLab
0 likes · 9 min read
How to Build a Secure Centralized Push‑Based GitOps Pipeline with GitLab CI
Continuous Delivery 2.0
Continuous Delivery 2.0
Jul 17, 2024 · Operations

Design Principles of Deployment Pipelines

The article explains the core concept of deployment pipelines in Continuous Delivery 2.0, outlines essential quality‑gate mechanisms, and details five design principles—build once, loose coupling, parallelization, fast feedback, and important feedback—plus team collaboration disciplines such as immediate pause and security audit.

Continuous DeliveryDeployment PipelineDevOps
0 likes · 8 min read
Design Principles of Deployment Pipelines
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
Continuous Delivery 2.0
Continuous Delivery 2.0
Aug 24, 2022 · Operations

Continuous Delivery in Automotive Software: Challenges, Practices, and Tesla’s Deployment Patterns

The article examines how the automotive industry adopts continuous delivery and DevOps techniques—detailing deployment pipelines, distributed embedded ECUs, safety‑critical testing, tooling, and real‑world observations from Tesla’s firmware release cycles—to illustrate the unique challenges and emerging solutions for rapid, reliable software updates in vehicles.

Continuous DeliveryDeployment PipelineDevOps
0 likes · 13 min read
Continuous Delivery in Automotive Software: Challenges, Practices, and Tesla’s Deployment Patterns
Top Architect
Top Architect
May 4, 2022 · Operations

Continuous Delivery: Principles, Infrastructure, Local Development, and Automated Pipelines

This article provides a comprehensive guide to continuous delivery, covering its definition, consensus and management mechanisms, required infrastructure, configuration and testing strategies, trunk and local development practices, six‑step commit workflow, code review, metrics, DevOps concepts, and information traceability.

Continuous DeliveryDeployment PipelineDevOps
0 likes · 15 min read
Continuous Delivery: Principles, Infrastructure, Local Development, and Automated Pipelines
DevOps Cloud Academy
DevOps Cloud Academy
Sep 21, 2020 · Operations

Understanding Deployment Pipelines, CI/CD, and Best Practices in DevOps

This article explains the components, tools, and stages of software delivery pipelines—including version control, continuous integration, continuous delivery, blue/green and canary deployments—while highlighting their automation benefits and offering resources for further learning.

Continuous DeliveryDeployment PipelineDevOps
0 likes · 9 min read
Understanding Deployment Pipelines, CI/CD, and Best Practices in DevOps
DevOps
DevOps
Jun 27, 2018 · Operations

Develop on Cadence, Release on Demand: Understanding Continuous Delivery, Deployment, and Release

This article explains the distinction and relationship between continuous delivery, continuous deployment, and continuous release, emphasizing the need to decouple technical actions from business decisions, focusing on rapid, safe, and sustainable value delivery through well‑designed deployment pipelines and release strategies.

Continuous DeliveryDeployment PipelineDevOps
0 likes · 14 min read
Develop on Cadence, Release on Demand: Understanding Continuous Delivery, Deployment, and Release
Continuous Delivery 2.0
Continuous Delivery 2.0
Nov 3, 2017 · Operations

Evolution of Continuous Integration: From Basic CI to Enterprise Pipeline Solutions

This article chronicles the progression of continuous integration practices—from an initial linear build script to stage‑based, process‑oriented, and finally pipeline‑style CI—illustrating how teams can iteratively refine automation, balance feedback speed, and scale resources to achieve reliable, fast software delivery.

Deployment PipelineDevOpsautomation
0 likes · 17 min read
Evolution of Continuous Integration: From Basic CI to Enterprise Pipeline Solutions
Efficient Ops
Efficient Ops
May 22, 2017 · Operations

How Assembly Lines Inspired Modern Software Deployment Pipelines

The article traces the impact of Ford’s 1910 assembly line on software delivery, explains Jez Humble’s definition of deployment pipelines, showcases continuous delivery concepts, and presents real-world examples from Baidu, Netflix, and an open-source end-to-end pipeline, highlighting key design points for DevOps transformation.

Continuous DeliveryDeployment PipelineDevOps
0 likes · 8 min read
How Assembly Lines Inspired Modern Software Deployment Pipelines

Improving Development Efficiency at Meiya: Practices, Tools, and Architecture

Meiya addresses typical startup challenges—small user base, rapid requirement changes, and an evolving team—by prioritizing development efficiency through standardized RESTful communication protocols, a four‑stage deployment pipeline, reusable frameworks, DB migrations, command‑line tools, logging with ELK, and automated server management via SaltStack.

Deployment PipelineOperationsREST API
0 likes · 14 min read
Improving Development Efficiency at Meiya: Practices, Tools, and Architecture