Tagged articles
3741 articles
Page 17 of 38
Efficient Ops
Efficient Ops
Jul 29, 2022 · Operations

How Zhaotai Securities Achieved Leading DevOps Excellence Through Standards

Zhaotai Securities' self‑developed "Bee‑Bird Performance Platform" passed the China Information and Communication Research Institute's DevOps system and tool standards evaluation, showcasing how standardized DevOps practices, continuous delivery pipelines, and DevSecOps integration dramatically improve efficiency, safety, and digital transformation in the financial sector.

Continuous DeliveryDevOpsFinancial Services
0 likes · 17 min read
How Zhaotai Securities Achieved Leading DevOps Excellence Through Standards
Efficient Ops
Efficient Ops
Jul 28, 2022 · Operations

How Zhongyuan Bank Achieved Industry-Leading DevOps Efficiency with a Unified Measurement Model

On July 28, 2022, China Academy of Information and Communications Technology announced that Zhongyuan Bank's R&D Efficiency Insight Platform passed the DevOps General Efficiency Measurement Model assessment at the industry promotion level, highlighting the bank's leading DevOps practices, detailed interview insights, and future development plans.

Banking TechnologyCloud NativeDevOps
0 likes · 12 min read
How Zhongyuan Bank Achieved Industry-Leading DevOps Efficiency with a Unified Measurement Model
Efficient Ops
Efficient Ops
Jul 28, 2022 · Operations

How Zhejiang Commercial Bank Achieved Industry-Leading DevOps Maturity

Zhejiang Commercial Bank’s Financial Technology team discusses how their industry‑first DevOps continuous‑delivery platform earned a Level‑3 assessment from the China Academy of Information and Communications Technology, highlighting the standards, tools, metrics, challenges, and future plans that propelled their supply‑chain finance service platform to a leading position in digital transformation.

Continuous DeliveryDevOpsDigital Transformation
0 likes · 13 min read
How Zhejiang Commercial Bank Achieved Industry-Leading DevOps Maturity
Efficient Ops
Efficient Ops
Jul 28, 2022 · Operations

What Are the 2022 XOps Top 10 Keywords Shaping Modern IT Operations?

At the 2022 XOps Industry Ecosystem Summit in Beijing, the China Academy of Information and Communications Technology unveiled the "2022 XOps Top Ten Keywords", highlighting trends such as DevOps, DevSecOps, CO‑DevOps, Continuous Testing, R&D efficiency metrics, AIOps, BizDevOps, FinOps, ArchOps and Digital Governance that are driving the evolution of modern IT operations.

BizDevOpsDevOpsDigital Transformation
0 likes · 13 min read
What Are the 2022 XOps Top 10 Keywords Shaping Modern IT Operations?
Efficient Ops
Efficient Ops
Jul 28, 2022 · Operations

How China’s New DevOps Standards Are Accelerating Enterprise Efficiency

The article reports on the 2022 XOps Industry Ecosystem Summit hosted by CAICT, announces the results of multiple DevOps and AIOps capability maturity model assessments across dozens of leading enterprises, explains the standards' origins and scope, and provides contact details for further evaluation inquiries.

Capability Maturity ModelDevOpsEnterprise Evaluation
0 likes · 9 min read
How China’s New DevOps Standards Are Accelerating Enterprise Efficiency
DevOps Cloud Academy
DevOps Cloud Academy
Jul 28, 2022 · Cloud Native

How to Create Static and Dynamic Jenkins Agents on Kubernetes

This guide explains how to manually create Jenkins JNLP agents on a Kubernetes cluster, covering both static Deployment‑based agents and dynamic agents using the Kubernetes plugin, with detailed YAML definitions, pipeline scripts, and supporting helper functions for a complete CI/CD workflow.

AgentCI/CDCloud Native
0 likes · 10 min read
How to Create Static and Dynamic Jenkins Agents on Kubernetes
Ops Development Stories
Ops Development Stories
Jul 26, 2022 · Cloud Native

How to Deploy Microservices with Zadig: Direct Host and Jumpbox Strategies

This guide explains how to use Zadig’s cloud‑native continuous delivery platform to deploy a sample vm‑microservice‑demo project, covering two connection methods—direct host deployment and jump‑box (bastion) deployment—including host configuration, project and service setup, build and deployment scripts, and workflow automation.

AnsibleBastion HostDevOps
0 likes · 10 min read
How to Deploy Microservices with Zadig: Direct Host and Jumpbox Strategies
DevOps Cloud Academy
DevOps Cloud Academy
Jul 26, 2022 · Operations

9 DevOps Best Practices: What You Should Do and Not Do

This article outlines nine essential DevOps best practices—from fostering a collaborative, blameless culture and adopting CI/CD, automated testing, observability, and IaC, while also highlighting common anti‑patterns such as isolated DevOps teams, hero reliance, and unchecked tool sprawl.

CI/CDDevOpsObservability
0 likes · 13 min read
9 DevOps Best Practices: What You Should Do and Not Do
dbaplus Community
dbaplus Community
Jul 21, 2022 · Operations

How Huolala Built an AI‑Powered End‑to‑End Monitoring Platform

This article details Huolala's journey from a fragmented monitoring stack to a unified, AI‑enhanced observability platform, covering AIOps concepts, the design of a comprehensive monitoring framework, concrete implementation of metrics, tracing, logging, alerting, and lessons learned for large‑scale operations.

