Tagged articles

CI/CD

1731 articles · Page 16 of 18
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Aug 4, 2019 · Cloud Native

Step-by-Step Guide: Deploy Jenkins on Kubernetes with NFS Storage and CI/CD Pipelines

This tutorial walks through installing NFS, creating PersistentVolume and PersistentVolumeClaim, deploying Jenkins as a Kubernetes Deployment with a Service, configuring Jenkins credentials and plugins, and building a complete CI/CD pipeline that builds, pushes Docker images and promotes deployments across dev, qa, and prod environments.

CI/CDDockerJenkins
0 likes · 11 min read
Step-by-Step Guide: Deploy Jenkins on Kubernetes with NFS Storage and CI/CD Pipelines
Efficient Ops
Efficient Ops
Jul 18, 2019 · Information Security

How DevOps Can Tackle the Growing Wave of Cloud Security Challenges

The article summarizes Chen Weijia’s DevOps International Summit talk on confronting expanding cloud security threats, covering DevSecOps practices, code scanning tools, encryption strategies, permission segmentation, and unified identity management to balance efficiency and security in modern software delivery.

CI/CDDevSecOpsIAM
0 likes · 13 min read
How DevOps Can Tackle the Growing Wave of Cloud Security Challenges
UCloud Tech
UCloud Tech
Jul 18, 2019 · Cloud Native

How UCloud Built a Kubernetes‑Powered CI/CD Platform with GitLab and KUN

UCloud integrated GitLab with its custom Kubernetes‑based container service platform KUN to achieve daily automated deployments, detailing CI/CD goals, branch strategy, pipeline design, Kaniko image building, runner execution, and a specialized YAML editor for seamless cloud‑native development.

CI/CDCloud NativeGitLab
0 likes · 11 min read
How UCloud Built a Kubernetes‑Powered CI/CD Platform with GitLab and KUN
FunTester
FunTester
Jul 15, 2019 · Operations

Integrating JaCoCo Code Coverage into Jenkins CI for Java Services

This article explains how to configure JaCoCo in Java service startup parameters, use Ant build.xml to collect execution data, generate HTML coverage reports, and centralize the results on a dedicated server within a multi‑machine Jenkins CI environment.

AntCI/CDJaCoCo
0 likes · 6 min read
Integrating JaCoCo Code Coverage into Jenkins CI for Java Services
Ctrip Technology
Ctrip Technology
Jul 11, 2019 · Cloud Native

Ctrip’s Continuous Delivery Practices and Unified Build Platform with Jenkins on Kubernetes

This article describes Ctrip’s large‑scale continuous delivery system, its benefits for efficiency, quality, reliability and team collaboration, the evolution of its deployment models, the design of a unified Jenkins‑based build platform, and practical experiences running Jenkins on Kubernetes with elastic scheduling and workspace management.

CI/CDCloud NativeContinuous Delivery
0 likes · 19 min read
Ctrip’s Continuous Delivery Practices and Unified Build Platform with Jenkins on Kubernetes
Alibaba Cloud Native
Alibaba Cloud Native
Jul 5, 2019 · Cloud Native

Mastering Knative Build: Key Features and Practical YAML Examples

This article explains the core concepts of Knative Build, outlines its most important features, and provides detailed YAML examples for steps, templates, sources, service accounts, volumes, and timeout configuration, helping developers create native Kubernetes pipelines without pre‑provisioned build environments.

CI/CDKnativeYAML
0 likes · 9 min read
Mastering Knative Build: Key Features and Practical YAML Examples
DevOps Cloud Academy
DevOps Cloud Academy
Jun 30, 2019 · Operations

Integrating ZenTao with Jenkins for Automated Builds

This guide explains how to configure ZenTao to trigger Jenkins builds automatically when tasks reach a designated status, covering Jenkins parameterized builds, webhook setup, integration testing, and practical tips for controlling builds based on task state.

AutomationCI/CDJenkins
0 likes · 2 min read
Integrating ZenTao with Jenkins for Automated Builds
Xianyu Technology
Xianyu Technology
Jun 25, 2019 · Mobile Development

How Xianyu Scaled Flutter: Architecture, Challenges, and Open‑Source Solutions

This article examines Xianyu's adoption of Flutter, detailing its benefits for small and Android‑focused teams, the technical hurdles of integrating Flutter into existing apps, memory‑optimized engine sharing, video rendering improvements, the evolution of the Fish Redux framework, and the automation pipeline that drives efficient, data‑backed development.

CI/CDCross-PlatformFlutter
0 likes · 14 min read
How Xianyu Scaled Flutter: Architecture, Challenges, and Open‑Source Solutions
DevOps
DevOps
Jun 24, 2019 · Operations

Why TDD Is Essential for Effective DevOps and Continuous Delivery

The article argues that without Test‑Driven Development (TDD) or its extension ATDD, DevOps initiatives and continuous delivery pipelines lack reliable automated testing, making releases risky despite high code‑coverage metrics.

