Tagged articles

DevOps

3877 articles · Page 15 of 39
Continuous Delivery 2.0
Continuous Delivery 2.0
Apr 12, 2023 · Operations

Improving Stability and Throughput in Large‑Scale Software Delivery through Continuous Delivery Practices

The article explains how organizations can boost software delivery stability and throughput by adopting continuous delivery, establishing consistent metrics, reducing manual testing, automating configuration and deployment, and applying incremental, value‑stream‑focused improvements to both technical and cultural processes.

Continuous DeliveryDevOpsThroughput
0 likes · 9 min read
Improving Stability and Throughput in Large‑Scale Software Delivery through Continuous Delivery Practices
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Apr 11, 2023 · Cloud Native

Master Kubernetes Basics: Deploy, Scale, and Update Apps with Simple Commands

This article introduces Kubernetes as an open‑source container orchestration platform, explains its core objects like Pods, Services, ReplicaSets, and Deployments, clarifies its relationship with Docker, and provides a step‑by‑step example covering deployment, exposure, scaling, rolling updates, and rollback using kubectl commands.

Container OrchestrationDevOpsKubernetes
0 likes · 5 min read
Master Kubernetes Basics: Deploy, Scale, and Update Apps with Simple Commands
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Apr 10, 2023 · Cloud Native

How OCP’s Cloud‑Native Migration Boosts Development Efficiency on Huawei Cloud

The article explains how the open‑source Open‑Capacity‑Platform (OCP) is transformed into a cloud‑native solution on Huawei Cloud, detailing the architectural changes, benefits, step‑by‑step migration process, and the supporting cloud services that together improve development speed, operational safety, and cost efficiency.

DevOpsHuawei Cloudcloud-native
0 likes · 11 min read
How OCP’s Cloud‑Native Migration Boosts Development Efficiency on Huawei Cloud
Python Programming Learning Circle
Python Programming Learning Circle
Apr 8, 2023 · Operations

Using Python for Operations Automation: Remote Execution, Log Parsing, Monitoring, Deployment, and Backup

The article explains how operations engineers can leverage Python scripts and popular libraries such as paramiko, regex, psutil, fabric, and shutil to automate common tasks like remote command execution, log analysis, system monitoring with alerts, batch software deployment, and file backup and recovery, providing code examples for each scenario.

DevOpsPythonScripting
0 likes · 9 min read
Using Python for Operations Automation: Remote Execution, Log Parsing, Monitoring, Deployment, and Backup
Efficient Ops
Efficient Ops
Apr 8, 2023 · Operations

South Grid’s CloudYan Platform Wins Top DevOps Maturity Rating – Lessons Learned

At the 20th GOPS Global Operations Conference in Shenzhen, China’s Information and Communication Research Institute announced that South Grid’s Digital Platform Technology (Guangdong) Co., Ltd. achieved excellent ratings for its CloudYan Platform DevOps subsystem, demonstrating how standardized DevOps pipelines and toolchains can dramatically improve software delivery quality, speed, and safety.

Continuous DeliveryDevOpsMaturity Assessment
0 likes · 12 min read
South Grid’s CloudYan Platform Wins Top DevOps Maturity Rating – Lessons Learned
Efficient Ops
Efficient Ops
Apr 8, 2023 · Operations

How Guotai Junan Achieved Industry‑Leading DevOps Maturity at GOPS 2023

The article reports on Guotai Junan's successful completion of the CAICT DevOps technical‑operation 2+ assessment at the 20th GOPS Global Operations Conference, detailing the standards, project implementations, interview insights, industry statistics, and the broader DevOps maturity model.

CaseStudyDevOpsDigitalTransformation
0 likes · 16 min read
How Guotai Junan Achieved Industry‑Leading DevOps Maturity at GOPS 2023
Efficient Ops
Efficient Ops
Apr 7, 2023 · Operations

Guotai Junan’s Journey to Leading DevOps 2+ Certification – A Case Study

At the 20th GOPS Global Operations Conference in Shenzhen, Guotai Junan’s data center team detailed how their “Central Operations” and “Junhong Junrong” trading projects earned the China Information & Communication Research Institute’s DevOps Technical Operations 2+ level assessment, showcasing the company’s leading digital transformation and smart operations practices.

DevOpsFinancial Servicesassessment
0 likes · 17 min read
Guotai Junan’s Journey to Leading DevOps 2+ Certification – A Case Study
Efficient Ops
Efficient Ops
Apr 7, 2023 · Operations

How South Grid’s Cloud Yan Platform Secured Top DevOps Maturity Scores

The article details South Grid’s successful DevOps maturity assessment at the 20th GOPS Global Operations Conference, highlighting the Cloud Yan platform’s excellent ratings in build‑and‑integration and pipeline modules, and shares insights from a Q&A on the impact of standardized DevOps practices.

DevOpsMaturity Assessmentcloud platform
0 likes · 12 min read
How South Grid’s Cloud Yan Platform Secured Top DevOps Maturity Scores
Efficient Ops
Efficient Ops
Apr 7, 2023 · Operations

What Do China’s Latest DevOps & AIOps Maturity Assessments Reveal About Enterprise Success?

China's Information and Communication Research Institute announced the newest evaluation results for its DevOps and AIOps capability maturity models, showing that standardization and tool empowerment have helped over 75 leading enterprises across banking, securities, telecom, and internet sectors improve quality, efficiency, and market competitiveness.