DevOpsMonitoringObservability
0 likes · 19 min read
How Huolala Built an AI‑Powered End‑to‑End Monitoring Platform
MaGe Linux Operations
MaGe Linux Operations
Jul 20, 2022 · Operations

What a Typical Ops Day Looks Like—and How to Make It More Productive

The author recounts a chaotic typical day for Chinese operations engineers, then proposes a balanced schedule that prioritizes urgent firefighting tasks while dedicating most time to proactive monitoring, performance tuning, tool development, and continuous learning for long‑term system stability.

DevOpsMonitoringOperations
0 likes · 4 min read
What a Typical Ops Day Looks Like—and How to Make It More Productive
Ops Development Stories
Ops Development Stories
Jul 20, 2022 · Cloud Native

Why Docker Became the Backbone of Modern Cloud Native Workflows

This talk walks through Docker’s appeal, its rise to popularity, the underlying container technology history, core architecture, networking, namespaces, cgroups, and common commands, illustrating how containers streamline deployment compared to traditional VMs and why Docker remains pivotal in cloud-native environments.

Cloud NativeContainersDevOps
0 likes · 14 min read
Why Docker Became the Backbone of Modern Cloud Native Workflows
Cloud Native Technology Community
Cloud Native Technology Community
Jul 19, 2022 · Cloud Native

Zendesk’s Cloud‑Native Transformation: Migrating to Kubernetes and Microservices

The article details how Zendesk modernized its monolithic Rails architecture by adopting Docker, microservices, and Kubernetes, building internal tools like ZDI and Samson, and achieving faster deployments, automated scaling, and improved resilience, with about 70% of its applications now running on Kubernetes.

Cloud NativeDevOpsInfrastructure Migration
0 likes · 8 min read
Zendesk’s Cloud‑Native Transformation: Migrating to Kubernetes and Microservices
FunTester
FunTester
Jul 14, 2022 · Industry Insights

From Mercury Missions to Modern CI: Mastering Software Testing in Startups

This comprehensive guide explores the origins, evolution, and classification of software testing, outlines automation tools and conditions, discusses agile and DevOps integration, and provides practical step‑by‑step best practices for continuous testing using GitLab in early‑stage companies.

DevOpsGitLabSoftware Testing
0 likes · 22 min read
From Mercury Missions to Modern CI: Mastering Software Testing in Startups
WeDoctor Frontend Technology
WeDoctor Frontend Technology
Jul 14, 2022 · Backend Development

How to Safely Upgrade npm Dependencies and Keep Your Project Healthy

This guide explains why and how to assess the health of npm dependencies, outlines a step‑by‑step upgrade process, highlights tools like npm outdated, npm audit, depcheck, and offers practical advice on changelog review, lock‑file management, and distinguishing dependencies from devDependencies.

DevOpsNode.jsdependency management
0 likes · 13 min read
How to Safely Upgrade npm Dependencies and Keep Your Project Healthy
DevOps Cloud Academy
DevOps Cloud Academy
Jul 11, 2022 · Information Security

Understanding DevOps, SecOps, and DevSecOps: Definitions, Benefits, and Choosing the Right Approach

This article explains the concepts of DevOps, SecOps, and DevSecOps, outlines their core principles and benefits, compares their focus on collaboration, automation, and security, and provides guidance on selecting the most suitable approach for organizations seeking integrated development, operations, and security practices.

CollaborationDevOpsDevSecOps
0 likes · 7 min read
Understanding DevOps, SecOps, and DevSecOps: Definitions, Benefits, and Choosing the Right Approach
JavaScript
JavaScript
Jul 11, 2022 · Cloud Native

How VS Code Server Enables Seamless Remote Development in the Cloud

Microsoft’s new Visual Studio Code Server and its CLI let developers install the backend service anywhere—from local machines to cloud VMs—and securely access it via VS Code for the Web without configuring SSH or HTTPS, though the feature is currently in private preview and requires a sign‑up request.

Cloud IDEDevOpsRemote Development
0 likes · 3 min read
How VS Code Server Enables Seamless Remote Development in the Cloud
Software Development Quality
Software Development Quality
Jul 9, 2022 · R&D Management

How to Minimize Technical Debt and Boost Delivery Efficiency

This guide defines technical debt, outlines its classification into vulnerabilities, bugs, and code smells, and presents clear objectives, principles, standards, evaluation rules, recommended practices, and metrics to visualize, assess, and systematically reduce debt, thereby improving project delivery efficiency.

Code reviewDevOpsSoftware quality
0 likes · 5 min read
How to Minimize Technical Debt and Boost Delivery Efficiency
DevOps
DevOps
Jul 8, 2022 · Operations

Nine Essential Skills Every Modern Site Reliability Engineer Should Master

The article outlines the nine core competencies—network expertise, Linux/Unix knowledge, cloud computing, CI/CD pipelines, QA automation, security engineering, DevOps, incident management, and post‑incident review—that enable SREs to ensure the availability, performance, and reliability of complex distributed systems.

Cloud ComputingDevOpsSRE
0 likes · 6 min read
Nine Essential Skills Every Modern Site Reliability Engineer Should Master
Open Source Linux
Open Source Linux
Jul 8, 2022 · Operations

How Drone CI Transforms Scalable Continuous Delivery for Modern Software Teams

Building a successful software company hinges on delivering valuable software quickly, and this article explains how we adopted Drone CI as the core of our continuous delivery pipeline—detailing its open‑source nature, Docker‑based architecture, service support, plugin ecosystem, testing integration, and artifact management.