ATDDCI/CDContinuous Delivery
0 likes · 6 min read
Why TDD Is Essential for Effective DevOps and Continuous Delivery
Mafengwo Technology
Mafengwo Technology
Jun 21, 2019 · Frontend Development

How Containers Supercharge Frontend Development: Real-World Practices

This article explains how container technology, including Docker and Kubernetes, empowers modern frontend development by improving build isolation, accelerating testing, enabling rapid rollbacks, and providing stable, scalable deployment pipelines for web, mobile, and mini‑program applications.

CI/CDContainersDocker
0 likes · 17 min read
How Containers Supercharge Frontend Development: Real-World Practices
Mafengwo Technology
Mafengwo Technology
Jun 13, 2019 · R&D Management

How MaFengWo Built a Robust Quality System for High‑Concurrency Travel Services

This article details MaFengWo's travel‑booking team's end‑to‑end quality‑system construction, covering common QA misconceptions, project‑process control, comprehensive business testing, online issue closure, and tool development to achieve faster delivery, fewer bugs, and higher system stability.

CI/CDprocess improvementquality assurance
0 likes · 19 min read
How MaFengWo Built a Robust Quality System for High‑Concurrency Travel Services
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 10, 2019 · Mobile Development

The 10X Rule: Accelerating Mobile Development and Release at LinkedIn

The article explains how LinkedIn applied the 10X rule—setting ambitious, ten‑fold goals—to overhaul its mobile development process, introducing weekly releases, aggressive testing, static analysis, distributed builds, and feature‑flag‑driven deployments to dramatically improve engineering efficiency and product delivery speed.

10xCI/CDContinuous Delivery
0 likes · 14 min read
The 10X Rule: Accelerating Mobile Development and Release at LinkedIn
DevOps Cloud Academy
DevOps Cloud Academy
Jun 7, 2019 · Operations

SonarQube Architecture and Integration Overview

This article explains SonarQube’s architecture, detailing its server, database, plugin library, and scanner components, and describes the typical development workflow from IDE integration and code commit through CI‑triggered analysis, result submission, and code review, including deployment considerations for machines and network placement.

CI/CDSonarQubearchitecture
0 likes · 3 min read
SonarQube Architecture and Integration Overview
Efficient Ops
Efficient Ops
Jun 4, 2019 · Cloud Native

How Kuaishou Built a Private Kubernetes Cloud with CI/CD and Service Mesh

This talk shares Kuaishou's practical experience in building a private Kubernetes container cloud, optimizing Docker image layers, using Helm for application deployment, implementing GitLab CI/CD pipelines, and adopting Istio service mesh for multi‑cluster service governance, highlighting challenges and solutions for real‑world adoption.

CI/CDCloud Nativehelm
0 likes · 14 min read
How Kuaishou Built a Private Kubernetes Cloud with CI/CD and Service Mesh
Wukong Talks Architecture
Wukong Talks Architecture
May 5, 2019 · Frontend Development

Building a Knowledge Management Site with VuePress: From Installation to Automated Cloud Deployment

This guide walks developers through selecting VuePress for a centralized documentation portal, installing it globally or locally, configuring navigation and build scripts, generating static files, deploying them on an Ubuntu server with Nginx, and automating updates via Jenkins, cron jobs, and Docker.

CI/CDVuePressdeployment
0 likes · 9 min read
Building a Knowledge Management Site with VuePress: From Installation to Automated Cloud Deployment
DevOps Cloud Academy
DevOps Cloud Academy
May 4, 2019 · Operations

SSO and WebHook Integration Guide for GitLab and Jenkins

This guide explains how to configure Single Sign‑On (SSO) and WebHook integrations between GitLab and Jenkins, covering application setup, redirect URL configuration, Jenkins backup and proxy adjustments, installing the GitLab hook plugin, generating tokens, and testing connections to ensure successful CI/CD triggering.

CI/CDGitLabJenkins
0 likes · 2 min read
SSO and WebHook Integration Guide for GitLab and Jenkins
Fangduoduo Tech
Fangduoduo Tech
Apr 25, 2019 · Cloud Native

Why a Real‑Estate Platform Chose Docker Swarm Over Kubernetes and What We Learned

This article details how Fangduoduo, a leading mobile real‑estate platform, migrated to a Docker Swarm‑based container cloud, covering the reasons for choosing Swarm, architecture design, networking, CI/CD integration, performance optimizations, monitoring, and the operational benefits gained from the transition.

CI/CDCloud NativeDocker Swarm
0 likes · 17 min read
Why a Real‑Estate Platform Chose Docker Swarm Over Kubernetes and What We Learned
Cloud Native Technology Community
Cloud Native Technology Community
Apr 23, 2019 · Cloud Native

