Tagged articles

DevOps

3877 articles · Page 28 of 39
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Jul 1, 2020 · Cloud Native

How to Install and Configure mysql_exporter on a Kubernetes Master Node

This guide walks through downloading the mysql_exporter package, extracting it on a Kubernetes master, installing the binary, creating a dedicated MySQL user with proper permissions, configuring a password‑less client file, launching the exporter, and updating Prometheus via kubectl so MySQL metrics are exposed on port 9104.

DevOpsKubernetesMonitoring
0 likes · 4 min read
How to Install and Configure mysql_exporter on a Kubernetes Master Node
Efficient Ops
Efficient Ops
Jun 30, 2020 · Operations

How DevOps Accelerated Mobile Marketing Testing at Agricultural Bank

This article details how a bank's mobile marketing platform adopted DevOps practices—layered testing, automation with an in‑house platform, and metric‑driven measurement—to achieve rapid two‑week iterations, early defect detection, and higher product reliability while outlining future automation goals.

Continuous DeliveryDevOpsMobile Marketing
0 likes · 8 min read
How DevOps Accelerated Mobile Marketing Testing at Agricultural Bank
Efficient Ops
Efficient Ops
Jun 30, 2020 · Operations

How Agricultural Bank’s Financial Small Shop Accelerated Delivery with DevOps

The Agricultural Bank’s Financial Small Shop project showcases how adopting DevOps practices—building automated pipelines, integrating quality gates, and leveraging container technology—cut delivery cycles by up to 80%, accelerated resource provisioning, and achieved industry‑leading continuous delivery maturity across multiple banking services.

Continuous DeliveryDevOpsdigital transformation
0 likes · 8 min read
How Agricultural Bank’s Financial Small Shop Accelerated Delivery with DevOps
Efficient Ops
Efficient Ops
Jun 30, 2020 · Operations

How Data Thinking Transforms Modern IT Operations

The article explores the evolution of IT operations from manual to AIOps, explains the concept of data thinking for ops, outlines its benefits for business insight, decision‑making, cost review, and daily habits, and provides practical steps to build a data‑driven ops ecosystem.

AIOpsDevOpsOperations Management
0 likes · 14 min read
How Data Thinking Transforms Modern IT Operations
Alibaba Cloud Native
Alibaba Cloud Native
Jun 30, 2020 · Cloud Native

What Is Cloud Native? Definitions, Key Technologies, and Practical Insights

This article explores the evolving concept of cloud native, comparing definitions from Pivotal and CNCF, outlining essential technologies such as containers, Kubernetes, and service mesh, and offering practical guidance on architecture design, DevOps adoption, and maturity modeling for modern enterprises.

DevOpscontainerizationmicroservices
0 likes · 21 min read
What Is Cloud Native? Definitions, Key Technologies, and Practical Insights
DevOps
DevOps
Jun 30, 2020 · Operations

Key Insights from “DevOps Essentials from a Business Perspective”

The article reviews the book “DevOps Essentials from a Business Perspective,” outlining DevOps origins, core concepts, principles, and practices while emphasizing a value‑stream, business‑oriented approach to accelerate delivery, reduce technical debt, and improve organizational culture.

Business PerspectiveContinuous DeliveryDevOps
0 likes · 9 min read
Key Insights from “DevOps Essentials from a Business Perspective”
Big Data Technology & Architecture
Big Data Technology & Architecture
Jun 29, 2020 · Operations

Meizu's Automation Journey and Continuous Delivery Platform Evolution

The article outlines Meizu's transition from a music‑player company to a mobile and internet service provider, detailing the operational challenges faced across three internet eras, the development of a comprehensive automation and continuous delivery platform, and the role of big‑data‑driven insights in improving quality, efficiency, cost, and security.

Continuous DeliveryDevOpsPlatform
0 likes · 14 min read
Meizu's Automation Journey and Continuous Delivery Platform Evolution
DevOps Coach
DevOps Coach
Jun 29, 2020 · Operations

How China’s DevOps Community Chose the Best SaaS Platform: GitLab vs Jira vs CODING

The Chinese DevOps community evaluated three SaaS platforms—GitLab (free), Jira Cloud (free), and CODING (Tencent Cloud DevOps)—against requirements such as private repository collaboration, OKR management, Scrum planning, CI/CD pipelines, artifact storage, and cloud deployment, ultimately concluding that CODING offers the most suitable integrated solution.

CI/CDCodingDevOps
0 likes · 15 min read
How China’s DevOps Community Chose the Best SaaS Platform: GitLab vs Jira vs CODING
Efficient Ops
Efficient Ops
Jun 28, 2020 · Operations

Scaling a Billion-User Online Banking Platform with DevOps

After a year of DevOps pilot work, the Agricultural Bank of China's personal online banking system built a fully automated, end‑to‑end delivery pipeline covering configuration, build, test, deployment and monitoring, enabling rapid, reliable releases for a user base of over a hundred million.