CI/CDContinuous DeliveryDevOps
0 likes · 11 min read
How Drone CI Transforms Scalable Continuous Delivery for Modern Software Teams
Cloud Native Technology Community
Cloud Native Technology Community
Jul 7, 2022 · Cloud Native

LifeMiles Cuts Infrastructure Spend by 50% and Doubles Available Resources with Kubernetes

The case study describes how LifeMiles migrated its legacy monolithic system to AWS and adopted Kubernetes for container orchestration, achieving a 50% reduction in infrastructure costs, a three‑fold increase in deployment frequency, and a doubling of usable resources while dramatically shortening time‑to‑market.

AWSCloud NativeCost reduction
0 likes · 6 min read
LifeMiles Cuts Infrastructure Spend by 50% and Doubles Available Resources with Kubernetes
Cloud Native Technology Community
Cloud Native Technology Community
Jul 6, 2022 · Industry Insights

How Cloud‑Native Technology Is Driving the Automotive Industry’s Digital Revolution

The article analyzes how the rise of software‑defined vehicles and the rapid development of cloud‑native and AI technologies are reshaping the automotive sector, outlining the IT challenges car makers face, the benefits of cloud‑native adoption, practical migration steps, and security considerations for a successful digital transformation.

Cloud NativeDevOpsDigital Transformation
0 likes · 12 min read
How Cloud‑Native Technology Is Driving the Automotive Industry’s Digital Revolution
DevOps Cloud Academy
DevOps Cloud Academy
Jul 5, 2022 · Operations

How to Dynamically Create Jenkins Agent Nodes Using Groovy

This article demonstrates how to programmatically create Jenkins agent nodes on demand with Groovy scripts, covering import statements, node configuration, adding the node to Jenkins, and retrieving node details for further automation in a CI/CD pipeline.

CI/CDDevOpsDynamic Agents
0 likes · 3 min read
How to Dynamically Create Jenkins Agent Nodes Using Groovy
ByteDance Web Infra
ByteDance Web Infra
Jul 5, 2022 · Frontend Development

ByteDance Dev Better Series: Web Development Efficiency and New Technology Practices – Event Summary

The June 25 ByteDance‑ByteDance Dev Better technical salon, co‑hosted with Huatai Securities, presented a series of front‑end engineering talks covering serverless web development, modern.js engineering, DevOps adoption, and practical Q&A, offering valuable insights and best‑practice recommendations for web developers.

DevOpsFrontendModern.js
0 likes · 13 min read
ByteDance Dev Better Series: Web Development Efficiency and New Technology Practices – Event Summary
Ops Development Stories
Ops Development Stories
Jul 5, 2022 · Cloud Native

Essential Kubernetes Best Practices Every Engineer Should Follow

This article presents a comprehensive set of Kubernetes best practices covering namespace usage, health probes, autoscaling, resource requests, workload controllers, multi‑node clusters, RBAC, managed services, version upgrades, monitoring, GitOps, image optimization, labeling, network policies, and firewalls to help engineers design, operate, and maintain robust cloud‑native environments.

Cloud NativeDevOpscontainer orchestration
0 likes · 14 min read
Essential Kubernetes Best Practices Every Engineer Should Follow
DevOps Cloud Academy
DevOps Cloud Academy
Jul 2, 2022 · Operations

Understanding AWS-Enabled DevOps Practices and Key CI/CD Tools

This article explains the DevOps methodology in the context of AWS, defines its relationship to cloud operations, and introduces three core AWS CI/CD services—CodeCommit, CodePipeline, and CodeBuild—detailing their features and benefits for accelerating software delivery.

AWSCI/CDCodeBuild
0 likes · 6 min read
Understanding AWS-Enabled DevOps Practices and Key CI/CD Tools
DevOps Cloud Academy
DevOps Cloud Academy
Jul 1, 2022 · Operations

How DevOps Can Help Reduce Technical Debt

This article explains what technical debt is, why it arises, and how adopting DevOps practices such as cross‑functional teams, automation, infrastructure‑as‑code, containerization, and API‑centric design can identify, track, and repay technical debt to improve system reliability and agility.

ContainersDevOpsInfrastructure as Code
0 likes · 9 min read
How DevOps Can Help Reduce Technical Debt
DevOps
DevOps
Jul 1, 2022 · Information Security

Understanding DevSecOps: Concepts, Benefits, and Practical Implementation

This article explains what DevSecOps is, why traditional security approaches no longer suffice in fast‑paced software delivery, outlines its key advantages such as risk control and cost reduction, and provides detailed guidance on organizational, process, and technology practices—including tool recommendations and CI/CD pipeline integration—to embed security throughout the software lifecycle.

DevOpsDevSecOpsInfrastructure as Code
0 likes · 17 min read
Understanding DevSecOps: Concepts, Benefits, and Practical Implementation
DevOps Cloud Academy
DevOps Cloud Academy
Jun 30, 2022 · Information Security

Integrating Trivy Image Security Scanning into GitLab CI/CD Pipelines

This tutorial demonstrates how to set up automated Docker image vulnerability scanning with Trivy, embed the scan into GitLab CI/CD pipelines, handle severity thresholds, schedule recurring scans, and remediate findings by adjusting the Dockerfile, providing a practical DevOps security workflow.