Recap of the First Cloud Native Technology Practice Salon in Beijing – Kube‑OVN, Ksplice, Multi‑Cluster Management, Container Storage and CI/CD

The Beijing cloud‑native technology salon on April 20 showcased expert talks on Kube‑OVN networking, Oracle Linux Ksplice hot‑patching, 360’s Wayne multi‑cluster platform, YRCloudFile container storage, and CI/CD strategies, highlighting practical advances and open‑source projects for modern cloud environments.

CI/CDCloud NativeKsplice
0 likes · 7 min read
Recap of the First Cloud Native Technology Practice Salon in Beijing – Kube‑OVN, Ksplice, Multi‑Cluster Management, Container Storage and CI/CD
DevOps
DevOps
Apr 16, 2019 · Operations

DevOps Trends and Predictions for 2019: Insights from XebiaLabs, G20Group, and Veritis

This article compiles 22 DevOps predictions from XebiaLabs, G20Group, and Veritis, highlighting trends such as continuous integration pipelines, value‑stream mapping, real‑time data mining, shared responsibility culture, self‑service deployment, DevSecOps, AI‑driven automation, containerization, FaaS, and the growing importance of automation and security in software delivery.

AIAutomationCI/CD
0 likes · 7 min read
DevOps Trends and Predictions for 2019: Insights from XebiaLabs, G20Group, and Veritis
Architecture Digest
Architecture Digest
Apr 15, 2019 · Operations

Evolution of Zhihu's Application Deployment System: From Physical Machines to Cloud‑Native Kubernetes

This article details the design and evolution of Zhihu's deployment platform, covering its early physical‑machine system, the transition to container orchestration with Mesos and Kubernetes, and advanced features such as blue‑green, canary releases, pre‑deployment, and branch deployments that enable rapid, reliable continuous delivery for large‑scale internet services.

Blue-GreenCI/CDCanary Release
0 likes · 14 min read
Evolution of Zhihu's Application Deployment System: From Physical Machines to Cloud‑Native Kubernetes
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Apr 14, 2019 · Operations

8 Essential DevOps Skills Every Engineer Should Master

Shane Boulden, a Red Hat DevOps certification expert, outlines the eight most valuable DevOps skills—from mastering Kubernetes and micro‑service scaling to automation, container optimization, multi‑runtime interaction, identity management, OS expertise, and effective learning strategies—providing a practical roadmap for 2019 and beyond.

CI/CDContainersMonitoring
0 likes · 7 min read
8 Essential DevOps Skills Every Engineer Should Master
DevOps Cloud Academy
DevOps Cloud Academy
Apr 9, 2019 · Operations

Chapter 3: Managing Jenkins (Projects, Views, Plugins)

This guide explains Jenkins project management, covering naming conventions, creating new projects, configuring build history, parameterized builds, triggers, Jenkinsfile setup, as well as building, viewing logs, and debugging pipelines with illustrative screenshots.

CI/CDJenkinsOperations
0 likes · 2 min read
Chapter 3: Managing Jenkins (Projects, Views, Plugins)
360 Tech Engineering
360 Tech Engineering
Apr 8, 2019 · Cloud Native

Front‑end Container Deployment: Lessons Learned, Optimizations, and Multi‑stage Build

This article details a front‑end engineer's journey of containerizing a static‑site project with Docker and Kubernetes, addressing node_modules caching, oversized images, and complex deployment workflows, and presents three optimizations—caching dependencies, shrinking base images, and using multi‑stage builds—that cut image size to 25 MB and halve CI build time.

CI/CDDockerImage optimization
0 likes · 9 min read
Front‑end Container Deployment: Lessons Learned, Optimizations, and Multi‑stage Build
DevOps Cloud Academy
DevOps Cloud Academy
Mar 27, 2019 · Operations

Chapter 2 – Installing Jenkins

This guide details the prerequisites, multiple deployment methods (WAR, macOS, Windows, Linux), and post‑installation configuration steps for Jenkins, including unlocking the instance, installing plugins, creating an admin user, setting an update site, and configuring a slave node.

CI/CDInstallationJenkins
0 likes · 5 min read
Chapter 2 – Installing Jenkins
DevOps Cloud Academy
DevOps Cloud Academy
Mar 26, 2019 · Operations

Introduction to Jenkins – Overview, Features, History, and Web UI

This article provides a comprehensive overview of Jenkins, covering its definition, key features, historical evolution from Hudson, and detailed descriptions of its web UI components such as management, project, and build pages, as well as project types, parameters, and triggers.

AutomationCI/CDContinuous Integration
0 likes · 4 min read
Introduction to Jenkins – Overview, Features, History, and Web UI
Efficient Ops
Efficient Ops
Mar 21, 2019 · Operations

How Ctrip Scales Continuous Delivery: 6000 Daily Deploys with Jenkins & K8s