BankingDevOpsautomation
0 likes · 16 min read
Scaling a Billion-User Online Banking Platform with DevOps
Alibaba Cloud Native
Alibaba Cloud Native
Jun 28, 2020 · Cloud Native

What’s New in Cloud Native? Harbor Graduation, Kubernetes CVE, CloneSet & More

This roundup covers the CNCF Harbor graduation, a delayed Kubernetes 1.19 release, a critical kube‑controller‑manager SSRF vulnerability, the introduction of the CloneSet CRD, fixes for managed fields, packet‑unmarking in kubelet/kube‑proxy, topology‑aware scheduling, new accelerator metrics, plus highlights on Cilium and OpenYurt.

DevOpscloud-nativeopen-source
0 likes · 5 min read
What’s New in Cloud Native? Harbor Graduation, Kubernetes CVE, CloneSet & More
macrozheng
macrozheng
Jun 28, 2020 · Operations

Unlock GitHub’s Hidden Power: Gist, CLI, Actions, and More

This guide walks you through advanced GitHub features—including Gist snippets, web‑based file creation, keyboard file search, the GitHub CLI, powerful Actions workflows, issue templates, submodule vs subtree strategies, and useful browser extensions—helping you boost productivity and streamline development operations.

CLIDevOpsGiST
0 likes · 16 min read
Unlock GitHub’s Hidden Power: Gist, CLI, Actions, and More
Efficient Ops
Efficient Ops
Jun 25, 2020 · Operations

How Agricultural Bank’s AIR Platform Realized DevOps at Scale

This article details the Agricultural Bank’s Distributed Application Interconnection (AIR) platform’s DevOps journey, covering small‑granularity development, comprehensive configuration management, end‑to‑end automated pipelines, advanced testing automation, metric‑driven improvements, and the successful third‑level continuous delivery assessment across multiple projects.

Continuous DeliveryDevOpsMetrics
0 likes · 9 min read
How Agricultural Bank’s AIR Platform Realized DevOps at Scale
Efficient Ops
Efficient Ops
Jun 23, 2020 · Operations

How Agricultural Bank’s Credit Middle Platform Accelerated Delivery with DevOps

Facing fragmented credit product development, Agricultural Bank built a micro‑service‑based credit middle platform and implemented a comprehensive DevOps pipeline—featuring lightweight branching, visualized continuous deployment, end‑to‑end traceability, three‑layer quality gates, and metric‑driven automation—that dramatically improved delivery speed, quality, and operational efficiency.

BankingContinuous DeliveryDevOps
0 likes · 15 min read
How Agricultural Bank’s Credit Middle Platform Accelerated Delivery with DevOps
Ops Development Stories
Ops Development Stories
Jun 23, 2020 · Operations

Master GitLab CI Runner: Step-by-Step Installation, Configuration, and Best Practices

This guide explains the fundamentals of Continuous Integration (CI), compares popular CI tools like Jenkins and GitLab CI, and provides detailed, cross‑platform instructions for installing Docker, setting up GitLab‑CI runners, configuring permissions, and registering runners with various token types for seamless automated builds.

CIDevOpsDocker
0 likes · 12 min read
Master GitLab CI Runner: Step-by-Step Installation, Configuration, and Best Practices
dbaplus Community
dbaplus Community
Jun 22, 2020 · Operations

How Continuous Delivery Transforms Enterprise DevOps: A Real‑World Case Study

This article explains the challenges of traditional enterprise IT delivery, outlines the role of DevOps and continuous delivery, and presents a detailed case study of a large financial firm that achieved six‑fold deployment speed gains through standardized pipelines, artifact management, and automated cross‑team notifications.

Continuous DeliveryDevOpsautomation
0 likes · 13 min read
How Continuous Delivery Transforms Enterprise DevOps: A Real‑World Case Study
dbaplus Community
dbaplus Community
Jun 21, 2020 · Operations

How Continuous Testing Fuels Successful DevOps Transformations

This article explains how adopting continuous testing—by decentralizing test teams, clearly defining test types, and managing automated test data—enables faster feedback, higher quality releases, and smoother DevOps adoption, while highlighting practical steps and common pitfalls.

DevOpscontinuous testingsoftware quality
0 likes · 10 min read
How Continuous Testing Fuels Successful DevOps Transformations
Efficient Ops
Efficient Ops
Jun 19, 2020 · Operations

How a Major Bank Reached Leading DevOps Maturity in Continuous Delivery

The article details how China Construction Bank's Pacific Credit Card Center adopted the national DevOps standard, achieved a level‑3 continuous delivery maturity, and transformed its internet platform with a micro‑service architecture, automated pipelines, and measurable performance improvements.