CI/CDCVE scanningContainer Security
0 likes · 10 min read
Integrating Trivy Image Security Scanning into GitLab CI/CD Pipelines
DevOps Cloud Academy
DevOps Cloud Academy
Jun 29, 2022 · Operations

Comprehensive Guide to Jenkins Multibranch Pipeline: Setup, Jenkinsfile, Webhook Configuration, and Troubleshooting

This guide explains how to create and configure Jenkins multibranch pipelines for CI/CD, covering fundamentals, PR‑based branch discovery, a sample Jenkinsfile with conditional stages, step‑by‑step Jenkins UI setup, webhook integration with GitHub, testing procedures, and common troubleshooting tips.

CI/CDDevOpsGit
0 likes · 10 min read
Comprehensive Guide to Jenkins Multibranch Pipeline: Setup, Jenkinsfile, Webhook Configuration, and Troubleshooting
Efficient Ops
Efficient Ops
Jun 28, 2022 · Operations

Mastering Ansible: Core Architecture, Workflow, and Essential Commands

This article introduces Ansible as a model‑driven configuration manager, explains its basic architecture and working principles, and provides detailed usage of its seven core commands with practical code examples for automation and DevOps tasks.

AnsibleCommand LineConfiguration Management
0 likes · 7 min read
Mastering Ansible: Core Architecture, Workflow, and Essential Commands
Open Source Linux
Open Source Linux
Jun 28, 2022 · Operations

Essential Ops Lessons: 22 Hard‑Earned Rules to Prevent Disasters

Drawing from three and a half years of DevOps experience, this guide compiles critical operational practices—ranging from cautious command execution and strict change control to robust backup, security hardening, continuous monitoring, performance tuning, and a disciplined mindset—to help engineers avoid costly outages and data loss.

BackupDevOpsOperational Best Practices
0 likes · 12 min read
Essential Ops Lessons: 22 Hard‑Earned Rules to Prevent Disasters
DevOps Cloud Academy
DevOps Cloud Academy
Jun 27, 2022 · Cloud Native

Why Developer Self‑Service Matters and How It Works

The article explains the growing importance of developer self‑service platforms in modern cloud‑native environments, describing their benefits, operational models, and how they empower developers to manage infrastructure and application delivery efficiently.

Cloud NativeDevOpsInfrastructure as Code
0 likes · 7 min read
Why Developer Self‑Service Matters and How It Works
Baidu Geek Talk
Baidu Geek Talk
Jun 27, 2022 · Operations

How Baidu’s Tekes Actions Turns Pipelines into Code for Scalable CI/CD

This article explains Baidu App’s DevOps workflow challenges, introduces the Pipeline as Code concept, compares Jenkins Pipeline and GitHub Actions DSLs, and details the design of Tekes Actions, its custom runner, and operational features such as pause/unpause and WebAPI integration.

CI/CDDevOpsGitHub Actions
0 likes · 17 min read
How Baidu’s Tekes Actions Turns Pipelines into Code for Scalable CI/CD
Efficient Ops
Efficient Ops
Jun 23, 2022 · Cloud Native

How Vivo Scales Kubernetes: Automated Multi‑Cluster Management with a Custom Operator

Vivo’s rapid migration to Kubernetes across multiple data centers required a secure, efficient, and reliable way to manage thousands of nodes, leading them to develop a custom k8s‑operator that streamlines cluster deployment, CI testing, declarative APIs, and automated repair for large‑scale cloud‑native environments.

Cloud NativeCluster AutomationDevOps
0 likes · 3 min read
How Vivo Scales Kubernetes: Automated Multi‑Cluster Management with a Custom Operator
DevOps
DevOps
Jun 23, 2022 · Operations

Understanding Software Quality Metrics and the Pitfalls of Misguided Measurement

The article uses a humorous story about two development teams manipulating KLOC defect rates to illustrate Goodhart's law and the McNamara fallacy, then presents a comprehensive set of software quality metrics and guidelines for selecting meaningful measurements that truly improve product quality.

DevOpsGoodhart's lawMcNamara fallacy
0 likes · 16 min read
Understanding Software Quality Metrics and the Pitfalls of Misguided Measurement
DevOps Cloud Academy
DevOps Cloud Academy
Jun 22, 2022 · Operations

Quality Shift in DevOps: Left‑Shift and Right‑Shift Thinking

The article presents a comprehensive overview of DevOps quality management, explaining the concepts of left‑shift and right‑shift testing, the role of automation, exploratory testing, and chaos engineering, and offers practical guidance for integrating testing throughout the software delivery lifecycle.

ChaosEngineeringDevOpsExploratoryTesting
0 likes · 11 min read
Quality Shift in DevOps: Left‑Shift and Right‑Shift Thinking
Efficient Ops
Efficient Ops
Jun 21, 2022 · Operations

How ICBC Revamped Its Dev/Test Environments for Agile, Scalable Operations

This article outlines how the Industrial and Commercial Bank of China's software development center redesigned its development‑testing environment operations—highlighting key characteristics, practical governance measures, current challenges, and strategic improvements to boost efficiency, automation, and resource utilization.

Cloud ComputingDevOpsOperations
0 likes · 10 min read
How ICBC Revamped Its Dev/Test Environments for Agile, Scalable Operations
Bilibili Tech
Bilibili Tech
Jun 21, 2022 · Cloud Native

Evolution of SRE in the Cloud‑Native Era – Insights from Industry Experts