This article details Ctrip's large‑scale continuous delivery practice, describing their deployment pipeline, unified build platform, Jenkins integration, Kubernetes‑based elastic agents, monitoring, and the challenges and improvements they encountered while handling thousands of daily deployments across multiple environments.

CI/CDCloud NativeContinuous Delivery
0 likes · 21 min read
How Ctrip Scales Continuous Delivery: 6000 Daily Deploys with Jenkins & K8s
DevOps Cloud Academy
DevOps Cloud Academy
Mar 21, 2019 · Operations

Jenkins Practice Documentation – Chapter Overview

This document provides a comprehensive outline of Jenkins practice, covering fundamentals, installation on various platforms, management, integrations with tools like Maven, GitLab, and SaltStack, and detailed pipeline examples for front‑end, back‑end, and mobile projects.

AutomationCI/CDContinuous Integration
0 likes · 4 min read
Jenkins Practice Documentation – Chapter Overview
Programmer DD
Programmer DD
Mar 8, 2019 · Cloud Native

From Monolith to Microservices: A Small Team’s Cloud‑Native Evolution

This article chronicles a SaaS startup’s transition from a simple monolithic Java application to a fully containerized microservice architecture, detailing the motivations, design principles, CI/CD pipelines, Spring Cloud and Kubernetes integration, automated deployment, tracing, and operational monitoring practices adopted along the way.

CI/CDarchitecturekubernetes
0 likes · 14 min read
From Monolith to Microservices: A Small Team’s Cloud‑Native Evolution
UCloud Tech
UCloud Tech
Mar 7, 2019 · Cloud Native

How UCloud Uses Terraform to Cut Cloud Resource Deployment Time by 80%

This article explains how UCloud built a Terraform‑based resource orchestration tool that dramatically reduces deployment time, improves reliability, and integrates with CLI and CI/CD pipelines, while detailing fault‑tolerance, integration, and engineering practices for large‑scale cloud infrastructure.

CI/CDTerraformUCloud
0 likes · 14 min read
How UCloud Uses Terraform to Cut Cloud Resource Deployment Time by 80%
Xianyu Technology
Xianyu Technology
Feb 20, 2019 · Mobile Development

Performance Automation Practices for Xianyu Android Client

To meet Xianyu’s rapid‑release targets, the team built a CI‑integrated automation suite that gathers Flutter FPS, CPU, memory and network data via extended Android tools, drives mixed Flutter/Native UI tests with Appium and integration‑test, and generates lane‑by‑lane performance reports that quickly flag regressions across dozens of feature branches.

CI/CDFlutterMetrics
0 likes · 11 min read
Performance Automation Practices for Xianyu Android Client
MaGe Linux Operations
MaGe Linux Operations
Feb 4, 2019 · Operations

60+ Essential Open‑Source DevOps Tools Every Engineer Should Know

This guide compiles over sixty top open‑source DevOps utilities—including version control, build automation, CI/CD platforms, container orchestration, configuration management, monitoring, and logging tools—to help developers and operations teams streamline development, deployment, and maintenance workflows.

AutomationCI/CDMonitoring
0 likes · 14 min read
60+ Essential Open‑Source DevOps Tools Every Engineer Should Know
dbaplus Community
dbaplus Community
Jan 31, 2019 · Operations

How Zhihu Scaled to 3,000 Jenkins Jobs with Docker‑Powered CI Pipelines

Zhihu built a Docker‑based Jenkins Pipeline system that now runs over 3,000 jobs daily, offering low entry cost, high customizability, language openness, fast stable builds, and a highly available, extensible cluster while reducing debugging effort and enforcing quality standards.

CI/CDContinuous IntegrationDocker
0 likes · 14 min read
How Zhihu Scaled to 3,000 Jenkins Jobs with Docker‑Powered CI Pipelines
360 Quality & Efficiency
360 Quality & Efficiency
Jan 28, 2019 · Operations

Guide to Migrating Jenkins to a New Server

This article provides a step‑by‑step tutorial on preparing the environment, configuring Tomcat, copying Jenkins files, and handling permissions to successfully migrate a Jenkins instance to a new machine or directory.

AutomationCI/CDJenkins
0 likes · 4 min read
Guide to Migrating Jenkins to a New Server
Zhongtong Tech
Zhongtong Tech
Jan 11, 2019 · Information Security

How Hunter Automates Web Security Scanning in CI/CD Pipelines

This article explains how the Hunter system integrates automated web vulnerability scanning—including black‑box testing, browser‑extension traffic capture, and distributed analysis engines—into CI/CD workflows to detect security risks early, improve efficiency, and reduce manual effort.

Browser ExtensionCI/CDinformation security
0 likes · 13 min read
How Hunter Automates Web Security Scanning in CI/CD Pipelines
DevOps
DevOps
Jan 8, 2019 · Operations

Implementing an End-to-End CI/CD Pipeline for a Large-Scale Banking System Using Azure DevOps and TFS