AIOpsDevOpsMaturity Model
0 likes · 8 min read
What Do China’s Latest DevOps & AIOps Maturity Assessments Reveal About Enterprise Success?
Tencent Cloud Developer
Tencent Cloud Developer
Apr 6, 2023 · Operations

Tencent Meeting C++ Cross-Platform Compilation Acceleration Practice

By adopting a unified architecture and a pre‑compilation strategy that leverages CI, git‑diff module detection, version‑managed manifests, and platform‑specific build tools, Tencent Meeting cut its C++ cross‑platform compile times from minutes to seconds, achieving up to 99 % speedup across Windows, Android, iOS and macOS.

C++CMakeCompilation Optimization
0 likes · 30 min read
Tencent Meeting C++ Cross-Platform Compilation Acceleration Practice
Java Architect Essentials
Java Architect Essentials
Apr 5, 2023 · Operations

Mastering Jenkins Pipelines: Declarative vs Scripted with Real‑World Examples

This article provides a comprehensive guide to Jenkins pipelines, explaining the difference between declarative and scripted syntax, detailing agent configurations, workspace volumes, post actions, directives, environment variables, dynamic variables, credential handling, and practical Jenkinsfile examples for CI/CD automation.

CI/CDDeclarativeDevOps
0 likes · 26 min read
Mastering Jenkins Pipelines: Declarative vs Scripted with Real‑World Examples
DevOps Cloud Academy
DevOps Cloud Academy
Apr 5, 2023 · Operations

Common Mistakes in DevOps Implementation and How to Avoid Them

The article outlines ten frequent pitfalls that organizations encounter when adopting DevOps—such as out‑of‑order delivery, misinterpreting DevOps roles, neglecting database automation, and ignoring security—and provides practical guidance on planning, collaboration, and balanced speed‑quality trade‑offs to achieve successful DevOps outcomes.

Continuous DeliveryDevOpsautomation
0 likes · 10 min read
Common Mistakes in DevOps Implementation and How to Avoid Them
FunTester
FunTester
Apr 3, 2023 · Operations

How Test Platformization Bridges DevOps Speed and Automation Challenges

The article explains how test platformization lowers automation barriers, integrates API and UI testing into DevOps pipelines, addresses skill and resource constraints, and ultimately enables continuous testing to keep pace with rapid software delivery.

CI/CDDevOpscontinuous testing
0 likes · 7 min read
How Test Platformization Bridges DevOps Speed and Automation Challenges
MaGe Linux Operations
MaGe Linux Operations
Mar 31, 2023 · Cloud Native

Why Argo Is the Secret Weapon for GitOps on Kubernetes

This article explains GitOps fundamentals, introduces the Argo project and its four core components, and shows how Argo CD, Workflows, Rollouts, and Events empower DevOps engineers to achieve safer, more reliable, and fully automated continuous delivery on Kubernetes.

ArgoCI/CDContinuous Delivery
0 likes · 10 min read
Why Argo Is the Secret Weapon for GitOps on Kubernetes
ByteDance Terminal Technology
ByteDance Terminal Technology
Mar 30, 2023 · Mobile Development

Monorepo Full-Source Strategy for Mobile Development: Challenges, Solutions, and Practice

This article examines the drawbacks of multi‑repo development for large mobile apps, explains the concepts of monorepo and full‑source, and details ByteDance's BitSky implementation—including migration phases, Bazel build migration, dependency management, developer tools, and measurable efficiency gains.

BazelBuild SystemDependency Management
0 likes · 17 min read
Monorepo Full-Source Strategy for Mobile Development: Challenges, Solutions, and Practice
php Courses
php Courses
Mar 29, 2023 · Backend Development

Quick Installation Guide for PHP 8.2 Stack on Ubuntu 20.04 (Focal)

This step‑by‑step tutorial shows how to configure Alibaba mirrors, install PHP 8.2, Nginx, MySQL 8, Redis 6 and Composer on Ubuntu 20.04, adjust PHP‑FPM settings, create a test PHP file, start services, and verify the full LEMP stack works within about 20 minutes.

DevOpsbackendnginx
0 likes · 11 min read
Quick Installation Guide for PHP 8.2 Stack on Ubuntu 20.04 (Focal)
Efficient Ops
Efficient Ops
Mar 27, 2023 · Operations

How ICBC’s DevOps Platform Boosts R&D Efficiency and Digital Transformation

This article details how Industrial and Commercial Bank of China’s software development center implements a DevOps‑driven, unified R&D management platform to streamline agile processes, enhance collaboration, automate continuous delivery, enforce quality gates, and support the nation’s digital‑economy strategy.

Continuous DeliveryDevOpsR&D management
0 likes · 13 min read
How ICBC’s DevOps Platform Boosts R&D Efficiency and Digital Transformation
DevOps Cloud Academy
DevOps Cloud Academy
Mar 26, 2023 · Operations

Essential DevOps Capabilities for Continuous Delivery, Architecture, Product, Lean Management, and Culture

This article outlines 24 key DevOps capabilities—covering continuous delivery, loosely‑coupled architecture, product feedback, value‑stream visibility, small‑batch work, lean management, monitoring, and cultural practices—derived from the Accelerate research to improve software delivery performance.