Industry experts from Zhejiang Mobile, Bilibili, and Xiaomi discuss how SRE has evolved in the cloud‑native era, sharing concrete frameworks, observability practices, and cost‑focused platforms while emphasizing stability, metrics, on‑call processes, and the need to adapt Google’s model to real‑world product and operational contexts.

Cloud NativeDevOpsSRE
0 likes · 31 min read
Evolution of SRE in the Cloud‑Native Era – Insights from Industry Experts
Efficient Ops
Efficient Ops
Jun 20, 2022 · Operations

How ICBC Built an Enterprise‑Scale DevOps Toolchain to Boost R&D Efficiency

This article details how Industrial and Commercial Bank of China (ICBC) tackled rapid product demand and limited R&D resources by designing a unified, enterprise‑level DevOps platform that streamlines continuous integration, delivery, and deployment, improves collaboration, and supports future digital transformation initiatives.

Continuous DeliveryDevOpsEnterprise
0 likes · 9 min read
How ICBC Built an Enterprise‑Scale DevOps Toolchain to Boost R&D Efficiency
DevOps
DevOps
Jun 20, 2022 · Operations

Deployment and Release Practices: Continuous Deployment, Blue‑Green, Canary, and More

This article explains the differences between deployment and release, defines continuous deployment, and details various deployment and release strategies such as blue‑green, rolling, dark launch, canary, gray release, and A/B testing, including technical implementations like feature toggles, feature branches, and abstract branches, with real‑world examples from Facebook.

Blue‑Green deploymentContinuous DeploymentDevOps
0 likes · 36 min read
Deployment and Release Practices: Continuous Deployment, Blue‑Green, Canary, and More
Bilibili Tech
Bilibili Tech
Jun 17, 2022 · Operations

Profile of Chen Yang, Senior DevOps Engineer

Chen Yang, a senior DevOps engineer at Bilibili, brings over a decade of database expertise from multinational IT firms and major internet companies, having designed trillion‑scale architectures for billion‑user services, specialized in MySQL, automated and cloud‑native database operations, and holds several patented innovations.

Cloud NativeDatabase ManagementDevOps
0 likes · 1 min read
Profile of Chen Yang, Senior DevOps Engineer
Alibaba Terminal Technology
Alibaba Terminal Technology
Jun 16, 2022 · Frontend Development

Boost Efficiency with a Hybrid ProCode & LowCode Development Approach

This article examines the rise of low‑code platforms, the challenges of integrating ProCode and LowCode workflows, proposes ideal and lightweight hybrid development pipelines, and outlines a unified front‑end strategy that reduces complexity while maintaining flexibility across branches and releases.

DevOpsHybrid Developmentlow-code
0 likes · 11 min read
Boost Efficiency with a Hybrid ProCode & LowCode Development Approach
SQB Blog
SQB Blog
Jun 16, 2022 · Backend Development

How We Unified API Gateways with Apache APISIX: Architecture, Plugins, and Deployment

This article describes how ShouQianBa standardized its API gateway stack by adopting Apache APISIX, detailing the reasons for selection, custom plugin development, logging enhancements, a bespoke management platform, version‑upgrade strategy, deployment model, and the resulting improvements in reliability and developer productivity.

Apache APISIXDevOpsPlugin Development
0 likes · 13 min read
How We Unified API Gateways with Apache APISIX: Architecture, Plugins, and Deployment
DevOps
DevOps
Jun 16, 2022 · Cloud Native

Running Nested Kubernetes Clusters with VMLC and SmartIDE – A Complete Tutorial

This article explains how to create a nested Kubernetes cluster (VMLC) inside a pod using SmartIDE, covering the motivations, required tools, Azure AKS setup, sysbox runtime installation, VMLC deployment, VS Code WebIDE and hybrid SSH access, building and deploying a Dapr sample, and clean‑up procedures.

AzureContainerDevOps
0 likes · 20 min read
Running Nested Kubernetes Clusters with VMLC and SmartIDE – A Complete Tutorial
DevOps
DevOps
Jun 15, 2022 · Operations

Enterprise DevOps Integrated Platform Construction: Current Landscape, Challenges, and Future Vision

This article examines the rapid growth of DevOps integrated platforms in China, analyzes the strengths and weaknesses of existing tools, outlines essential capabilities for an enterprise DevOps platform, and proposes a future architecture centered on lightweight IDE integration, containerized services, and comprehensive measurement.

CloudNativeDevOpsIntegration
0 likes · 8 min read
Enterprise DevOps Integrated Platform Construction: Current Landscape, Challenges, and Future Vision
Efficient Ops
Efficient Ops
Jun 14, 2022 · Operations

Unlocking XOps: From DevOps Metrics to AIOps, BizDevOps, and FinOps

This article summarizes Professor Niu Xiaoling’s GNSEC 2022 keynote, outlining the XOps framework and its five pillars—XOps, DevOps research and operational efficiency metrics, AIOps, BizDevOps, and FinOps—while detailing their drivers, maturity models, implementation examples, and the role of standards in guiding enterprises toward intelligent, cost‑effective, and business‑value‑focused software delivery.

BizDevOpsDevOpsFinOps
0 likes · 18 min read
Unlocking XOps: From DevOps Metrics to AIOps, BizDevOps, and FinOps
Ops Development Stories
Ops Development Stories
Jun 12, 2022 · Cloud Native

How to Deploy and Manage Applications with Zadig: A Step‑by‑Step Guide