This article presents a comprehensive case study of how a major Chinese bank transformed its legacy C‑based IT system development by designing and deploying a fully automated, end‑to‑end CI/CD pipeline with Azure DevOps Server (formerly TFS), covering static code analysis, mandatory code review, continuous integration, automated testing, and release management to accelerate delivery and improve quality.

AutomationAzure DevOpsCI/CD
0 likes · 9 min read
Implementing an End-to-End CI/CD Pipeline for a Large-Scale Banking System Using Azure DevOps and TFS
Java Architect Essentials
Java Architect Essentials
Dec 29, 2018 · Operations

Evolution of ZBJ.com’s System Architecture and DevOps Platform

This article chronicles the transformation of ZBJ.com’s system architecture from a PHP‑centric monolith to a multi‑language, Dubbo‑based SOA, detailing the adoption of front‑back separation, agile practices, a comprehensive DevOps platform with automated pipelines, containerization, CMDB, monitoring, and continuous scaling to support rapid business growth.

AutomationCI/CDdevops
0 likes · 15 min read
Evolution of ZBJ.com’s System Architecture and DevOps Platform
DevOps Cloud Academy
DevOps Cloud Academy
Dec 25, 2018 · Operations

SonarQube Architecture and Workflow Overview

This article explains SonarQube's main components—including server processes, database, plugins, and scanners—and describes the end‑to‑end workflow that integrates code analysis into development, CI/CD pipelines, reporting, and operational monitoring.

CI/CDSonarQubecode analysis
0 likes · 2 min read
SonarQube Architecture and Workflow Overview
Liulishuo Tech Team
Liulishuo Tech Team
Dec 14, 2018 · Mobile Development

Engineering Practice: Building an Android Application Performance Management (APM) Dashboard

This article details the architectural design and engineering practices behind building a comprehensive Application Performance Management dashboard for Android applications, covering real-time monitoring, version comparison, development cycle tracking, automated data collection, and integrated test coverage analysis to ensure sustainable software quality and delivery efficiency.

APMAndroid DevelopmentCI/CD
0 likes · 21 min read
Engineering Practice: Building an Android Application Performance Management (APM) Dashboard
Xianyu Technology
Xianyu Technology
Dec 6, 2018 · Mobile Development

Rebuilding Flutter Infrastructure at Xianyu: Challenges and Solutions

Xianyu tackled Flutter adoption by creating a private CocoaPods CI pipeline, a component‑based fishRedux architecture, and a shared‑GL engine modification that let native middleware run in Flutter, thereby unifying Android, iOS, and Flutter development, improving build speed, and contributing tools back to the community.

CI/CDComponent ArchitectureCross-Platform
0 likes · 11 min read
Rebuilding Flutter Infrastructure at Xianyu: Challenges and Solutions
dbaplus Community
dbaplus Community
Dec 5, 2018 · Cloud Native

Designing a Unified Dev Platform for Traditional and Internet Business Models

This article explains how to construct a Dev platform that supports both traditional enterprise delivery and internet‑centric business models, detailing the Dev stages (Code, Build, Assemble, Deploy, Monitor), their objectives, required tooling, and the architectural patterns needed for automated microservice packaging and deployment.

CI/CDCloud NativeDocker
0 likes · 12 min read
Designing a Unified Dev Platform for Traditional and Internet Business Models
MaGe Linux Operations
MaGe Linux Operations
Nov 29, 2018 · Operations

60+ Must‑Have Open Source DevOps Tools for Seamless Automation

This article compiles over sixty top open‑source tools spanning version control, build automation, continuous integration, deployment, configuration management, container platforms, monitoring and logging, providing a comprehensive resource for building efficient DevOps pipelines.

AutomationCI/CDContainers
0 likes · 14 min read
60+ Must‑Have Open Source DevOps Tools for Seamless Automation
Efficient Ops
Efficient Ops
Nov 18, 2018 · Backend Development

How a Chinese Insurer Built a Scalable Microservices Platform with DevOps

This article details how PICC Life Insurance designed and implemented a distributed microservices platform using Spring Cloud, Apollo, ELK, and DevOps pipelines to improve performance, reliability, and development efficiency, illustrating the architecture, technology stack, CI/CD process, and operational benefits.

CI/CDMicroservicesdistributed architecture
0 likes · 9 min read
How a Chinese Insurer Built a Scalable Microservices Platform with DevOps
DevOps
DevOps
Oct 29, 2018 · Operations

Azure DevOps‑Based Agile and DevOps Transformation at Beijing Bank: Practices and Lessons

This article details Beijing Bank's 2017‑2018 journey of adopting Azure DevOps Server to enable a regulated yet agile development process, covering challenges, project‑, version‑, and test‑management solutions, gene‑adaptation of TFS, and the resulting dual‑mode, automated workflow for a large financial institution.