Banking TechnologyContinuous DeliveryDevOps
0 likes · 12 min read
How a Major Bank Reached Leading DevOps Maturity in Continuous Delivery
Efficient Ops
Efficient Ops
Jun 19, 2020 · Operations

How Baixin Bank Achieved DevOps Level 3: Insights from a Nationwide Assessment

The article details Baixin Bank's participation in the GNSEC 2020 summit, its successful DevOps Level 3 assessment across five key projects, the measurable efficiency gains achieved, and expert interview insights on the challenges and future plans for DevOps adoption in the banking sector.

Banking TechnologyContinuous DeliveryDevOps
0 likes · 13 min read
How Baixin Bank Achieved DevOps Level 3: Insights from a Nationwide Assessment
Efficient Ops
Efficient Ops
Jun 19, 2020 · Operations

How TaiKang Insurance Boosted Delivery Efficiency with DevOps – 300% Parallelism and Faster Releases

The article details TaiKang Insurance's journey through the GNSEC 2020 DevOps summit, its successful Level‑3 continuous‑delivery assessment, the technical and organizational challenges overcome, measurable gains such as 300% demand parallelism, 50% faster response, and future plans to expand DevOps practices across the enterprise.

AgileContinuous DeliveryDevOps
0 likes · 16 min read
How TaiKang Insurance Boosted Delivery Efficiency with DevOps – 300% Parallelism and Faster Releases
Efficient Ops
Efficient Ops
Jun 19, 2020 · Operations

How Baoxin Software Achieved Industry-Leading DevOps Maturity: Insights from Their Assessment

Baoxin Software’s Deputy Director of the Industrial Internet Research Institute discusses how their ePlat data collaboration platform passed the national DevOps standard’s Level 3 continuous delivery assessment, revealing the metrics, challenges, and strategic benefits that propelled their software delivery to a leading domestic benchmark.

Continuous DeliveryDevOpsIndustrial Internet
0 likes · 12 min read
How Baoxin Software Achieved Industry-Leading DevOps Maturity: Insights from Their Assessment
Efficient Ops
Efficient Ops
Jun 19, 2020 · Operations

How China’s Agricultural Bank Mastered DevOps: Five Project Insights

At the GNSEC 2020 summit, China’s Agricultural Bank showcased how its five diverse projects—ranging from credit middle‑office to personal online banking—successfully achieved Level 3 of the national DevOps continuous‑delivery standard, revealing the challenges, strategies, and future plans behind their rapid, enterprise‑wide transformation.

Continuous DeliveryDevOpsMaturity Model
0 likes · 13 min read
How China’s Agricultural Bank Mastered DevOps: Five Project Insights
Efficient Ops
Efficient Ops
Jun 19, 2020 · Operations

Inside PICC’s Distributed Core System: Achieving Top‑Tier DevOps Maturity

The article details how China People's Insurance (PICC) leveraged a distributed micro‑service architecture, AI integration, and a DevOps maturity model to attain a level‑3 continuous delivery rating, illustrating the practical benefits, metrics, challenges, and future plans of their transformation.

Continuous DeliveryDevOpsSoftware Architecture
0 likes · 12 min read
Inside PICC’s Distributed Core System: Achieving Top‑Tier DevOps Maturity
DevOps
DevOps
Jun 19, 2020 · R&D Management

Applying Spotify’s Organizational Model: Lessons from Agile Scaling and Cultural Transformation

Drawing from a company’s attempt to adopt Spotify’s squad‑tribe structure, this article examines the challenges of high outsourcing ratios, legacy system refactoring, resource contention, and the need for genuine agile foundations, while sharing practical steps taken to improve transparency, DevOps, quality, and cultural innovation.

Agile ScalingDevOpsOrganizational Culture
0 likes · 10 min read
Applying Spotify’s Organizational Model: Lessons from Agile Scaling and Cultural Transformation
Selected Java Interview Questions
Selected Java Interview Questions
Jun 18, 2020 · Cloud Native

Docker Architecture Overview and Basic Usage Guide

This article provides a comprehensive introduction to Docker, covering its origins from LXC, core concepts such as images, containers, and registries, detailed architecture components like client, daemon, engine, graph and drivers, and practical command‑line examples for installation, image management, container execution, and troubleshooting.

DevOpsDockerDocker Commands
0 likes · 27 min read
Docker Architecture Overview and Basic Usage Guide
Ctrip Technology
Ctrip Technology
Jun 18, 2020 · Frontend Development

Implementing BDD UI Automation Testing with Cucumber and Puppeteer at Ctrip

This article explains how Ctrip's vacation team introduced behavior‑driven development (BDD) for UI automation testing using Cucumber and Puppeteer, covering the testing background, BDD concepts, framework selection, project structure, CI/CD integration, parallel execution, and best practices such as test‑id usage to improve reliability.