Continuous DeliveryCultureDevOps
0 likes · 10 min read
Essential DevOps Capabilities for Continuous Delivery, Architecture, Product, Lean Management, and Culture
Selected Java Interview Questions
Selected Java Interview Questions
Mar 26, 2023 · Databases

9 Common Pitfalls of SQL Scripts During System Deployment and How to Avoid Them

This article outlines nine typical problems that arise when executing SQL scripts in production—such as missing scripts, syntax errors, wrong order, timing issues, wrong database selection, long‑running updates, lack of rollback, missing indexes, and field renaming—and provides practical solutions to prevent each pitfall.

DBADatabase deploymentDevOps
0 likes · 11 min read
9 Common Pitfalls of SQL Scripts During System Deployment and How to Avoid Them
DevOps Cloud Academy
DevOps Cloud Academy
Mar 25, 2023 · Operations

Essential Skills for DevOps Engineers

The article outlines the key competencies DevOps engineers must master—including cloud computing, automation, containerization, CI/CD, monitoring, logging, and infrastructure-as-code—to accelerate, stabilize, and scale software delivery in modern development environments.

CI/CDCloud ComputingDevOps
0 likes · 6 min read
Essential Skills for DevOps Engineers
MaGe Linux Operations
MaGe Linux Operations
Mar 25, 2023 · Cloud Native

15 Essential Kubernetes Best Practices to Boost Security, Performance, and Cost

This guide presents fifteen actionable Kubernetes best practices—including staying on stable releases, linting manifests, using GitOps, defining resource limits, employing probes, and securing clusters—to help you improve security, optimize performance, control costs, and ensure reliable production deployments.

Container OrchestrationDevOpsbest practices
0 likes · 10 min read
15 Essential Kubernetes Best Practices to Boost Security, Performance, and Cost
DevOps Cloud Academy
DevOps Cloud Academy
Mar 23, 2023 · Operations

Using Git Parameters for Dynamic Branch Builds in Jenkins

This tutorial explains why and how to use Git parameters in Jenkins freestyle and pipeline jobs to enable dynamic branch selection, covering configuration steps, example Jenkinsfiles, and best practices for managing branch builds in DevOps environments.

CI/CDDevOpsDynamic Branch
0 likes · 8 min read
Using Git Parameters for Dynamic Branch Builds in Jenkins
Efficient Ops
Efficient Ops
Mar 23, 2023 · Operations

How ICBC Transformed Banking with DevOps: A Deep Dive into Operations Excellence

This article examines Industrial and Commercial Bank of China's four‑year DevOps journey, detailing its top‑level design, toolchain integration, end‑to‑end pipelines, team benchmarking, data‑driven management, and coach development, and shows how these practices boosted delivery speed, reduced defects, and supported digital transformation in banking.

BankingContinuous DeliveryDevOps
0 likes · 14 min read
How ICBC Transformed Banking with DevOps: A Deep Dive into Operations Excellence
JD Tech
JD Tech
Mar 23, 2023 · Operations

Implementing CI/CD Pipelines: Concepts, Scenarios, and Project Practices

This article explains the author's understanding of CI/CD, outlines several practical scenarios for its implementation—including compilation and deployment, unit testing, code scanning, and full‑link testing—details key steps, benefits, and real‑world applications using tools such as Bamboo, SonarQube, JUnit, and Python‑based automation.

CI/CDDevOpsautomation
0 likes · 13 min read
Implementing CI/CD Pipelines: Concepts, Scenarios, and Project Practices
DevOps Cloud Academy
DevOps Cloud Academy
Mar 21, 2023 · Operations

Using Ansible Async Mode to Run Long‑Running Tasks in Playbooks

This article explains how Ansible’s async and poll parameters enable background execution of long‑running tasks, allowing playbooks to continue without blocking, and provides practical examples, configuration tips, and status‑checking techniques for reliable DevOps automation.

AnsibleDevOpsPolling
0 likes · 10 min read
Using Ansible Async Mode to Run Long‑Running Tasks in Playbooks
FunTester
FunTester
Mar 21, 2023 · Operations

Understanding Continuous Delivery: Workflow, Benefits, and Challenges

This article explains continuous delivery (CD) within DevOps, describing its definition, automated workflow, key benefits such as reduced risk, faster releases, higher quality, flexibility and cost savings, as well as common implementation challenges and best‑practice recommendations.

CI/CDContinuous DeliveryDevOps
0 likes · 9 min read
Understanding Continuous Delivery: Workflow, Benefits, and Challenges
21CTO
21CTO
Mar 20, 2023 · Cloud Computing

Mastering Cloud Computing: Roles, Services, Security, and Migration Guide

This comprehensive guide explores cloud computing fundamentals, key professional roles, essential skills, service models, migration planning, security considerations, operations, governance, serverless computing, and how the cloud fuels AI adoption, offering developers a complete roadmap for success.

AICloud ComputingCloud security
0 likes · 18 min read
Mastering Cloud Computing: Roles, Services, Security, and Migration Guide
Programmer DD
Programmer DD
Mar 20, 2023 · Cloud Native

Why Kubernetes Might Be a Costly Mistake for Small Teams

The article argues that while Kubernetes has become the default for deploying applications, it often doubles costs, adds deployment complexity, increases security risks, and hampers agility, especially for small startups, urging readers to carefully weigh its pros and cons.

CostDevOps
0 likes · 6 min read
Why Kubernetes Might Be a Costly Mistake for Small Teams
MaGe Linux Operations
MaGe Linux Operations
Mar 19, 2023 · Operations

