Tagged articles

deployment pipeline

13 articles · Page 1 of 1
Geek Labs
Geek Labs
Jul 9, 2026 · Artificial Intelligence

Building an End-to-End AI Coding Pipeline: From Code Understanding to Deployment

The article outlines a five‑stage open‑source AI coding workflow—CodeGraph for project comprehension, jcode for execution, AgentField for multi‑agent orchestration, Paperclip for team management, and InsForge for deployment—detailing each tool’s purpose, architecture, benchmarks, and installation commands.

AI codingKnowledge GraphOpen-source tools
0 likes · 9 min read
Building an End-to-End AI Coding Pipeline: From Code Understanding to Deployment
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.

AutomationCI/CDContinuous Delivery
0 likes · 7 min read
How to Build a Fast, Reliable CI/CD Pipeline from Feature Branch to Production
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 DeliveryDevOpsOperations
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 StrategyCI/CDContinuous Delivery
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 DeliveryDevOpsSoftware testing
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.

AutomationCI/CDContinuous Delivery
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.

AutomationCI/CDContinuous Delivery
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 DeliveryDevOpsRelease on Demand
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.

AutomationCI/CDDevOps
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 DeliveryDevOpsJenkins
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.

OperationsREST APIdeployment pipeline
0 likes · 14 min read
Improving Development Efficiency at Meiya: Practices, Tools, and Architecture