BDDCucumberDevOps
0 likes · 20 min read
Implementing BDD UI Automation Testing with Cucumber and Puppeteer at Ctrip
DevOps
DevOps
Jun 16, 2020 · Operations

Recommended Reading List for Agile and DevOps: 54 Essential Books

This article presents a curated collection of 54 essential books covering Agile, DevOps, Lean, continuous delivery, software architecture, testing, organizational learning, and entrepreneurship, guiding readers through a systematic "read thin, read thick" approach to build a comprehensive knowledge framework.

Book RecommendationsContinuous DeliveryDevOps
0 likes · 11 min read
Recommended Reading List for Agile and DevOps: 54 Essential Books
DevOps Engineer
DevOps Engineer
Jun 14, 2020 · Operations

Automating Periodic SSH Login Checks with Jenkins and Expect

This guide explains how to use a Jenkins‑triggered shell script with Expect to regularly log into multiple remote VMs, record results, allow users to add hostnames, and commit changes to a Git repository for automated DevOps operations.

DevOpsJenkinsShell scripting
0 likes · 4 min read
Automating Periodic SSH Login Checks with Jenkins and Expect
Open Source Linux
Open Source Linux
Jun 11, 2020 · Cloud Native

Master Docker Image Creation: From Containers to Dockerfiles

Learn three primary methods to create Docker images—committing from an existing container, importing a local template, and building from a Dockerfile—through step‑by‑step commands, code examples, and practical testing to ensure your custom images work as expected.

DevOpsDockerDockerfile
0 likes · 7 min read
Master Docker Image Creation: From Containers to Dockerfiles
DevOps Cloud Academy
DevOps Cloud Academy
Jun 9, 2020 · Operations

Implementing a Python CI/CD Pipeline with GitLab CI

This guide demonstrates how to create a complete GitLab CI pipeline for a Python Flask application, covering dependency installation, code compilation, testing, static analysis, Docker image building, and Kubernetes deployment, with detailed configuration snippets and a sample Dockerfile.

CI/CDDevOpsGitLab CI
0 likes · 5 min read
Implementing a Python CI/CD Pipeline with GitLab CI
DevOps Cloud Academy
DevOps Cloud Academy
Jun 9, 2020 · Operations

Huawei Cloud 618 Promotion Details and Jenkins DevOps Training Overview

The article outlines Huawei Cloud's 618 promotional offers—including free server vouchers and discounted cloud instances—provides step‑by‑step redemption instructions, and also introduces a beginner‑friendly Jenkins DevOps course covering CI/CD pipeline creation and best practices.

618 promotionCI/CDCloud Computing
0 likes · 4 min read
Huawei Cloud 618 Promotion Details and Jenkins DevOps Training Overview
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Jun 8, 2020 · Fundamentals

2023 Stack Overflow Developer Survey: Key Findings on Technologies, Roles, Salaries, and Demographics

The 2023 Stack Overflow Developer Survey reveals global trends in programming language popularity, developer roles, experience levels, education, gender diversity, salary distribution, employment status, and work habits, highlighting the impact of the pandemic and the growing importance of DevOps and AI-related technologies.

DevOpsDiversityExperience
0 likes · 13 min read
2023 Stack Overflow Developer Survey: Key Findings on Technologies, Roles, Salaries, and Demographics
DevOps
DevOps
Jun 8, 2020 · R&D Management

Understanding Value Stream and Visualizing It with the DevOps Transform Canvas

The article explains why teams should focus on delivering value rather than isolated features, defines the concept of a value stream in software development, outlines its four essential components, and describes how to visualize and improve it through a collaborative DevOps Transform Canvas workshop.

DevOpsR&D managementValue Stream
0 likes · 7 min read
Understanding Value Stream and Visualizing It with the DevOps Transform Canvas
Laravel Tech Community
Laravel Tech Community
Jun 7, 2020 · Cloud Native

Linux Containers and Docker: Concepts, Installation, Commands, Image Management, Dockerfile, Compose, and Networking

This article provides a comprehensive guide to Linux containers and Docker, covering their fundamentals, differences from traditional virtualization, historical background, Docker architecture, installation steps, essential commands, image lifecycle, container management, volume handling, Dockerfile creation, Docker‑Compose orchestration, HAProxy integration, and various Docker networking modes.

Container ManagementDevOpsDocker
0 likes · 25 min read
Linux Containers and Docker: Concepts, Installation, Commands, Image Management, Dockerfile, Compose, and Networking
Open Source Linux
Open Source Linux
Jun 5, 2020 · Cloud Native

Master Docker Containers: Create, Run, Manage, and Migrate with Ease

This comprehensive guide walks you through Docker container fundamentals, covering creation, starting, stopping, executing commands inside, removal, import/export for migration, inspection, real‑time monitoring, and file copying between host and container, all with clear examples and command syntax.