Safely Shut Down and Restart Your Kubernetes Cluster

This guide walks you through the essential steps, precautions, and commands needed to safely drain nodes, back up critical resources, shut down a Kubernetes cluster, and reliably bring it back online while avoiding common pitfalls.

Cluster MaintenanceDevOpsRestart
0 likes · 9 min read
Safely Shut Down and Restart Your Kubernetes Cluster
Liangxu Linux
Liangxu Linux
Mar 19, 2023 · Operations

How to Add or Modify Docker Container Port Mappings After Creation

This guide explains step‑by‑step how to add, change, or remove port mappings for Docker containers by stopping the container, editing hostconfig.json (and optionally config.v2.json), and restarting the container, with commands for both Linux and Docker Desktop for Mac.

Container ConfigurationDevOpsDocker
0 likes · 6 min read
How to Add or Modify Docker Container Port Mappings After Creation
Java Architect Essentials
Java Architect Essentials
Mar 16, 2023 · Operations

Step-by-Step Guide to Jenkins + Docker + Spring Boot One-Click Automatic Deployment

This tutorial walks through setting up a CentOS 7 environment, installing Docker and Jenkins, configuring Jenkins plugins and Maven, creating a freestyle job that pulls a Spring Boot project from Gitee, builds it with Maven, packages it into a Docker image via a Dockerfile, runs the container, and verifies the deployment, providing all commands and screenshots for a complete CI/CD pipeline.

CI/CDDevOpsDocker
0 likes · 8 min read
Step-by-Step Guide to Jenkins + Docker + Spring Boot One-Click Automatic Deployment
Sohu Tech Products
Sohu Tech Products
Mar 16, 2023 · 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 between virtual machines and containers, installation methods, Dockerfile syntax, building and running images, and best‑practice recommendations for containerized deployments.

DevOpsDockerDockerfile
0 likes · 15 min read
Comprehensive Docker Tutorial: From Fundamentals to Best Practices
Sohu Tech Products
Sohu Tech Products
Mar 16, 2023 · Operations

Spug: Lightweight Agentless Automation Platform with Docker Deployment Guide

Spug is a lightweight, agentless automation platform for small and medium enterprises that integrates host management, batch execution, online terminal, deployment, scheduling, configuration, monitoring and alerting, and the article provides step‑by‑step Docker and docker‑compose installation instructions to set up the system.

DevOpsDockerSpug
0 likes · 4 min read
Spug: Lightweight Agentless Automation Platform with Docker Deployment Guide
MaGe Linux Operations
MaGe Linux Operations
Mar 16, 2023 · Cloud Native

Understanding COSI: Kubernetes’ Standard for Object Storage Management

COSI (Container Object Storage Interface) is an alpha feature in Kubernetes v1.25 that standardizes object storage provisioning and usage, offering Kubernetes-native bucket management, self‑service capabilities for DevOps, and cross‑cluster and cross‑provider portability through a unified API and driver architecture.

COSIDevOpsObject Storage
0 likes · 8 min read
Understanding COSI: Kubernetes’ Standard for Object Storage Management
IT Services Circle
IT Services Circle
Mar 15, 2023 · Operations

Deploying Node.js Microservices with Docker and Docker Compose

This article demonstrates how to package a NestJS-based microservice architecture into Docker images, build and run them individually, and orchestrate multiple services using Docker Compose, covering Dockerfile multi-stage builds, port mapping, IP binding, and practical deployment steps for Node.js backend services.

DevOpsDockermicroservices
0 likes · 10 min read
Deploying Node.js Microservices with Docker and Docker Compose
Cloud Native Technology Community
Cloud Native Technology Community
Mar 14, 2023 · Cloud Native

How PNC Bank Accelerated Code Deployment and Automated Compliance with Cloud‑Native Knative and TriggerMesh

This case study explains how PNC Bank, one of the largest U.S. banks, used cloud‑native technologies such as Knative, Kubernetes, and TriggerMesh to replace a 30‑day manual compliance process with an automated Policy‑as‑Code system, dramatically shortening deployment cycles and enabling continuous delivery.

CI/CDCompliance automationDevOps
0 likes · 8 min read
How PNC Bank Accelerated Code Deployment and Automated Compliance with Cloud‑Native Knative and TriggerMesh
DevOps Cloud Academy
DevOps Cloud Academy
Mar 14, 2023 · Cloud Native

Kustomize Tutorial: Managing Kubernetes Manifests Without Helm

This article introduces Kustomize as a native Kubernetes tool that replaces Helm, explains its declarative philosophy, and provides step‑by‑step examples for building base resources, creating overlays, applying patches, generating secrets, and updating images using simple command‑line operations.

DevOpsKubernetesKustomize
0 likes · 13 min read
Kustomize Tutorial: Managing Kubernetes Manifests Without Helm
Efficient Ops
Efficient Ops
Mar 13, 2023 · Operations

Is DevOps Really Dead? Uncovering the Truth Behind the Hype

This article debunks the claim that DevOps is dead by explaining its true purpose, core principles such as automation and collaboration, the distinction between platform engineering and DevOps, and presenting industry data that shows DevOps adoption and maturity are still rapidly growing.

Continuous DeliveryDevOpsIT Culture
0 likes · 9 min read
Is DevOps Really Dead? Uncovering the Truth Behind the Hype
FunTester
FunTester
Mar 13, 2023 · Operations