AutomationAzure DevOpsCI/CD
0 likes · 11 min read
Azure DevOps‑Based Agile and DevOps Transformation at Beijing Bank: Practices and Lessons
JD Tech
JD Tech
Oct 26, 2018 · Cloud Native

Retrieving and Accessing Jenkins Job Workspace on Kubernetes Using NFS Mount

This article explains how to solve the problem of losing Jenkins job artifacts when using dynamic Kubernetes agents by mounting the slave workspace to the master via NFS, modifying pipeline code, and accessing the workspace through the Jenkins UI, complete with step‑by‑step instructions and troubleshooting tips.

CI/CDJenkinsNFS
0 likes · 7 min read
Retrieving and Accessing Jenkins Job Workspace on Kubernetes Using NFS Mount
vivo Internet Technology
vivo Internet Technology
Oct 22, 2018 · Operations

Jenkins Area Meetup 2018 Shenzhen: DevOps Practices and CI/CD Solutions

The Jenkins Area Meetup 2018 in Shenzhen, co‑hosted by DevOps时代社区 and vivo Mobile Internet, gathered experts who presented on hybrid‑cloud DevOps, large‑scale CI/CD with Jenkins at Tencent, DevOps‑based R&D and operations standards, and an automated CMDB‑driven operations platform, concluding with strong community engagement and available presentation materials.

CI/CDCloudJenkins
0 likes · 3 min read
Jenkins Area Meetup 2018 Shenzhen: DevOps Practices and CI/CD Solutions
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 17, 2018 · R&D Management

How a Team Cut Development Cycle from 4 Weeks to 1 Week with Agile Practices

A Chinese R&D team struggling with long cycles, manual releases, and low quality applied four iterative agile improvements—visual work boards, refined requirement splitting, stable test environments, and automated pipelines—resulting in a 75% reduction in development time, higher test automation, and reliable daytime releases.

CI/CDRequirement SplittingTesting automation
0 likes · 16 min read
How a Team Cut Development Cycle from 4 Weeks to 1 Week with Agile Practices
Tencent Cloud Developer
Tencent Cloud Developer
Oct 9, 2018 · Cloud Native

A Comprehensive List of 50+ Useful Docker Tools

This guide catalogs over fifty essential Docker‑related tools—including orchestration platforms like Kubernetes and Swarm, CI/CD services such as Jenkins and GitLab, monitoring solutions like Prometheus, logging utilities, security scanners, storage plugins, and networking options—helping developers, DevOps, SREs, and architects select the right solution for each stage of container development.

CI/CDDockerMonitoring
0 likes · 27 min read
A Comprehensive List of 50+ Useful Docker Tools
JD Tech
JD Tech
Oct 8, 2018 · Operations

Overview of Shanghai Testing Team Practices at Dada‑JD.com

The article details the structure, daily responsibilities, quality‑assurance processes, automation strategies, tool development, performance testing, and quality‑culture initiatives of the Shanghai testing team at Dada‑JD.com, illustrating how systematic testing and DevOps practices enhance product stability and development efficiency.

AutomationCI/CDperformance testing
0 likes · 15 min read
Overview of Shanghai Testing Team Practices at Dada‑JD.com
DevOps
DevOps
Sep 29, 2018 · Operations

Containerizing TFS Continuous Integration and Agent Management with Docker

This article explains how to use Docker to containerize both the TFS continuous‑integration workflow and the TFS build agent, providing step‑by‑step commands for customizing Docker images, configuring agents, and handling authentication, followed by a brief recruitment notice for DevOps engineers.

AgentCI/CDDocker
0 likes · 9 min read
Containerizing TFS Continuous Integration and Agent Management with Docker
JD Tech
JD Tech
Sep 28, 2018 · Operations

JD's J-one Unified Release Platform: Architecture, Features, and Recent Enhancements

Since its launch in 2016, JD's J-one unified release platform has evolved through multiple large‑scale promotions, introducing container‑based compilation, auto‑scaling, and a new image‑deployment capability that dramatically speeds up releases while improving success rates and providing a suite of automation tools for developers.

CI/CDCloud Nativecontainer
0 likes · 7 min read
JD's J-one Unified Release Platform: Architecture, Features, and Recent Enhancements
DevOps
DevOps
Sep 20, 2018 · Operations

Integrating Azure DevOps Server (TFS) with JMeter for Automated Testing

This article explains how to integrate Microsoft Azure DevOps Server (formerly TFS) with the open‑source load‑testing tool JMeter, describing the background of DevOps testing challenges, JMeter features, a demo PartsUnlimited project, pipeline design, environment setup, script execution, and performance‑testing options.

Azure DevOpsCI/CDJMeter
0 likes · 9 min read
Integrating Azure DevOps Server (TFS) with JMeter for Automated Testing
360 Quality & Efficiency
360 Quality & Efficiency
Sep 17, 2018 · Fundamentals

13 Software Testing Antipatterns and How to Avoid Them

