Tagged articles

devops

3824 articles · Page 18 of 39
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Jul 15, 2022 · Cloud Native

Step‑by‑Step Guide to Migrate Kubernetes Nodes from Docker to containerd

This tutorial walks through migrating a two‑node Kubernetes cluster (master and worker) from Docker to containerd on CentOS 7, covering environment setup, node draining, Docker removal, containerd installation and configuration, kubelet adjustments, uncordoning, and verification of the new container runtime.

Docker migrationKubernetescontainerd
0 likes · 7 min read
Step‑by‑Step Guide to Migrate Kubernetes Nodes from Docker to containerd
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.

GitLabautomationcontinuous 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.

Node.jsUpgradedependency 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.

CollaborationDevSecOpsSecOps
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 IDERemote developmentdevops
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.

AgileSonarQubecode review
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 ComputingSRESite Reliability Engineering
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/CDDockerDrone CI
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.

AWSKubernetescloud-native
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.

AutomotiveIndustry Insightscloud-native
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/CDDynamic AgentsGroovy
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.

FrontendModern.jsWeb Development
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.

Container OrchestrationKubernetescloud-native
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.

ContainersOperationsautomation
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.

CloudDevSecOpsautomation
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 scanningDocker
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/CDGitJenkins
0 likes · 10 min read
Comprehensive Guide to Jenkins Multibranch Pipeline: Setup, Jenkinsfile, Webhook Configuration, and Troubleshooting
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.

Operational Best PracticesPerformance Tuningbackup
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-nativedeveloper productivitydevops
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/CDGitHub ActionsJenkins
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.

Cluster AutomationKubernetesLarge Scale
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.

Goodhart's lawMcNamara fallacyTesting
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.

ChaosEngineeringExploratoryTestingQualityShift
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 ComputingOperationsTesting Environment
0 likes · 10 min read
How ICBC Revamped Its Dev/Test Environments for Agile, Scalable Operations
Cloud Native Technology Community
Cloud Native Technology Community
Jun 21, 2022 · Cloud Native

Setting Up a Unified Development Environment for Kube-OVN Using Vagrant and VirtualBox

This article explains how to use Vagrant and VirtualBox to create a reproducible development and testing environment for the Kube-OVN Kubernetes CNI project, including Vagrantfile configuration, provisioning scripts for Docker, Kubernetes tools, Go, and steps to compile, test, and run Kube-OVN with Kind clusters.

CNIKube-OVNKubernetes
0 likes · 13 min read
Setting Up a Unified Development Environment for Kube-OVN Using Vagrant and VirtualBox
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.

Reliability EngineeringSREcloud-native
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.

EnterpriseOperationsSoftware engineering
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 DeploymentRelease Strategies
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.

Database ManagementPatent Holdercloud-native
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.

Hybrid Developmentdevopslow-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.

API GatewayApache APISIXdevops
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.

AzureSmartIDEVMLC
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.

AIOpsBizDevOpsFinOps
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/CDGitLabKubernetes
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.

Canary ReleaseDeploymentRelease
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.

DockerVuecontainerization
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.

OperationsProject ManagementTool Standards
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 DashboardJenkins
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-ODocker migrationKubernetes
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.

PlatformTestingautomation
0 likes · 16 min read
How a Unified Precision Testing Platform Boosted Coverage and Efficiency Across Multiple Business Units
DevOps Cloud Academy
DevOps Cloud Academy
Jun 5, 2022 · Operations

Storing Build Dependencies in an Artifact Repository for Stable Builds

The article explains why and how to store external libraries and tools in a private artifact repository, isolate builds from the internet, and verify build stability by testing offline pipelines, emphasizing the importance of managing dependencies for reliable DevOps processes.

CI/CDOffline Testingartifact repository
0 likes · 3 min read
Storing Build Dependencies in an Artifact Repository for Stable Builds
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.

R&D ManagementWorkflow Optimizationdevops
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.

Kubernetescloud-nativecompliance
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 SheetCommandsGit
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.

architecturebackenddesign-patterns
0 likes · 19 min read
Comprehensive Introduction to Microservice Architecture: Concepts, Evolution, Patterns, and Practices
DevOps Cloud Academy
DevOps Cloud Academy
May 23, 2022 · Operations

Understanding Jenkins Pipeline as Code: Benefits and Practical Usage

This article explains how Jenkins Pipeline as Code replaces manual freestyle job configurations with version‑controlled code, streamlining bulk modifications, improving consistency across multiple projects, and highlighting best practices for managing complex Jenkinsfile setups.