How Chaos Engineering Can Strengthen System Reliability: A Practical Guide

This article explains the origins and principles of chaos engineering, illustrates how fault‑injection scenarios expose system weaknesses, outlines step‑by‑step implementation—from tool selection and metric definition to execution and post‑mortem—and highlights its role in achieving high‑availability service level agreements.

Chaos EngineeringDevOpsReliability
0 likes · 10 min read
How Chaos Engineering Can Strengthen System Reliability: A Practical Guide
DevOps Cloud Academy
DevOps Cloud Academy
Mar 12, 2023 · Operations

Setting Up a Jenkins CI/CD Pipeline for a MERN Application on Azure

This article provides a step‑by‑step guide to creating a CI/CD pipeline for a MERN stack application using Jenkins on Azure, covering prerequisites, Azure VM provisioning, Jenkins installation, pipeline configuration with a Jenkinsfile, Docker image building, and deployment to Docker Hub.

AzureCI/CDDevOps
0 likes · 17 min read
Setting Up a Jenkins CI/CD Pipeline for a MERN Application on Azure
ITPUB
ITPUB
Mar 10, 2023 · Databases

How ICBC Secures MySQL at Scale: Insights from a Senior Database Architect

In this interview, ICBC senior manager Wei Yadong shares the bank's challenges with massive data, the five‑point criteria for database selection, the DevOps‑driven MySQL governance framework, evolving security demands, future database trends for finance, and practical advice for database professionals.

Database ManagementDevOpsFinancial Industry
0 likes · 16 min read
How ICBC Secures MySQL at Scale: Insights from a Senior Database Architect
ITPUB
ITPUB
Mar 9, 2023 · Databases

9 Common SQL Script Pitfalls When Deploying to Production and How to Avoid Them

Deploying SQL scripts to production often leads to missed scripts, syntax errors, wrong execution order, mistimed runs, wrong databases, long runtimes, lack of rollback, missing indexes, and illegal column renames, but following structured version‑controlled practices can prevent these costly issues.

Database deploymentDevOpsProduction
0 likes · 11 min read
9 Common SQL Script Pitfalls When Deploying to Production and How to Avoid Them
Architects Research Society
Architects Research Society
Mar 8, 2023 · Big Data

Understanding DataOps: Principles, Benefits, and Implementation

DataOps, rooted in agile and DevOps philosophies, uses automation and collaborative practices to streamline data processing, improve quality, and align analytics with business goals, offering continuous analytics, faster insights, and breaking data silos for better decision‑making across organizations.

Big DataContinuous AnalyticsDataOps
0 likes · 10 min read
Understanding DataOps: Principles, Benefits, and Implementation
政采云技术
政采云技术
Mar 7, 2023 · Cloud Native

Zero‑Base Automated Deployment Using Docker, Jenkins, and GitLab CI

This tutorial walks you through building a complete automated deployment pipeline from scratch, covering project setup on GitHub, Dockerized Tomcat and Jenkins containers, GitLab CI vs Jenkins comparison, Jenkins job configuration, webhook triggers, and shell scripting for continuous integration and delivery.

CI/CDDevOpsDocker
0 likes · 11 min read
Zero‑Base Automated Deployment Using Docker, Jenkins, and GitLab CI
Practical DevOps Architecture
Practical DevOps Architecture
Mar 7, 2023 · Cloud Native

Kubernetes Course Chapter Outline

This article presents a comprehensive 41‑chapter outline of a Kubernetes training course, covering preparation, pod creation, API server permissions, custom admission controllers, core services, scheduling, kubelet lifecycle management, resource managers, container runtimes, garbage collection, networking, storage, autoscaling, CRDs, and service mesh components such as Istio and Envoy.

Container OrchestrationDevOpscloud-native
0 likes · 4 min read
Kubernetes Course Chapter Outline
DevOps
DevOps
Mar 7, 2023 · Fundamentals

Twelve Principles of Software Testing

This article outlines twelve essential software testing principles—ranging from user‑centric testing and lifecycle integration to risk‑based prioritization and third‑party verification—while also announcing the IDCF DevOps Hackathon, a 36‑hour event in Shanghai for building and launching a product.

DevOpsHackathonquality assurance
0 likes · 7 min read
Twelve Principles of Software Testing
Ops Development Stories
Ops Development Stories
Mar 6, 2023 · Databases

How to Deploy and Use Bytebase for Database CI/CD on Kubernetes

This guide explains why traditional DBA tasks are tedious, introduces Bytebase as a reliable database CI/CD platform, and provides step‑by‑step instructions for deploying Bytebase and PostgreSQL on Kubernetes, configuring GitLab integration, managing users, instances, projects, environments, and performing schema changes and data operations.

BytebaseDatabase CI/CDDevOps
0 likes · 11 min read
How to Deploy and Use Bytebase for Database CI/CD on Kubernetes
Qunar Tech Salon
Qunar Tech Salon
Mar 6, 2023 · Cloud Native

Design and Implementation of Qunar's WebIDE Cloud Development Platform

The article presents the design, architecture, and operational details of Qunar's WebIDE cloud development platform, explaining how containerized, cloud‑native environments streamline front‑end and back‑end development, reduce setup costs, standardize configurations, enable remote access, and improve resource utilization and developer productivity.

