Tagged articles

GitLab CI/CD

18 articles · Page 1 of 1
Golang Shines
Golang Shines
Jun 6, 2026 · Operations

Jenkins vs GitLab CI/CD: Which Tool Fits Your DevOps Needs?

This article compares Jenkins and GitLab CI/CD across popularity, core features, plugin ecosystems, scalability, community support, and pros‑and‑cons, providing data‑driven insights and practical guidance to help you choose the most suitable CI/CD platform for your projects.

CI/CDContinuous IntegrationGitLab CI/CD
0 likes · 15 min read
Jenkins vs GitLab CI/CD: Which Tool Fits Your DevOps Needs?
Ray's Galactic Tech
Ray's Galactic Tech
Nov 18, 2025 · Operations

Master Enterprise‑Grade GitLab CI/CD: From Zero to Full Automation

This guide walks you through building a complete, production‑ready GitLab CI/CD automation system—from installing and registering runners, crafting multi‑stage .gitlab-ci.yml pipelines, implementing multi‑environment deployments, applying enterprise security practices, to optimizing performance and configuring automated rollbacks and notifications.

AutomationDeploymentGitLab CI/CD
0 likes · 11 min read
Master Enterprise‑Grade GitLab CI/CD: From Zero to Full Automation
Code Mala Tang
Code Mala Tang
Jul 24, 2024 · Operations

Master GitLab CI/CD: Build, Test, Deploy Efficiently with Real-World Examples

GitLab CI/CD provides a powerful, automated workflow for building, testing, and deploying code, and this guide explains its core concepts—jobs, pipelines, stages, artifacts, dependencies, conditional execution—while offering detailed .gitlab-ci.yml examples, local debugging techniques, caching strategies, environment isolation, and security best practices.

AutomationCI/CD pipelinesDocker
0 likes · 14 min read
Master GitLab CI/CD: Build, Test, Deploy Efficiently with Real-World Examples
Cloud Native Technology Community
Cloud Native Technology Community
Jul 23, 2024 · Industry Insights

Jenkins vs GitLab CI/CD: Which Tool Wins Your DevOps Pipeline?

This article provides an in‑depth, side‑by‑side analysis of Jenkins and GitLab CI/CD, covering their histories, core features, community support, pros and cons, and practical guidance to help DevOps teams choose the most suitable continuous integration and delivery platform for their projects.

CI/CD comparisonContinuous IntegrationGitLab CI/CD
0 likes · 14 min read
Jenkins vs GitLab CI/CD: Which Tool Wins Your DevOps Pipeline?
ELab Team
ELab Team
Mar 14, 2022 · Operations

Master GitLab CI/CD: Build, Test, Deploy Pipelines Efficiently

This guide explains the fundamentals of CI/CD, the benefits of automation, and provides a step‑by‑step tutorial on configuring GitLab CI/CD pipelines, including .gitlab-ci.yml syntax, job and stage definitions, runner installation, manual approvals, and scheduled executions using cron syntax.

AutomationContinuous IntegrationGitLab CI/CD
0 likes · 14 min read
Master GitLab CI/CD: Build, Test, Deploy Pipelines Efficiently
Taobao Frontend Technology
Taobao Frontend Technology
May 17, 2021 · Operations

Mastering GitLab CI/CD: Core Concepts, Pipelines, and Best Practices

This article provides a comprehensive overview of GitLab CI/CD, covering its core concepts—pipelines, stages, jobs, and runners—along with .gitlab-ci.yml configuration, variables, triggers, DAG pipelines, runner types, cloud‑native capabilities, efficiency management, and practical demo examples to help teams implement robust DevOps workflows.

CI/CD pipelinesDAGDocker
0 likes · 19 min read
Mastering GitLab CI/CD: Core Concepts, Pipelines, and Best Practices
dbaplus Community
dbaplus Community
Apr 13, 2021 · Operations

Jenkins vs GitLab CI/CD: Which DevOps Tool Is Right for Your Projects?

This article provides an in‑depth comparison of Jenkins and GitLab CI/CD, covering their histories, core features, strengths, weaknesses, and practical guidance to help DevOps professionals choose the most suitable continuous integration and delivery platform for their specific project requirements.

CI/CDContinuous IntegrationGitLab CI/CD
0 likes · 15 min read
Jenkins vs GitLab CI/CD: Which DevOps Tool Is Right for Your Projects?
Liangxu Linux
Liangxu Linux
Jan 24, 2021 · Operations

Mastering GitLab CI/CD: From Basics to Advanced Pipelines

This guide explains GitLab CI/CD concepts, configuration files, runner setup, pipeline stages, and advanced features like Auto DevOps, providing step‑by‑step examples and code snippets for practical implementation.

Auto DevOpsCI/CDContinuous Integration
0 likes · 12 min read
Mastering GitLab CI/CD: From Basics to Advanced Pipelines
MaGe Linux Operations
MaGe Linux Operations
Dec 16, 2020 · Operations

Master GitLab CI/CD: From Basics to Auto DevOps in One Guide

This article explains GitLab CI/CD fundamentals, how continuous integration, delivery, and deployment work, shows how to configure .gitlab-ci.yml files, set up runners, visualize pipelines, and leverage Auto DevOps for automated build‑test‑deploy cycles.

Auto DevOpsContinuous IntegrationGitLab CI/CD
0 likes · 13 min read
Master GitLab CI/CD: From Basics to Auto DevOps in One Guide
MaGe Linux Operations
MaGe Linux Operations
Apr 27, 2020 · Operations

Master GitLab CI/CD: From Basics to Automated Deployments

This guide explains GitLab CI/CD fundamentals, including continuous integration, delivery, deployment, .gitlab-ci.yml configuration, runner setup, pipeline stages, Auto DevOps, and Kubernetes deployment, with practical code examples and visual walkthroughs for automating software delivery.

Auto DevOpsContinuous IntegrationGitLab CI/CD
0 likes · 12 min read
Master GitLab CI/CD: From Basics to Automated Deployments
Huajiao Technology
Huajiao Technology
Jun 11, 2019 · Frontend Development

Automating Frontend Build and Deployment with GitLab CI/CD

This article explains how a frontend team migrated from SVN to GitLab, leveraged GitLab CI/CD to automate building and publishing HTML assets, outlines the previous manual workflow, details the new CI/CD pipeline, runner configuration, .gitlab-ci.yml structure, encountered issues, and future improvements.

AutomationContinuous IntegrationGitLab CI/CD
0 likes · 11 min read
Automating Frontend Build and Deployment with GitLab CI/CD