This comprehensive guide walks you through installing, configuring, and upgrading the cloud‑native continuous delivery platform Zadig—including MySQL setup, Helm chart deployment, GitLab integration, environment and pipeline management, and optional SonarQube code scanning—providing practical commands and screenshots for end‑to‑end implementation.

CI/CDDevOpsGitLab
0 likes · 21 min read
How to Deploy and Manage Applications with Zadig: A Step‑by‑Step Guide
IT Architects Alliance
IT Architects Alliance
Jun 11, 2022 · Cloud Native

Comprehensive Docker Tutorial: From Fundamentals to Best Practices

This article provides a step‑by‑step guide to Docker, covering its core concepts, differences from virtual machines, installation methods, Dockerfile syntax, building and running a Vue.js application in a container, publishing images, and recommended best‑practice tips for containerization.

ContainerizationDevOpsDockerfile
0 likes · 15 min read
Comprehensive Docker Tutorial: From Fundamentals to Best Practices
DevOps
DevOps
Jun 10, 2022 · Operations

Understanding Deployment, Release, and Continuous Deployment: Strategies, Practices, and Facebook Case Study

This comprehensive guide clarifies the differences between deployment and release, explores continuous deployment concepts, details various deployment and release strategies such as blue‑green, rolling, dark launch, canary, gray, and A/B testing, and examines supporting technologies like feature toggles and branch‑by‑abstraction, illustrated with a Facebook case study.

DevOpscanary releasedeployment
0 likes · 35 min read
Understanding Deployment, Release, and Continuous Deployment: Strategies, Practices, and Facebook Case Study
Top Architect
Top Architect
Jun 9, 2022 · Cloud Native

Docker Beginner's Guide: From Installation to Deploying a Vue Application

This comprehensive tutorial walks readers through Docker fundamentals, compares virtual machines with containers, explains core Docker concepts, demonstrates installation on macOS, shows how to build and run a Docker image for a Vue project, and provides best‑practice tips for containerized deployments.

ContainerizationDevOpsDockerfile
0 likes · 15 min read
Docker Beginner's Guide: From Installation to Deploying a Vue Application
Efficient Ops
Efficient Ops
Jun 8, 2022 · Operations

What Are the Key Tool Requirements in the DevOps Capability Maturity Model?

This article explains the importance of tool platforms for DevOps, outlines the DevOps Capability Maturity Model's system and tool technical requirements—covering project management, work item management, planning, documentation, knowledge, team collaboration, metrics, and portfolio management—and provides guidance on selecting suitable tools.

DevOpsOperationsProject Management
0 likes · 9 min read
What Are the Key Tool Requirements in the DevOps Capability Maturity Model?
DevOps Cloud Academy
DevOps Cloud Academy
Jun 6, 2022 · Operations

Using Jenkins Deploy Dashboard Plugin for Visual Deployment Management

This article introduces the Deploy Dashboard plugin for Jenkins, explains how to visualize deployment status across environments, shows step‑by‑step instructions for adding versions, creating the dashboard view, adding deployment buttons, and provides pipeline code examples for seamless CI/CD integration.

CI/CDDeploy DashboardDevOps
0 likes · 5 min read
Using Jenkins Deploy Dashboard Plugin for Visual Deployment Management
Efficient Ops
Efficient Ops
Jun 6, 2022 · Cloud Native

How to Migrate Kubernetes from Docker to cri‑o: Step‑by‑Step Guide

This guide explains why Kubernetes dropped dockershim, clarifies OCI and CRI standards, compares Docker, containerd and cri‑o runtimes, and provides a step‑by‑step procedure—including node draining, Docker removal, kernel tuning, cri‑o installation, kubelet reconfiguration, and verification—to successfully migrate a cluster from Docker to cri‑o before upgrading to version 1.24.

CRI-ODevOpsDocker migration
0 likes · 14 min read
How to Migrate Kubernetes from Docker to cri‑o: Step‑by‑Step Guide
NetEase Yanxuan Technology Product Team
NetEase Yanxuan Technology Product Team
Jun 6, 2022 · Backend Development

How a Unified Precision Testing Platform Boosted Coverage and Efficiency Across Multiple Business Units

After a year of cross‑BU experimentation, the Tianji precision testing platform was built to centralize coverage data, automate incremental analysis, and provide actionable insights, resulting in higher test coverage, faster release gating, and measurable productivity gains for both developers and QA teams.

BackendDevOpsMetrics
0 likes · 16 min read
How a Unified Precision Testing Platform Boosted Coverage and Efficiency Across Multiple Business Units
Architecture Digest
Architecture Digest
Jun 1, 2022 · R&D Management

Optimizing R&D Workflow: From System Performance Metrics to DevOps Value‑Stream Management

The article explains how technical professionals promoted to management can apply quantitative measurement and systematic optimization—illustrated with an image‑recognition service case and a DevOps defect‑resolution workflow—to improve resource utilization, reduce bottlenecks, and align R&D processes with lean, value‑stream principles.

DevOpsR&D managementperformance measurement
0 likes · 10 min read
Optimizing R&D Workflow: From System Performance Metrics to DevOps Value‑Stream Management
DevOps Cloud Academy
DevOps Cloud Academy
May 31, 2022 · Information Security

Kubernetes Security Best Practices and Assessment Tools