Cloud IDEDevOpscloud-native
0 likes · 20 min read
Design and Implementation of Qunar's WebIDE Cloud Development Platform
Efficient Ops
Efficient Ops
Mar 1, 2023 · Operations

How China Galaxy Securities Achieved Leading‑Edge DevOps Maturity with CMDB Platform

China Galaxy Securities’ CMDB platform recently earned an excellent rating in the China Academy of Information and Communications Technology’s DevOps system and tool standards, showcasing how standardized, tool‑enabled DevOps practices can boost efficiency, safety, and digital transformation for large financial enterprises.

CMDBDevOpsFinancial Services
0 likes · 11 min read
How China Galaxy Securities Achieved Leading‑Edge DevOps Maturity with CMDB Platform
Efficient Ops
Efficient Ops
Feb 28, 2023 · Operations

How a Chinese Bank’s Wealth Management System Mastered DevOps Level‑3 Continuous Delivery

The Agricultural Bank of China's Wealth Management Customer Share Management System passed the CAICT DevOps Level‑3 Continuous Delivery assessment, showcasing a comprehensive DevOps transformation that improved code quality, automated testing, and deployment efficiency while delivering measurable performance gains across the organization.

BankingContinuous DeliveryDevOps
0 likes · 10 min read
How a Chinese Bank’s Wealth Management System Mastered DevOps Level‑3 Continuous Delivery
Yunxuetang Frontend Team
Yunxuetang Frontend Team
Feb 24, 2023 · Frontend Development

Front‑End Updates: New CSS Viewport Units, MutationObserver, Faster Builds, Vue3 Tips

This roundup highlights recent front‑end developments, including Chrome’s new CSS viewport units, the rise of modern JavaScript frameworks, using MutationObserver for dynamic DOM handling, a simple three‑line tweak that slashes build times by 80%, Vue 3 composition‑API insights, and tips for junior developers.

DevOpsJavaScriptProject Management
0 likes · 5 min read
Front‑End Updates: New CSS Viewport Units, MutationObserver, Faster Builds, Vue3 Tips
Efficient Ops
Efficient Ops
Feb 23, 2023 · Operations

How Southern Power Grid’s DevOps Platform Achieved National Leading Standards

The article details Southern Power Grid Digital Platform’s DevOps subsystem passing the China Academy of Information and Communications Technology’s DevOps standards assessment, highlighting the role of standardized tools, continuous delivery pipelines, and interview insights on improving software quality and digital transformation.

Continuous DeliveryDevOpsMaturity Model
0 likes · 10 min read
How Southern Power Grid’s DevOps Platform Achieved National Leading Standards
Zhuanzhuan Tech
Zhuanzhuan Tech
Feb 20, 2023 · Operations

Evolution of Zhuanzhuan's Test Environments: From Monolithic Setups to Docker‑Based Dynamic and Stable Platforms

This article details how Zhuanzhuan transformed its testing infrastructure from a handful of monolithic servers to a Docker‑driven, tag‑routed dynamic and stable environment, addressing resource shortages, waste, and stability issues while achieving significant reductions in deployment time, resource consumption, and user‑reported problems.

DevOpsDockerKubernetes
0 likes · 14 min read
Evolution of Zhuanzhuan's Test Environments: From Monolithic Setups to Docker‑Based Dynamic and Stable Platforms
转转QA
转转QA
Feb 17, 2023 · Operations

Evolution of Zhuanzhuan's Test Environments: From Monolithic Setups to Docker‑Based Dynamic and Stable Environments

This article details how Zhuanzhuan’s testing environment progressed from a handful of static machines to a Docker‑driven dynamic‑and‑stable architecture, addressing resource shortages, stability issues, and operational inefficiencies through IP routing, tag routing, and extensive automation, ultimately achieving significant reductions in resource usage, deployment time, and user‑reported problems.

DevOpsDockerKubernetes
0 likes · 13 min read
Evolution of Zhuanzhuan's Test Environments: From Monolithic Setups to Docker‑Based Dynamic and Stable Environments
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Feb 16, 2023 · Cloud Native

How AppManager Enables Scalable Multi‑Cloud Application Deployment

This article explains how AppManager, built on OAM and Groovy plug‑ins, provides extensible multi‑cloud management by supporting dynamic component, trait, and workflow integration, automated build‑packaging, resource add‑ons, multi‑environment isolation, and built‑in state monitoring for reliable application delivery.

AppManagerDevOpsKubernetes
0 likes · 15 min read
How AppManager Enables Scalable Multi‑Cloud Application Deployment
Efficient Ops
Efficient Ops
Feb 15, 2023 · Operations

How Ping An One Wallet Achieved Full-Scale DevOps Assessment Success

Ping An One Wallet’s AgileJoin platform, a comprehensive end-to-end DevOps solution, recently passed the CAICT full-level assessment across build, pipeline, artifact and deployment modules, showcasing how standardized processes, tool empowerment, and continuous improvement can dramatically enhance delivery quality, speed, and organizational digital transformation.

AgileContinuous DeliveryDevOps
0 likes · 12 min read
How Ping An One Wallet Achieved Full-Scale DevOps Assessment Success
Efficient Ops
Efficient Ops
Feb 15, 2023 · Operations

How China Agricultural Bank’s ARROW Platform Mastered DevOps Continuous Delivery