Container ManagementDevOpsDocker
0 likes · 11 min read
Master Docker Containers: Create, Run, Manage, and Migrate with Ease
DevOps
DevOps
Jun 5, 2020 · Product Management

From Lean to Agile and DevOps: A Personal Journey in Project Management

The article recounts the author’s evolution from early exposure to Lean management through agile practices to DevOps implementation, illustrating how identifying customers, defining value, mapping value streams, and integrating tools like IT4IT have shaped their project management approach in the IT sector.

DevOpsIT4ITLean
0 likes · 13 min read
From Lean to Agile and DevOps: A Personal Journey in Project Management
Open Source Linux
Open Source Linux
Jun 4, 2020 · Cloud Native

Master Docker Images: From Basics to Advanced Management

This article provides a comprehensive guide to Docker images, covering core concepts, image sources, essential commands for searching, pulling, tagging, inspecting, pruning, exporting, importing, and pushing images, along with practical examples and tips for effective container image management.

CLIDevOpsDocker
0 likes · 11 min read
Master Docker Images: From Basics to Advanced Management
DevOps Cloud Academy
DevOps Cloud Academy
Jun 3, 2020 · Cloud Native

Deploying Mattermost on Kubernetes with Helm

This guide explains how to install and configure the open‑source Mattermost messaging platform on a Kubernetes cluster using Helm, covering repository setup, chart selection, namespace creation, persistent volumes, external PostgreSQL integration, custom values.yaml adjustments, ingress configuration, and troubleshooting steps.

DevOpsHelmMattermost
0 likes · 11 min read
Deploying Mattermost on Kubernetes with Helm
DevOps
DevOps
Jun 3, 2020 · Operations

DevOps Guiding Principles Framework and the Three‑Step Implementation Method

This article explains the core DevOps philosophy—including Lean, Agile, CI, CD and Continuous Delivery—describes its five‑point framework of culture, automation, lean‑agile core, measurement and sharing, and details a three‑step implementation method of fast flow, fast feedback, and continuous learning with practical practices and examples.

Continuous DeliveryDevOpsLean
0 likes · 16 min read
DevOps Guiding Principles Framework and the Three‑Step Implementation Method
High Availability Architecture
High Availability Architecture
Jun 2, 2020 · Cloud Native

Why Kubernetes Is Getting So Popular: A Technical Overview

The article explains Kubernetes' rapid rise by detailing its history, YAML‑based declarative infrastructure, GitOps workflow, scalability features, security policies, cloud‑provider integration, extensibility through CRDs and Operators, and the vibrant community that drives continuous innovation.

DevOpsKubernetescloud-native
0 likes · 12 min read
Why Kubernetes Is Getting So Popular: A Technical Overview
Cloud Native Technology Community
Cloud Native Technology Community
Jun 1, 2020 · Cloud Native

From Business Pain to a Fully Realized Cloud‑Native Architecture: A Step‑by‑Step Blueprint

This article walks through a practical, step‑by‑step transformation from a monolithic application to a cloud‑native, micro‑service architecture, covering planning, domain‑driven design, continuous integration, service registration, API gateways, databases, caching, logging, configuration management, containerization, performance monitoring, service governance, GitOps, traffic shading, service mesh, stress testing, and multi‑datacenter deployment.

CI/CDDevOpsIaC
0 likes · 58 min read
From Business Pain to a Fully Realized Cloud‑Native Architecture: A Step‑by‑Step Blueprint
DevOps Cloud Academy
DevOps Cloud Academy
May 29, 2020 · Cloud Native

CI/CD Pipeline Templates for Java Projects Using GitLab and Kubernetes

This guide explains how to organize GitLab CI/CD job templates, define global variables, configure build, test, code analysis, artifact, and deployment stages, and integrate Kubernetes deployment and Docker image creation for Java applications, providing complete YAML examples and usage instructions.

CI/CDDevOpsGitLab
0 likes · 12 min read
CI/CD Pipeline Templates for Java Projects Using GitLab and Kubernetes
MaGe Linux Operations
MaGe Linux Operations
May 27, 2020 · Operations

Key DevOps Interview Q&A: Git, MySQL Replication, Kafka, Kubernetes

This article compiles essential DevOps interview questions covering version control differences between Git and SVN, MySQL master‑slave replication mechanics, Kafka versus traditional MQ, Kubernetes service types, pod communication, health checks, resource limits, link types, and permanent mounting techniques.

DevOpsGitInterview
0 likes · 17 min read
Key DevOps Interview Q&A: Git, MySQL Replication, Kafka, Kubernetes
Ctrip Technology
Ctrip Technology
May 21, 2020 · Operations

Ctrip's Platform-Based API Automated Testing Solution

The article presents Ctrip's platform-driven API automated testing solution, detailing the challenges of traditional script-based testing, the proposed lightweight online test authoring and execution system, its key implementation features, technical architecture using Vue, Java, and MongoDB, and the resulting efficiency gains for development teams.