This article outlines essential Kubernetes security principles based on the 4C model, discusses best practices for clusters, containers, and code, and reviews several open‑source tools such as Kubescape, kube‑bench, Terrascan, kube‑hunter, and Anchore for assessing and improving cluster security.

Cloud NativeDevOpsTooling
0 likes · 7 min read
Kubernetes Security Best Practices and Assessment Tools
php Courses
php Courses
May 30, 2022 · Fundamentals

Git Cheat Sheet: Common Commands and Usage

This cheat sheet provides a concise reference of essential Git commands—including configuration, repository creation, staging, committing, branching, remote handling, and restoration—along with brief explanations and code examples for developers to quickly perform version‑control tasks.

Cheat SheetDevOpsGit
0 likes · 7 min read
Git Cheat Sheet: Common Commands and Usage
IT Architects Alliance
IT Architects Alliance
May 29, 2022 · Backend Development

Comprehensive Introduction to Microservice Architecture: Concepts, Evolution, Patterns, and Practices

This article provides a comprehensive overview of microservice architecture, covering its definition, history, differences from monolithic development, key characteristics, comparison with SOA, practical implementation steps, common design patterns, advantages and disadvantages, and essential considerations for successful adoption.

BackendDevOpsarchitecture
0 likes · 19 min read
Comprehensive Introduction to Microservice Architecture: Concepts, Evolution, Patterns, and Practices
FunTester
FunTester
May 20, 2022 · Fundamentals

Understanding Test Reports: Composition, Analysis, and Challenges

This article explains what test reports are, outlines their essential components and common types, discusses the challenges of handling large and fast‑moving test data in modern agile and DevOps environments, and describes how continuous testing and dashboards can improve software release decisions.

CI/CDDevOpsQuality assurance
0 likes · 11 min read
Understanding Test Reports: Composition, Analysis, and Challenges
Efficient Ops
Efficient Ops
May 18, 2022 · Cloud Native

Master Docker: From Basics to Advanced Deployment and Networking

This comprehensive guide explains Docker's core concepts, advantages over traditional VMs, installation steps, essential commands, Dockerfile instructions, image management, storage volumes, and networking modes, providing practical examples and code snippets for effective container deployment on Linux systems.

Cloud NativeContainerizationDevOps
0 likes · 21 min read
Master Docker: From Basics to Advanced Deployment and Networking
Ops Development Stories
Ops Development Stories
May 18, 2022 · Cloud Native

Mastering K8s Application Lifecycle: Health Checks, Graceful Shutdown, Metrics & Tracing

This article explains how developers and operators should prepare a Go‑based service for Kubernetes by implementing health‑check endpoints, graceful shutdown handling, metrics exposure, tracing integration, standardized logging, and operational best practices such as stateless design, high availability, self‑healing, and HTTPS configuration.

DevOpsGraceful Shutdownhealth check
0 likes · 20 min read
Mastering K8s Application Lifecycle: Health Checks, Graceful Shutdown, Metrics & Tracing
Architecture Digest
Architecture Digest
May 18, 2022 · R&D Management

From System Performance Optimization to R&D Process Improvement: Measuring and Optimizing Workflow

The article explains how quantifying and measuring both technical systems and organizational processes can reveal inefficiencies, using a concrete image‑processing service example to illustrate how workflow analysis, metric collection, and architectural redesign lead to resource savings and how the same principles apply to DevOps and R&D management.

DevOpsValue Streamprocess optimization
0 likes · 12 min read
From System Performance Optimization to R&D Process Improvement: Measuring and Optimizing Workflow
Efficient Ops
Efficient Ops
May 17, 2022 · Operations

How Top Chinese Companies Use DevOps Maturity to Boost IT Efficiency

This article reviews how leading Chinese enterprises such as Tencent, Quark, and Baoxin Software applied the CAICT DevOps Capability Maturity Model, detailing their assessment results, continuous delivery improvements, and security‑risk achievements to enhance IT performance and support digital transformation.

DevOpsDigital TransformationIT efficiency
0 likes · 9 min read
How Top Chinese Companies Use DevOps Maturity to Boost IT Efficiency
DevOps
DevOps
May 17, 2022 · Operations

The Golden Triangle of Software Development Efficiency: Practices, Platform, and Metrics

This article presents a comprehensive framework called the "Golden Triangle" for improving software development efficiency, detailing three interrelated components—efficiency practices, an integrated platform, and data‑driven metrics—along with their goals, value propositions, classification, and practical implementation recommendations.

DevOpsSoftware Development Efficiencyagile
0 likes · 10 min read
The Golden Triangle of Software Development Efficiency: Practices, Platform, and Metrics
Efficient Ops
Efficient Ops
May 16, 2022 · Operations

How Chinese Securities Firms Accelerate IT with DevOps: Real-World Maturity Model Successes

This article reviews how leading Chinese securities companies adopted the CAICT‑led DevOps Capability Maturity Model, detailing assessment results across dozens of projects, the improvements in delivery speed, test coverage and security, and the broader impact on digital transformation in the financial sector.

DevOpsFinancial ServicesIT transformation
0 likes · 19 min read
How Chinese Securities Firms Accelerate IT with DevOps: Real-World Maturity Model Successes
Efficient Ops
Efficient Ops
May 16, 2022 · Operations

How Leading Insurers Use DevOps Maturity to Boost IT Efficiency