The article details China Agricultural Bank’s ARROW platform achieving third‑level DevOps continuous delivery certification, outlining its end‑to‑end pipeline, quality gates, metric‑driven improvements, and how these practices boost code quality, delivery speed, and support the bank’s digital transformation.

ArrowContinuous DeliveryDevOps
0 likes · 8 min read
How China Agricultural Bank’s ARROW Platform Mastered DevOps Continuous Delivery
Java Architect Essentials
Java Architect Essentials
Feb 15, 2023 · Industry Insights

How Sustainable Architecture Can Transform Software Delivery in the Agile Era

The article explains the emerging concept of sustainable (continuous) software architecture, outlines six practical principles for designing architectures with product thinking, quality‑attribute focus, just‑in‑time decisions, modularity, and operational considerations, compares it with traditional methods, and illustrates its role in agile and DevOps environments.

AgileContinuous ArchitectureDevOps
0 likes · 8 min read
How Sustainable Architecture Can Transform Software Delivery in the Agile Era
Architects Research Society
Architects Research Society
Feb 13, 2023 · Fundamentals

SAFe for Lean Enterprises: Overview, Benefits, and Configurations

The article explains how the Scaled Agile Framework (SAFe) supports lean enterprises by integrating agile, lean, and DevOps principles, detailing its business benefits, core competencies, configurable options, and implementation guidance for organizations seeking rapid, sustainable delivery of high‑quality solutions.

Agile FrameworkAgile ScalingDevOps
0 likes · 19 min read
SAFe for Lean Enterprises: Overview, Benefits, and Configurations
JD Cloud Developers
JD Cloud Developers
Feb 13, 2023 · Cloud Native

Why Docker and Kubernetes Are Revolutionizing Cloud‑Native Development

This article explains Docker’s lightweight container engine, its goals, core concepts such as images, containers, and repositories, compares containers to virtual machines, introduces Dockerfile, cgroups, Docker Compose, Docker Machine, and provides an overview of Kubernetes architecture and components, highlighting their role in cloud‑native environments.

ContainersDevOpsDocker
0 likes · 13 min read
Why Docker and Kubernetes Are Revolutionizing Cloud‑Native Development
DevOps Cloud Academy
DevOps Cloud Academy
Feb 11, 2023 · Operations

Key Benefits of DevOps: Efficiency, Quality, Agility, Security, and Collaboration

DevOps delivers significant value by boosting efficiency through automated processes, enhancing software quality via continuous delivery and testing, increasing agility for rapid market response, strengthening security with integrated testing and deployment safeguards, and fostering better team collaboration across development and operations.

DevOpsSoftware Deliveryautomation
0 likes · 2 min read
Key Benefits of DevOps: Efficiency, Quality, Agility, Security, and Collaboration
Architecture Digest
Architecture Digest
Feb 10, 2023 · Operations

Design and Implementation of Vivo Jenkins Scheduler for High Availability and Resource Scheduling

This article analyzes common Jenkins high‑availability challenges, reviews existing industry solutions, and presents Vivo's own Jenkins Scheduler architecture—including API‑gateway, event center, scheduling algorithms, flow‑control, and callback mechanisms—demonstrating its production deployment and future container‑based evolution.

CI/CDDevOpsJenkins
0 likes · 12 min read
Design and Implementation of Vivo Jenkins Scheduler for High Availability and Resource Scheduling
FunTester
FunTester
Feb 10, 2023 · Operations

Performance Testing Overview and Tool Recommendations in Continuous Testing

The article explains performance testing as a non‑functional testing activity within continuous testing, describes its various types, compares process/thread/coroutine execution models, evaluates tools like LoadRunner, JMeter and Locust, and outlines desired features for container‑friendly performance testing solutions.

CI/CDDevOpsLocust
0 likes · 9 min read
Performance Testing Overview and Tool Recommendations in Continuous Testing
DevOps Cloud Academy
DevOps Cloud Academy
Feb 10, 2023 · Operations

Differences Between DevOps and GitOps

DevOps is a software development practice focused on accelerating delivery and improving quality through collaboration and automation, while GitOps manages cloud-native applications by using Git as the single source of truth for configuration and deployment, emphasizing consistency, controllability, and streamlined operations.

DevOpsGitOpsSoftware Delivery
0 likes · 3 min read
Differences Between DevOps and GitOps
vivo Internet Technology
vivo Internet Technology
Feb 8, 2023 · Operations

Design and Implementation of Vivo Jenkins Scheduler for High Availability and Resource Management

The paper presents Vivo’s Jenkins Scheduler, a master‑centric, high‑availability solution that replaces single‑master Jenkins by integrating an API gateway, event‑driven failure detection, label‑based multi‑dimensional scheduling, Redis/MySQL‑backed flow control, and callback monitoring, thereby balancing resources, enabling rapid failover, persisting queues, and improving build reliability, with plans to containerize Jenkins for Kubernetes workflows.

CI/CDDevOpsJenkins
0 likes · 10 min read
Design and Implementation of Vivo Jenkins Scheduler for High Availability and Resource Management
Cloud Native Technology Community
Cloud Native Technology Community
Feb 8, 2023 · Operations

FinOps Core Principles and the Rationale for Left‑Shift in Cloud Cost Management

The article explains how DevOps teams can adopt FinOps principles and a left‑shift approach—combining static and dynamic logging, fostering cross‑team collaboration, and integrating cost awareness into the software development lifecycle—to reduce cloud expenses, improve MTTR, and drive sustainable engineering productivity.