API testingCI/CDDevOps
0 likes · 9 min read
Ctrip's Platform-Based API Automated Testing Solution
Efficient Ops
Efficient Ops
May 20, 2020 · Operations

5 Emerging DevOps Trends to Watch in 2020

The article outlines five major DevOps trends for 2020—including AI‑driven automation, the rise of Golang, serverless architecture, cloud‑native practices, and the growing focus on DevSecOps—explaining how each will reshape software delivery and operational efficiency.

AIDevOpsServerless
0 likes · 7 min read
5 Emerging DevOps Trends to Watch in 2020
Top Architect
Top Architect
May 18, 2020 · Cloud Native

Docker Overview: Architecture, Components, and Basic Usage

This article provides a comprehensive introduction to Docker, covering its foundation on Linux Containers, the differences between Docker and LXC, the internal architecture and key components, and step‑by‑step commands for installing, managing images, running containers, and inspecting logs.

DevOpsDocker ArchitectureLXC
0 likes · 27 min read
Docker Overview: Architecture, Components, and Basic Usage
Tencent Cloud Developer
Tencent Cloud Developer
May 14, 2020 · Operations

Tencent Classroom Monitoring Practices: Challenges, Strategies, and Future Directions

During the pandemic’s “停课不停学” surge, Tencent Classroom tackled a 120‑fold traffic jump by rapidly deploying Grafana dashboards, Kibana logs, internal Moniter and cloud monitoring tools, establishing a three‑layer feedback‑alert‑on‑call model, and now plans automation, unified visualizations, and chaos‑engineering to further boost observability and service reliability.

DevOpsSRETencent Classroom
0 likes · 14 min read
Tencent Classroom Monitoring Practices: Challenges, Strategies, and Future Directions
Cloud Native Technology Community
Cloud Native Technology Community
May 14, 2020 · Cloud Native

Which Container CI/CD Pipeline Is Best? A Six-Way Comparison

This article evaluates six popular container CI/CD pipelines—Heroku, Azure DevOps, GitLab CI/CD, AWS Elastic Beanstalk, Google Cloud Build, and Jenkins X—detailing their configurations, advantages, limitations, pricing, and personal assessments to help teams choose the most suitable solution for their workflow.

CI/CDComparisonDevOps
0 likes · 15 min read
Which Container CI/CD Pipeline Is Best? A Six-Way Comparison
Efficient Ops
Efficient Ops
May 13, 2020 · Operations

Building a Custom Jenkins Pipeline Engine with Shared Libraries

This presentation walks through a step‑by‑step approach that blends real‑world business needs, design patterns, and Jenkins features to demonstrate how a shared‑library‑based pipeline engine can support large‑scale, complex CI/CD scenarios, from native solutions to structured atomic units and dynamic execution refactoring.

CI/CDDevOpsJenkins
0 likes · 2 min read
Building a Custom Jenkins Pipeline Engine with Shared Libraries
Efficient Ops
Efficient Ops
May 12, 2020 · Operations

From a Butterfly Effect to DevOps Mastery: Lessons from a Seasoned Engineer

In this interview, DevOps veteran Shi Xuefeng shares how tiny decisions shaped his career, outlines the "Spinach Principle" and "Three‑Heart Rule," and explains why systematic engineering efficiency and DevOps adoption are critical for modern enterprises.

DevOpsEngineering EfficiencyOrganizational Culture
0 likes · 12 min read
From a Butterfly Effect to DevOps Mastery: Lessons from a Seasoned Engineer
DevOps Cloud Academy
DevOps Cloud Academy
May 12, 2020 · Operations

Understanding GitLab CI Cache Configuration and Best Practices

This article explains GitLab CI cache configuration, including cache paths, keys, policies, and examples of global and job-specific caching, demonstrates pipeline execution and runner cache behavior, and provides best‑practice conclusions for effective CI/CD caching.

CI/CDCacheDevOps
0 likes · 9 min read
Understanding GitLab CI Cache Configuration and Best Practices
MaGe Linux Operations
MaGe Linux Operations
May 12, 2020 · Operations

Master Ansible Playbooks: Syntax, Variables, Handlers & Advanced Tips

This guide explains what an Ansible playbook is, its YAML syntax, how to run tasks on multiple hosts, limit execution with --limit, use inventory files, define variables via extra‑vars, vars, vars_files, host_vars and group_vars, work with facts, register results, apply when conditions, delegate tasks, pause execution, prompt for input, tag tasks, and structure plays with blocks, rescue and always sections.

AnsibleDevOpsHandlers
0 likes · 35 min read
Master Ansible Playbooks: Syntax, Variables, Handlers & Advanced Tips
Alibaba Terminal Technology
Alibaba Terminal Technology
May 12, 2020 · Cloud Native