CI/CDJenkinsPipeline as Code
0 likes · 4 min read
Understanding Jenkins Pipeline as Code: Benefits and Practical Usage
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/CDTest Reportdevops
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.

Graceful ShutdownKubernetesTracing
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.

System PerformanceValue Streamdevops
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.

IT efficiencyMaturity ModelOperations
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.

AgileSoftware Development Efficiencyautomation
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.

Case StudyIT transformationMaturity Model
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.

IT transformationInsuranceMaturity Model
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/CDContainer OrchestrationKubernetes
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.

ContainersDockerLinux
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.

IT efficiencyMaturity ModelOperations
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 ModelOperationsbanking
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.

R&D efficiencySoftware engineeringcontinuous improvement
0 likes · 14 min read
Eight Proven Practices to Supercharge R&D Efficiency
Programmer DD
Programmer DD
May 15, 2022 · Cloud Native

Docker Desktop Lands on Linux: Features, Extensions, and Pricing Controversy

Docker Desktop, the integrated Docker IDE, has finally been released for Linux, offering the same experience as on macOS and Windows, while also introducing Docker Extensions, a new SDK, and sparking debate over recent subscription pricing changes that affect enterprise users.

ContainersDockerDocker Desktop
0 likes · 6 min read
Docker Desktop Lands on Linux: Features, Extensions, and Pricing Controversy
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.

Case StudyMaturity Modelbanking
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.

ChinaIT efficiencyMaturity Model
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/CDGitHub ActionsJenkins
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
转转QA
转转QA
May 9, 2022 · Operations

Second Session: Articles on Spock Testing Framework, Automation Challenges, Backend CI/CD, AI‑Driven UI Testing, and HarmonyOS App Automation

This collection presents five technical articles covering the Spock unit‑testing framework, reasons why automation testing struggles, backend automated testing with continuous deployment, AI‑based UI defect detection, and practical automation of HarmonyOS applications, offering valuable insights for developers and testers.

Continuous DeploymentTestingdevops
0 likes · 5 min read
Second Session: Articles on Spock Testing Framework, Automation Challenges, Backend CI/CD, AI‑Driven UI Testing, and HarmonyOS App Automation
DevOps Cloud Academy
DevOps Cloud Academy
May 9, 2022 · Operations

Resetting the GitLab Root Password via Console and Password Recovery

This guide explains how to retrieve and change the temporary GitLab root password generated during a Terraform deployment, outlines two recovery methods—including using the password‑reset feature and directly updating the password through the GitLab Rails console with example code.

GitLabOperationsTerraform
0 likes · 3 min read
Resetting the GitLab Root Password via Console and Password Recovery
Tencent Cloud Developer
Tencent Cloud Developer
May 7, 2022 · Cloud Native

Fourth Techo TVP Developer Conference: Cloud Native Trends and Best Practices

The Fourth Techo TVP Developer Conference highlighted current cloud‑native adoption, FinOps cost‑optimization, distributed‑cloud strategies, and maturity models on Day 1, then showcased practical best‑practice case studies—from automotive edge computing to service‑mesh migration, hybrid‑cloud PaaS evolution, observability standards, and high‑performance API‑gateway deployments—on Day 2.

APISIXEdge ComputingFinOps
0 likes · 33 min read
Fourth Techo TVP Developer Conference: Cloud Native Trends and Best Practices
DevOps
DevOps
May 6, 2022 · R&D Management

Linking Code Commits to Requirements and Tasks to Boost Development Efficiency

Linking code commit messages to requirement and task IDs not only standardizes commit information but also enables measurable development assets, finer quality and risk control, and tangible benefits for engineers, ultimately improving overall R&D efficiency through automated workflow integration and data-driven insights.

Commit PracticesR&D efficiencyRequirement Traceability
0 likes · 9 min read
Linking Code Commits to Requirements and Tasks to Boost Development Efficiency
Youzan Coder
Youzan Coder
May 5, 2022 · Operations

ITIL 4 Service Value System: Core Principles and Their Interconnected Role in Value Delivery

The article explains ITIL 4’s Service Value System, detailing its seven interrelated guiding principles—Focus on Value, Start Where You Are, Progress Iteratively with Feedback, Collaborate and Promote Visibility, Think and Work Holistically, Keep it Simple and Practical, and Optimize and Automate—and shows how they jointly create stakeholder value, illustrated with real‑world examples from the Youzan e‑commerce platform.

AgileGuiding PrinciplesITIL 4
0 likes · 8 min read
ITIL 4 Service Value System: Core Principles and Their Interconnected Role in Value Delivery
dbaplus Community
dbaplus Community
May 4, 2022 · Operations