This article outlines thirteen common software testing antipatterns—from unstable or slow tests and manual test execution to treating test code as second‑class citizens and misusing TDD—explaining their negative impacts and offering practical guidance on building reliable, automated test suites.

CI/CDTDDantipatterns
0 likes · 14 min read
13 Software Testing Antipatterns and How to Avoid Them
Youzan Coder
Youzan Coder
Sep 7, 2018 · Operations

How We Built a Configurable Online Test Monitoring System for Real‑Time CI/CD Alerts

This article details the design, evolution, and implementation of an online test‑monitoring platform that transforms CI/CD pipelines into proactive alerting systems, covering the initial Spring‑based prototype, its shortcomings, the 2.0 configurable and visual redesign, plugin architecture, and future distributed deployment plans.

CI/CDOperationsSpring
0 likes · 15 min read
How We Built a Configurable Online Test Monitoring System for Real‑Time CI/CD Alerts
Java Architect Essentials
Java Architect Essentials
Aug 20, 2018 · Operations

Choosing the Right CI/CD Tool: Overview of Jenkins, Travis CI, Circle CI, TeamCity, Codeship, GitLab CI, and Bamboo

This article explains the concept of CI/CD, its benefits for agile development, and provides a detailed comparison of seven popular CI/CD tools—including Jenkins, Travis CI, Circle CI, TeamCity, Codeship, GitLab CI, and Bamboo—covering their features, pricing, and ideal use cases.

CI/CDContinuous DeploymentContinuous Integration
0 likes · 15 min read
Choosing the Right CI/CD Tool: Overview of Jenkins, Travis CI, Circle CI, TeamCity, Codeship, GitLab CI, and Bamboo
DevOps
DevOps
Aug 15, 2018 · Operations

Building a DevOps CI/CD Pipeline with TFS and Docker for .NET Core

This article explains how to construct a complete DevOps pipeline using Microsoft Team Foundation Server and Docker to achieve continuous integration and continuous deployment for .NET Core applications, covering pipeline topology, configuration files, build steps, testing, image creation, and release automation.

.NET CoreCI/CDContinuous Deployment
0 likes · 9 min read
Building a DevOps CI/CD Pipeline with TFS and Docker for .NET Core
Xianyu Technology
Xianyu Technology
Aug 6, 2018 · Mobile Development

Flutter Integration in Mixed Native Projects: Architecture, Build Optimization, and Debugging

The article details how to reconstruct Xianyu’s product detail page using Flutter within existing native iOS/Android apps, covering project structure, environment management, build optimizations for Android and iOS, native‑launch debugging with hot‑reload, and CI integration for reliable hybrid releases.

Build OptimizationCI/CDFlutter
0 likes · 11 min read
Flutter Integration in Mixed Native Projects: Architecture, Build Optimization, and Debugging
DevOps
DevOps
Aug 6, 2018 · Operations

Automating CI/CD Pipelines on Azure TFS with yoTeam: A Step‑by‑Step Guide

This article explains how to quickly set up a complete CI/CD pipeline on Azure‑hosted TFS 2018 using the open‑source yoTeam generator, covering environment provisioning, pipeline creation, required tools, command‑line usage, and practical examples for DevOps teams.

AutomationCI/CDCloud
0 likes · 10 min read
Automating CI/CD Pipelines on Azure TFS with yoTeam: A Step‑by‑Step Guide
Meituan Technology Team
Meituan Technology Team
Aug 2, 2018 · Mobile Development

Using Jenkins Pipeline for Multi‑Project Android Build Automation

The team replaced numerous free‑style Jenkins jobs with a single Pipeline‑as‑code project that pulls a shared script from SCM, uses UI parameters and project‑specific configs to run a standardized Android build flow—including React Native bundle download—providing versioned, maintainable, and visualized multi‑project CI.

AndroidCI/CDJenkins
0 likes · 18 min read
Using Jenkins Pipeline for Multi‑Project Android Build Automation
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 24, 2018 · Operations

Boost Your Team’s Code Velocity: From Commit to Production in Days

This article explains what Code Velocity is, why measuring and improving it matters for rapid business response, the obstacles that slow it down, and four key capabilities—frequent master merges, powerful regression, automated deployment, and breaking large projects into small pieces—that together enable teams to ship code in just a few days.

CI/CDRegression testingcode velocity
0 likes · 16 min read
Boost Your Team’s Code Velocity: From Commit to Production in Days
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jul 22, 2018 · Backend Development

How Evolutionary Architecture Transforms Monoliths into Agile Microservices

This article examines evolutionary architecture for microservices, outlines popular patterns such as CI/CD and the Strangler approach, explains layered and bounded‑context designs, and provides a detailed case study showing how a legacy monolithic system can be incrementally refactored into a flexible, cloud‑native microservice ecosystem.

CI/CDCloudMicroservices
0 likes · 45 min read
How Evolutionary Architecture Transforms Monoliths into Agile Microservices
Open Source Tech Hub
Open Source Tech Hub
Jul 19, 2018 · Operations