How to Dodge the Top Pitfalls of Using Midway FaaS for Serverless Front‑End Development

This guide walks front‑end developers through the major traps when adopting Alibaba’s Midway FaaS serverless framework—covering platform selection, CLI usage, code structure, local debugging, deployment configuration, and cost‑saving tips—so you can launch cloud‑native applications quickly without costly mistakes.

DevOpsFaaSMidway
0 likes · 8 min read
How to Dodge the Top Pitfalls of Using Midway FaaS for Serverless Front‑End Development
Efficient Ops
Efficient Ops
May 11, 2020 · Operations

How Nightingale Transforms Monitoring for Scalable Stability

This article introduces Didi's open‑source monitoring system Nightingale, detailing its design, architecture, key improvements over Open‑Falcon, and how its flexible alerting and data handling capabilities support the full lifecycle of stability engineering in large‑scale operations.

DevOpsNightingaleObservability
0 likes · 23 min read
How Nightingale Transforms Monitoring for Scalable Stability
Efficient Ops
Efficient Ops
May 11, 2020 · Operations

How PICC Insurance Drives Digital Transformation with DevOps Standardization

This article presents PICC Insurance's digital strategy that leverages a DevOps model to support micro‑service architecture migration, detailing the company's unique DevOps standardization, end‑to‑end processes, quality safeguards, deployment solutions, and efficiency analysis as shared at the GNSEC 2020 summit.

DevOpscase studydigital transformation
0 likes · 2 min read
How PICC Insurance Drives Digital Transformation with DevOps Standardization
Efficient Ops
Efficient Ops
May 9, 2020 · Operations

How a Tsinghua DevOps Pioneer Transformed Software Delivery and Standards

In this interview, DevOps veteran Dong Yue shares his journey from a curious Tsinghua student to a leading architect at Alibaba, his influential books on configuration management, the creation of China’s first DevOps maturity model, and practical advice for young engineers seeking purpose and impact.

Continuous DeliveryDevOpscareer advice
0 likes · 12 min read
How a Tsinghua DevOps Pioneer Transformed Software Delivery and Standards
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
May 9, 2020 · Cloud Native

Why Kubernetes Is the Ultimate Cloud‑Native Platform and How It Works

This article provides a comprehensive overview of Kubernetes, explaining its core concepts, advantages, key features, typical use cases, and the new capabilities introduced in version 1.18, while also linking to related tutorials and practical deployment guides for building scalable, resilient cloud‑native applications.

Container OrchestrationDevOpsKubernetes
0 likes · 16 min read
Why Kubernetes Is the Ultimate Cloud‑Native Platform and How It Works
Efficient Ops
Efficient Ops
May 8, 2020 · Operations

From Tsinghua to Alibaba: A DevOps Veteran’s Journey and Lessons

This interview chronicles Dong Yue’s path from a curious Tsinghua student to a DevOps leader at Alibaba, highlighting his early fascination with software engineering, influential books, the creation of the Aone platform, the national DevOps maturity model, and practical advice for aspiring technologists.

AlibabaAoneContinuous Delivery
0 likes · 12 min read
From Tsinghua to Alibaba: A DevOps Veteran’s Journey and Lessons
Programmer DD
Programmer DD
May 8, 2020 · Backend Development

How to Become a Middleware Engineer: Skills, Roadmap, and Tips

This article outlines what middleware development entails, the essential technical and professional qualities required, various types of middleware, and a step‑by‑step learning roadmap for Java developers aiming to break into middleware engineering.

DevOpsJavaMiddleware
0 likes · 8 min read
How to Become a Middleware Engineer: Skills, Roadmap, and Tips
DevOps
DevOps
May 8, 2020 · Operations

DevOps Case Study: Rapid Construction of Huoshenshan and Leishenshan Hospitals

This article analyzes the ten‑day, large‑scale construction of Huoshenshan and Leishenshan hospitals from a DevOps perspective, detailing the "small team‑big backend" organization, parallel value streams, modular building techniques, cloud‑native analogies, waterfall versus agile models, quality‑in‑built practices, and the operational challenges faced by the medical teams.

DevOpscloud-nativeconstruction
0 likes · 17 min read
DevOps Case Study: Rapid Construction of Huoshenshan and Leishenshan Hospitals
DevOps Cloud Academy
DevOps Cloud Academy
May 5, 2020 · Operations

GitLab Runner Installation, Registration, and Common Commands Guide

This tutorial explains how to install GitLab Runner on various platforms, register different runner types, retrieve tokens, and use common commands for managing the runner and executing CI/CD pipelines, providing code examples for Docker, CentOS, macOS, and interactive or non‑interactive registration.