How Tencent Game Teams Use Chaos Engineering to Boost Reliability and Reduce Outages

This article explains the concept of chaos engineering, its six key benefits, the design of a full‑lifecycle chaos platform, fault‑atom categories, experiment orchestration, risk control, automation, red‑blue war games, and practical experiments that helped Tencent Games improve system reliability while cutting operational costs.

GamingOperationsReliability
0 likes · 21 min read
How Tencent Game Teams Use Chaos Engineering to Boost Reliability and Reduce Outages
Top Architect
Top Architect
May 4, 2022 · Operations

Continuous Delivery: Principles, Infrastructure, Local Development, and Automated Pipelines

This article provides a comprehensive guide to continuous delivery, covering its definition, consensus and management mechanisms, required infrastructure, configuration and testing strategies, trunk and local development practices, six‑step commit workflow, code review, metrics, DevOps concepts, and information traceability.

CI/CDDeployment PipelineSoftware engineering
0 likes · 15 min read
Continuous Delivery: Principles, Infrastructure, Local Development, and Automated Pipelines
Top Architect
Top Architect
May 3, 2022 · Backend Development

How to Build a Backend Technology Stack for a Startup

This article provides a comprehensive guide for startup founders on selecting languages, components, processes, and tools to design and implement a complete backend technology stack, covering everything from project management and DNS to databases, monitoring, and deployment.

architecturebackendcomponents
0 likes · 32 min read
How to Build a Backend Technology Stack for a Startup
NetEase Yanxuan Technology Product Team
NetEase Yanxuan Technology Product Team
Apr 29, 2022 · Operations

How to Achieve Seamless Test Environment Isolation with Environment Coloring in Microservices

This article explains a lightweight environment‑coloring solution for microservice architectures that binds color tags to instances, propagates them through HTTP headers, and uses dynamic routing to isolate test environments, reduce configuration overhead, and improve troubleshooting while supporting both HTTP and WZP protocols.

cloud-nativedevopsenvironment isolation
0 likes · 16 min read
How to Achieve Seamless Test Environment Isolation with Environment Coloring in Microservices
FunTester
FunTester
Apr 29, 2022 · R&D Management

Unlocking the R&D Efficiency Golden Triangle: Practices, Platforms, and Metrics

This article presents a comprehensive framework—the R&D efficiency “golden triangle”—that links efficiency practices, an integrated platform, and data‑driven measurement into a reinforcing loop, and offers concrete goals, value propositions, classifications, and implementation advice for each pillar.

Platform EngineeringR&D efficiencycontinuous delivery
0 likes · 12 min read
Unlocking the R&D Efficiency Golden Triangle: Practices, Platforms, and Metrics
Efficient Ops
Efficient Ops
Apr 26, 2022 · Operations

Inside Softtone Power’s Journey to Level‑3 DevOps Certification

Softtone Power’s iPaaS technology platform successfully passed the third‑level DevOps continuous‑delivery assessment conducted by the China Academy of Information and Communications Technology, with its CTO and chief architect discussing the project’s architecture, the motivations for joining the evaluation, the tangible efficiency gains, and future DevOps initiatives.

Software engineeringassessmentcontinuous delivery
0 likes · 13 min read
Inside Softtone Power’s Journey to Level‑3 DevOps Certification
Efficient Ops
Efficient Ops
Apr 26, 2022 · Operations

How Beijing Gas Achieved Advanced DevOps Maturity: A Detailed Case Study

Beijing Gas’s Tongzhou Call Center project passed the Level 2 DevOps continuous‑delivery assessment, showcasing how standardized processes, a cloud‑native tool platform, and agile practices dramatically improved delivery speed, quality, and digital transformation across the organization.

Case StudyMaturity ModelOperations
0 likes · 11 min read
How Beijing Gas Achieved Advanced DevOps Maturity: A Detailed Case Study
Efficient Ops
Efficient Ops
Apr 26, 2022 · Operations

How China’s Top Firms Achieved Leading DevOps Maturity – Assessment Insights

The CAICT’s fourth‑batch DevOps assessment reveals that China Zhongjin Wealth’s platform passed the Excellent level, showcasing how standardized pipelines, tool empowerment, and the DevOps Capability Maturity Model dramatically boost delivery speed, quality, and competitiveness across major enterprises.

Capability Maturity ModelOperationsStandardization
0 likes · 6 min read
How China’s Top Firms Achieved Leading DevOps Maturity – Assessment Insights