This article examines how major Chinese insurers applied the CAICT DevOps Capability Maturity Model to evaluate and improve their IT operations, detailing three flagship projects, their architectural innovations, continuous delivery achievements, and the broader impact on digital transformation in the insurance sector.

Continuous DeliveryDevOpsIT transformation
0 likes · 7 min read
How Leading Insurers Use DevOps Maturity to Boost IT Efficiency
Baidu Geek Talk
Baidu Geek Talk
May 16, 2022 · Cloud Native

Cloud-Native Environment Management Platform for Document Library: Architecture, Implementation and Benefits

To overcome unsynchronized development, slow deployments, and fragmented testing after moving its document library to the cloud, the team built a Kubernetes‑driven environment‑management platform that automatically provisions containerized sub‑environments on demand, scaling to thousands, cutting costs, boosting security, and enabling rapid, parallel testing for hundreds of projects.

CI/CDDevOpscloud-native
0 likes · 13 min read
Cloud-Native Environment Management Platform for Document Library: Architecture, Implementation and Benefits
Open Source Linux
Open Source Linux
May 16, 2022 · Operations

24 Essential Docker Troubleshooting Tips to Fix Common Container Issues

This guide compiles 24 practical Docker troubleshooting scenarios—from storage migration and disk space errors to network configuration, NFS mounts, and container management—providing clear problem descriptions, step‑by‑step solutions, and ready‑to‑use command snippets for Linux environments.

ContainersDevOpsLinux
0 likes · 38 min read
24 Essential Docker Troubleshooting Tips to Fix Common Container Issues
Efficient Ops
Efficient Ops
May 15, 2022 · Operations

How Chinese Banks Accelerate IT Efficiency with DevOps Maturity Assessments

This article reviews how leading Chinese banks have adopted the CAICT DevOps Capability Maturity Model to improve IT efficiency, detailing assessment statistics, specific project implementations across continuous delivery, technical operation, security, and tooling, and highlighting the overall impact on digital transformation.

DevOpsIT efficiencyMaturity Model
0 likes · 16 min read
How Chinese Banks Accelerate IT Efficiency with DevOps Maturity Assessments
Efficient Ops
Efficient Ops
May 15, 2022 · Operations

How Chinese Banks Accelerate Digital Transformation with DevOps Maturity Assessments

This article reviews how major Chinese joint‑stock banks have adopted the CAICT DevOps Capability Maturity Model, detailing the number of evaluated projects, each bank’s implementation experiences across continuous delivery, security, and toolchain standards, and the overall impact on IT efficiency and business agility.

Capability Maturity ModelContinuous DeliveryDevOps
0 likes · 15 min read
How Chinese Banks Accelerate Digital Transformation with DevOps Maturity Assessments
FunTester
FunTester
May 15, 2022 · R&D Management

Eight Proven Practices to Supercharge R&D Efficiency

This article outlines eight practical recommendations for boosting R&D efficiency, from tackling pain points and adopting a global perspective to ensuring continuous improvement, avoiding vanity metrics, and embracing a service mindset, emphasizing measurable outcomes and the importance of using the platform yourself.

Continuous ImprovementDevOpsR&D efficiency
0 likes · 14 min read
Eight Proven Practices to Supercharge R&D Efficiency
Efficient Ops
Efficient Ops
May 12, 2022 · Operations

How China’s Top State Banks Achieved DevOps Maturity: Case Studies & Insights

This article examines how major Chinese state-owned banks adopted the CAICT‑led DevOps Capability Maturity Model, detailing assessment numbers, project implementations, cloud‑native architectures, cultural shifts, and measurable improvements in delivery speed, quality, and security across multiple banking initiatives.

Continuous DeliveryDevOpsMaturity Model
0 likes · 17 min read
How China’s Top State Banks Achieved DevOps Maturity: Case Studies & Insights
Efficient Ops
Efficient Ops
May 12, 2022 · Operations

How Chinese Banks Are Accelerating IT Efficiency with DevOps Maturity Models

Amid China’s digital transformation, leading banks have adopted the CAICT‑led DevOps Capability Maturity Model, completing dozens of assessments that improve IT performance, integrate resources, and provide valuable industry benchmarks for continuous delivery, technical operations, and security management.

ChinaDevOpsIT efficiency
0 likes · 6 min read
How Chinese Banks Are Accelerating IT Efficiency with DevOps Maturity Models
Baidu App Technology
Baidu App Technology
May 12, 2022 · Operations

How Baidu’s Tekes Actions Turns Pipelines into Code for Scalable CI/CD

This article explains Baidu's journey from traditional CI pipelines to a fully automated Pipeline‑as‑Code system called Tekes Actions, compares Jenkins and GitHub Actions DSLs, and details the architecture, runner, and workflow orchestration that enable customizable, reusable pipelines across product lines.

CI/CDDevOpsGitHub Actions
0 likes · 17 min read
How Baidu’s Tekes Actions Turns Pipelines into Code for Scalable CI/CD
Wukong Talks Architecture
Wukong Talks Architecture
May 11, 2022 · Cloud Native

Microservice Governance: Challenges and Practices Across Business Stages and Cloud‑Native Environments

This article explains the benefits and difficulties of microservice governance, presents a three‑stage business case study with concrete mitigation tactics, outlines the four cloud‑adoption phases, and discusses efficiency, stability, and cost challenges when operating microservices in cloud‑native scenarios.

DevOps
0 likes · 18 min read
Microservice Governance: Challenges and Practices Across Business Stages and Cloud‑Native Environments