CI/CDDevOpsGitLab Runner
0 likes · 8 min read
GitLab Runner Installation, Registration, and Common Commands Guide
DevOps Cloud Academy
DevOps Cloud Academy
May 5, 2020 · Operations

GitLab CI/CD Practices: From Traditional Release Model to Continuous Integration, Delivery, and Tool Comparison

This article explains the drawbacks of the traditional software release process, introduces continuous integration, delivery, and deployment concepts, compares GitLab CI/CD with Jenkins, and outlines the architecture, configuration files, and advantages of using GitLab’s built‑in CI/CD platform.

CI/CDContinuous DeliveryDevOps
0 likes · 12 min read
GitLab CI/CD Practices: From Traditional Release Model to Continuous Integration, Delivery, and Tool Comparison
DevOps Engineer
DevOps Engineer
May 5, 2020 · Operations

Synchronizing Bitbucket Repositories to GitHub Using a Jenkins Pipeline

This guide explains how to periodically synchronize Bitbucket master branches to GitHub repositories using a Jenkins pipeline, detailing branch policies, a simplified workflow for feature and bugfix branches, and a reusable Jenkinsfile that leverages parameterized builds to control repository syncing.

BitbucketCI/CDDevOps
0 likes · 7 min read
Synchronizing Bitbucket Repositories to GitHub Using a Jenkins Pipeline
Java Architecture Diary
Java Architecture Diary
May 4, 2020 · Backend Development

Optimizing a Low‑End Laptop for Spring Cloud Microservices with ZeroTier

This guide explains how to configure a modest‑spec laptop (e.g., 8 GB RAM) for Spring Cloud microservice development, optimize IDE memory settings, offload services to an Alibaba Cloud ECS instance, and establish seamless networking and service discovery using ZeroTier, including optional Moon satellite deployment.

Alibaba CloudDevOpsZeroTier
0 likes · 8 min read
Optimizing a Low‑End Laptop for Spring Cloud Microservices with ZeroTier
Efficient Ops
Efficient Ops
May 1, 2020 · Cloud Computing

Takeaways from China’s 2020 Cloud Computing Standards Meeting: DevOps & Security

During the CCSA TC1 WG5’s first 2020 meeting, officials approved the DevOps security and risk management maturity model, introduced 36 new cloud‑computing standards covering performance testing, platform security, industry‑specific solutions, and set the agenda for further standardization efforts across cloud services.

Cloud ComputingDevOpsindustry solutions
0 likes · 5 min read
Takeaways from China’s 2020 Cloud Computing Standards Meeting: DevOps & Security
Top Architect
Top Architect
Apr 30, 2020 · Cloud Native

Docker Overview: Installation, Basic Commands, Image Management and Dockerfile Usage

This article provides a comprehensive introduction to Docker, covering its origin, core concepts, application scenarios, differences from physical machines and virtual machines, installation steps, essential commands, container lifecycle management, Dockerfile creation, image customization, registry publishing, and a practical Flask example.

DevOpsDockerfileImage Registry
0 likes · 20 min read
Docker Overview: Installation, Basic Commands, Image Management and Dockerfile Usage
vivo Internet Technology
vivo Internet Technology
Apr 29, 2020 · Cloud Native

Prometheus Architecture and Design Principles: A Deep Dive into Cloud-Native Monitoring

Prometheus, a CNCF‑graduated, cloud‑native monitoring system, combines pull‑based target discovery, a label‑rich time‑series data model, and four core metric types—gauge, counter, histogram, and summary—to provide near‑real‑time visibility, short‑term retention, alerting via AlertManager, and integration with Grafana and remote storage for scalable observability.

AlertmanagerCNCFDevOps
0 likes · 11 min read
Prometheus Architecture and Design Principles: A Deep Dive into Cloud-Native Monitoring
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 28, 2020 · Big Data

How Alibaba Tests Big Data AI Applications: Six Challenges and Solutions

This article explains how Alibaba's search, recommendation, and advertising platforms handle the unique quality challenges of big‑data AI applications, detailing six major testing problems and the comprehensive strategies—including functional, real‑time, performance, and stability testing—used to ensure reliable online services.

AI testingBig DataDevOps
0 likes · 27 min read
How Alibaba Tests Big Data AI Applications: Six Challenges and Solutions
DevOps Cloud Academy
DevOps Cloud Academy
Apr 28, 2020 · Operations

Understanding CI/CD: Traditional Release Model, Continuous Integration, Delivery, and Deployment with GitLab and Jenkins

This article explains the shortcomings of the traditional software release process, introduces continuous integration, delivery, and deployment concepts, compares GitLab CI and Jenkins features, and outlines the advantages, architecture, and practical usage of CI/CD pipelines for DevOps teams.

CI/CDContinuous DeliveryDevOps
0 likes · 12 min read
Understanding CI/CD: Traditional Release Model, Continuous Integration, Delivery, and Deployment with GitLab and Jenkins