DevOpsFinOpsLeft Shift
0 likes · 10 min read
FinOps Core Principles and the Rationale for Left‑Shift in Cloud Cost Management
Efficient Ops
Efficient Ops
Feb 7, 2023 · Operations

Why SRE Is Essential for Reliable Internet Services – Chinese Experts Share Insights

Site Reliability Engineering (SRE), introduced by Google in 2003, has become a cornerstone for ensuring the reliability and stability of large‑scale internet platforms, and Chinese experts now share home‑grown practices and a new book that distills two decades of SRE experience for building high‑availability applications.

BookDevOpsReliability
0 likes · 3 min read
Why SRE Is Essential for Reliable Internet Services – Chinese Experts Share Insights
DevOps Cloud Academy
DevOps Cloud Academy
Feb 7, 2023 · Operations

Assessing CI/CD and DevOps Capabilities in 2022: A Practical Guide

This article outlines the key practices and considerations for evaluating modern CI/CD and DevOps capabilities, covering cloud adoption, organizational design, microservice architecture, automated pipelines, testing strategies, security, release frequency, and immutable infrastructure to help teams achieve fast, reliable software delivery.

CI/CDContinuous DeliveryDevOps
0 likes · 21 min read
Assessing CI/CD and DevOps Capabilities in 2022: A Practical Guide
DevOps
DevOps
Feb 7, 2023 · R&D Management

Evolving Testing Roles in Agile Development: From Defect Gatekeeper to Quality Manager

The article explains how agile development reshapes testing responsibilities—emphasizing customer mindset, continuous testing, strategy formulation, and exploratory testing—while also announcing the IDCF DevOps Hackathon, an end‑to‑end DevOps experience event in Hangzhou as this event.

AgileDevOpsquality assurance
0 likes · 6 min read
Evolving Testing Roles in Agile Development: From Defect Gatekeeper to Quality Manager
Efficient Ops
Efficient Ops
Feb 6, 2023 · Operations

How 16 Leading Chinese Enterprises Boosted IT Efficiency with the DevOps Maturity Model

This article reviews how sixteen top Chinese companies across various sectors evaluated their DevOps capabilities using the CAICT DevOps Capability Maturity Model, detailing project implementations, performance improvements such as higher release frequency and test coverage, and showcasing sector‑wide adoption of continuous delivery, security, and efficiency measurement standards.

Capability Maturity ModelContinuous DeliveryDevOps
0 likes · 10 min read
How 16 Leading Chinese Enterprises Boosted IT Efficiency with the DevOps Maturity Model
Efficient Ops
Efficient Ops
Feb 6, 2023 · Operations

Agricultural Bank of China's DevOps Journey: Building an Integrated Development System

Facing rapid digital transformation demands, Agricultural Bank of China launched a comprehensive DevOps initiative in 2019, establishing an integrated development lifecycle that combines CMMI, TMMi, ITIL, and automated pipelines across five key streams—process, tools, data, standards, and culture—to boost delivery speed, quality, and operational efficiency.

Banking TechnologyDevOpsIntegrated Development
0 likes · 14 min read
Agricultural Bank of China's DevOps Journey: Building an Integrated Development System
Architects Research Society
Architects Research Society
Feb 6, 2023 · R&D Management

Agile Architecture in SAFe: Principles, Roles, and Practices

This article explains how Agile Architecture within the SAFe framework combines Lean‑Agile principles, intentional and emergent design, and continuous delivery practices to evolve system architecture over time, align it with business value, and support collaborative roles across enterprise, solution, and system architects.

Agile ArchitectureContinuous DeliveryDevOps
0 likes · 14 min read
Agile Architecture in SAFe: Principles, Roles, and Practices
DevOps Cloud Academy
DevOps Cloud Academy
Feb 6, 2023 · Operations

Why Automation and CI/CD Matter for Developer Happiness

The article argues that CI/CD and automation not only boost efficiency but also improve developer satisfaction, emphasizing that eliminating repetitive manual tasks makes work more enjoyable and motivates engineers, ultimately leading to better productivity and happier teams.

CI/CDDevOpsautomation
0 likes · 8 min read
Why Automation and CI/CD Matter for Developer Happiness
Efficient Ops
Efficient Ops
Feb 5, 2023 · Operations

How Leading Chinese Insurers Use DevOps Maturity Models to Boost IT Efficiency

This article examines how major Chinese insurance firms applied the CAICT DevOps Capability Maturity Model to assess and improve their IT operations, detailing project counts, architectural innovations, continuous delivery achievements, and measurable performance gains across distributed systems, e‑commerce platforms, and agricultural claims solutions.

Continuous DeliveryDevOpsIT Operations
0 likes · 9 min read
How Leading Chinese Insurers Use DevOps Maturity Models to Boost IT Efficiency
Efficient Ops
Efficient Ops
Feb 5, 2023 · Operations

How Leading Chinese Securities Firms Boost IT Efficiency with the DevOps Maturity Model

This article reviews how thirteen major securities companies in China leveraged the CAICT‑led DevOps Capability Maturity Model to improve IT efficiency, integrate resources, and accelerate digital transformation, highlighting key project evaluations, performance metrics, and best‑practice insights for the industry.

DevOpsIT efficiencyMaturity Model
0 likes · 26 min read
How Leading Chinese Securities Firms Boost IT Efficiency with the DevOps Maturity Model