How to Retrieve Jenkins Initial Admin Password on Windows

This guide explains what Jenkins is—a free, powerful CI/CD platform for any build or deployment—and shows the exact command to display the initial administrator password stored in the Jenkins home directory on a Windows host.

CI/CDInitialAdminPasswordJenkins
0 likes · 2 min read
How to Retrieve Jenkins Initial Admin Password on Windows
Java Architect Essentials
Java Architect Essentials
Jul 10, 2018 · Cloud Native

Testing Strategies for Microservices: Orchestration, Service Virtualization, and Asynchronous Patterns

The article explains how microservice architectures increase testing complexity and presents practical strategies—including orchestration testing, service virtualization, handling API changes, asynchronous command patterns, event firehose, and CI/CD environment configuration—to reliably test individual services and their interactions in cloud‑native environments.

CI/CDMicroservicesOrchestration
0 likes · 14 min read
Testing Strategies for Microservices: Orchestration, Service Virtualization, and Asynchronous Patterns
DevOps
DevOps
Jul 5, 2018 · Operations

Why Repetitive Tasks in Software Development Should Be Automated

The article reflects on how many software development activities are repetitive and inefficient, argues that machines can handle these repetitive workflows more quickly and reliably, and demonstrates practical automation techniques—from simple scripts to CI/CD pipelines—to free developers for creative work.

CI/CDScriptingrepetitive tasks
0 likes · 13 min read
Why Repetitive Tasks in Software Development Should Be Automated
DevOps
DevOps
Jul 2, 2018 · Operations

Concourse CI Tutorial: End-to-End Blue‑Green Deployment with Docker and Cloud Foundry

This guide explains how to set up Concourse CI pipelines for automated blue‑green deployments, covering Docker Toolbox installation, pipeline configuration, unit and load testing, Cloud Foundry deployment, and cleanup steps, enabling zero‑downtime releases for Node.js applications.

Blue-Green DeploymentCI/CDCloud Foundry
0 likes · 11 min read
Concourse CI Tutorial: End-to-End Blue‑Green Deployment with Docker and Cloud Foundry
dbaplus Community
dbaplus Community
Jun 21, 2018 · Cloud Native

Building an Enterprise‑Grade CI/CD Pipeline with Jenkins, Artifactory, Kubernetes & Helm

This article walks through the design and implementation of a production‑ready continuous integration and delivery pipeline using Jenkins, Artifactory, Kubernetes, and Helm, covering pipeline architecture, artifact promotion, binary metadata linking, resource limits, multi‑container pods, Helm chart management, monitoring with EFK, and practical lessons learned.

ArtifactoryCI/CDJenkins
0 likes · 9 min read
Building an Enterprise‑Grade CI/CD Pipeline with Jenkins, Artifactory, Kubernetes & Helm
DevOps
DevOps
Jun 19, 2018 · Operations

Understanding the Difference Between Continuous Delivery and Continuous Deployment

Continuous Delivery and Continuous Deployment are often confused, but this article examines their origins, definitions, and practical distinctions, highlighting how delivery focuses on business‑level release decisions while deployment automates production releases, and explains how they fit within DevOps, CI, and release strategies.

AutomationCI/CDContinuous Delivery
0 likes · 14 min read
Understanding the Difference Between Continuous Delivery and Continuous Deployment
Efficient Ops
Efficient Ops
Jun 11, 2018 · Operations

How to Build Low-Cost Automated Operations with Prometheus, Ansible, and Jenkins

This guide walks small teams through step‑by‑step implementation of low‑cost automated operations, covering basic monitoring with Prometheus, configuration versioning via Ansible, CI/CD pipelines using Jenkins, and scaling practices, enabling gradual evolution toward enterprise‑grade DevOps architectures.

AnsibleCI/CDJenkins
0 likes · 12 min read
How to Build Low-Cost Automated Operations with Prometheus, Ansible, and Jenkins
DevOps Cloud Academy
DevOps Cloud Academy
Jun 11, 2018 · Operations

Using the Jenkins API with Python (jenkinsapi)

This guide explains how to configure the Python environment and use the jenkinsapi library to interact with Jenkins, detailing class constructors, method signatures, parameters, and common operations such as retrieving job information, managing builds, and controlling jobs.

APIAutomationCI/CD
0 likes · 6 min read
Using the Jenkins API with Python (jenkinsapi)
DevOps Cloud Academy
DevOps Cloud Academy
Jun 11, 2018 · Operations

Creating and Configuring Jenkins Project Views

This guide explains how to create a new view in Jenkins, configure its settings, and modify the view later through the edit interface, providing step‑by‑step instructions with illustrative screenshots for effective job organization.

CI/CDJenkinsOperations
0 likes · 1 min read
Creating and Configuring Jenkins Project Views