Tagged articles

devops

3824 articles · Page 17 of 39
Efficient Ops
Efficient Ops
Oct 10, 2022 · Operations

How Liaoning Mobile Revamped Its DevOps System for Agile, Cloud‑Native Success

Liaoning Mobile’s DevOps R&D system was selected as a flagship case at the recent Service Trade Fair, showcasing how the company accelerated its digital transformation through agile delivery, cloud‑native architecture, intelligent operations, and comprehensive talent development to boost development efficiency and business agility.

AgileIT transformationcloud-native
0 likes · 14 min read
How Liaoning Mobile Revamped Its DevOps System for Agile, Cloud‑Native Success
FunTester
FunTester
Oct 10, 2022 · Operations

From Manual Testing to Automated Testing: Key Considerations and Benefits

The article explains why shifting from manual to automated testing is essential in fast‑changing agile environments, outlines common migration challenges, and details the advantages such as faster testing, cost reduction, improved reliability, and stronger CI/CD integration.

CI/CDQAautomated testing
0 likes · 11 min read
From Manual Testing to Automated Testing: Key Considerations and Benefits
DevOps
DevOps
Oct 9, 2022 · Cloud Native

Understanding Infrastructure as Code: Concepts, Principles, and Implementation Methods

The article explains Infrastructure as Code (IaC) as a foundational practice for cloud‑native, container, microservice, and DevOps environments, detailing its definition, goals, underlying cloud computing concepts, core principles like declarative configuration and idempotence, and practical adoption steps including cultural support and shared tooling.

IaCautomationdevops
0 likes · 10 min read
Understanding Infrastructure as Code: Concepts, Principles, and Implementation Methods
DevOps Cloud Academy
DevOps Cloud Academy
Oct 7, 2022 · R&D Management

Applying the Four‑Hold Principles to Reduce Late‑Night Releases and Enable Continuous Improvement

The article explains the four‑hold principles from Continuous Delivery 2.0—doing less, continuously decomposing work, constantly gathering feedback, and pursuing ongoing improvement—and shows how applying them can eliminate late‑night release cycles, improve DevOps feedback loops, and strengthen R&D management in software projects.

R&D Managementcontinuous deliverydevops
0 likes · 6 min read
Applying the Four‑Hold Principles to Reduce Late‑Night Releases and Enable Continuous Improvement
Architect's Guide
Architect's Guide
Oct 4, 2022 · Fundamentals

Key Insights on System Architecture, Evolution, and Feedback Loops

This article shares practical experiences and concepts about software architecture, covering stakeholder‑driven definitions, non‑functional requirements, iterative evolution, closed‑loop feedback, microservice adoption, organizational impact, and the soft skills needed for effective architects.

Software Architecturedevopsfeedback loop
0 likes · 14 min read
Key Insights on System Architecture, Evolution, and Feedback Loops
Alibaba Cloud Native
Alibaba Cloud Native
Sep 29, 2022 · Cloud Native

How Migrating a Holiday Gift Service to Alibaba Cloud Function Compute Cuts Costs and Handles Traffic Spikes

Facing occasional traffic spikes and high server costs, the author migrated a holiday gift‑distribution project from an ALB‑ECS‑MySQL‑Redis stack to Alibaba Cloud Function Compute, detailing cost reductions, zero‑idle‑instance savings, custom runtime setup, logging adjustments, VPC networking, deployment via Serverless Devs, and domain binding.

Alibaba CloudDeploymentFunction Compute
0 likes · 8 min read
How Migrating a Holiday Gift Service to Alibaba Cloud Function Compute Cuts Costs and Handles Traffic Spikes
Efficient Ops
Efficient Ops
Sep 27, 2022 · Operations

How a Bank’s DevOps Team Boosted Code Quality with Unit Testing and Automation

The article details how China Construction Bank's software development center enhanced code quality and accelerated delivery by integrating unit testing, test‑driven development, mutation testing, automated test code generation, code‑style scanning, and shared template mechanisms within a mature DevOps pipeline.

Code ScanningUnit Testingautomation
0 likes · 8 min read
How a Bank’s DevOps Team Boosted Code Quality with Unit Testing and Automation
Cloud Native Technology Community
Cloud Native Technology Community
Sep 27, 2022 · Industry Insights

Why Cloud‑Native Will Dominate Enterprise Application Modernization by 2025

Amid the digital transformation wave, cloud‑native applications are projected to power over 95% of new initiatives by 2025, prompting Lingque Cloud and CNBPA to publish a practical guide that outlines concepts, migration paths, DevOps benefits, micro‑service selection, and real‑world case studies for modernizing enterprise software.

application modernizationcloud-nativedevops
0 likes · 3 min read
Why Cloud‑Native Will Dominate Enterprise Application Modernization by 2025
DevOps Cloud Academy
DevOps Cloud Academy
Sep 26, 2022 · Operations

Using Jenkins Deploy Dashboard Plugin for Visual Deployment Management

This article explains how to install and configure the Deploy Dashboard plugin in Jenkins to visualize deployment versions across environments, add deployment information via pipeline code, create custom dashboard views, and add quick‑deploy buttons for streamlined CI/CD operations.

CI/CDDeploy DashboardJenkins
0 likes · 5 min read
Using Jenkins Deploy Dashboard Plugin for Visual Deployment Management
Architects Research Society
Architects Research Society
Sep 26, 2022 · R&D Management

Six Secrets of Highly Innovative CIOs

The article outlines six strategic actions that visionary CIOs employ—abandoning legacy systems, creating innovation‑focused processes, reimagining work, leveraging their strategic position, cultivating talent and culture, and building credibility—to drive digital transformation and business growth.

AgileCIOdevops
0 likes · 12 min read
Six Secrets of Highly Innovative CIOs
Tencent Cloud Developer
Tencent Cloud Developer
Sep 22, 2022 · Cloud Native

Mastering Cloud Studio YAML Templates: From Creation to Deployment

This guide explains how Cloud Studio users can simplify workspace setup by using YAML templates that define environment images, variables, extensions, lifecycle commands, and sidecar services, providing step‑by‑step instructions, code examples, and visual illustrations for creating, importing, and deploying fully configured cloud development environments.

Cloud StudioLifecycleSidecar
0 likes · 8 min read
Mastering Cloud Studio YAML Templates: From Creation to Deployment
Zhuanzhuan Tech
Zhuanzhuan Tech
Sep 22, 2022 · Cloud Native

Evolution of Enterprise Technical Architecture: From Monolith to Cloud‑Native and DevOps

This chapter outlines the evolution of enterprise technical architecture—from monolithic and distributed systems to microservices and cloud‑native platforms—illustrating the journey with Ziru's ten‑year architectural transformation, the challenges encountered, and the lessons for selecting appropriate architectures.

Enterprisearchitecturecloud-native
0 likes · 23 min read
Evolution of Enterprise Technical Architecture: From Monolith to Cloud‑Native and DevOps
JD Cloud Developers
JD Cloud Developers
Sep 20, 2022 · Backend Development

How JD’s Starlink Platform Supercharges Backend Development with Low‑Code Serverless

Starlink is JD Tech's low‑code, serverless platform that streamlines backend service development, deployment, and operations by offering visual microservice (VMS) creation, declarative Serverless deployment, and extensive integration capabilities, dramatically boosting efficiency and reducing costs across diverse business scenarios.

CloudServerlessdevops
0 likes · 18 min read
How JD’s Starlink Platform Supercharges Backend Development with Low‑Code Serverless
DevOps Cloud Academy
DevOps Cloud Academy
Sep 19, 2022 · Operations

Understanding Jenkins Pipeline as Code: Benefits and Usage

This article explains how Jenkins Pipeline as Code replaces cumbersome freestyle job configurations with version‑controlled pipeline scripts, improving bulk modifications, consistency across multiple projects, and overall CI/CD management for enterprises.

CI/CDJenkinsPipeline as Code
0 likes · 4 min read
Understanding Jenkins Pipeline as Code: Benefits and Usage
Alibaba Cloud Native
Alibaba Cloud Native
Sep 19, 2022 · Cloud Native

Why Serverless Devs Became CNCF’s First Serverless Tool Project

Serverless Devs, an open‑source, CNCF‑sandbox serverless development platform, offers a plug‑in architecture supporting multiple cloud providers, lifecycle management, and extensible components, with six key advantages, a clear design philosophy, a growing history, and future plans to expand cloud vendor support and tooling.

CNCFServerlesscloud-native
0 likes · 10 min read
Why Serverless Devs Became CNCF’s First Serverless Tool Project
Architect's Guide
Architect's Guide
Sep 17, 2022 · Backend Development

An Introduction to Microservice Architecture: Concepts, Evolution, Comparison with Monolithic, Design Patterns, and Pros & Cons

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, disadvantages, and essential considerations for successful adoption.

API Gatewaydevopsdistributed systems
0 likes · 20 min read
An Introduction to Microservice Architecture: Concepts, Evolution, Comparison with Monolithic, Design Patterns, and Pros & Cons
DevOps Cloud Academy
DevOps Cloud Academy
Sep 14, 2022 · Cloud Native

Migrating Docker Compose Stacks to Kubernetes with Kompose

This article explains how to transition containerized applications from Docker Compose to Kubernetes using the Kompose tool, covering code examples, generated manifests, volume handling, ingress considerations, and best‑practice recommendations for production deployments.

DockerKomposeKubernetes
0 likes · 8 min read
Migrating Docker Compose Stacks to Kubernetes with Kompose
DevOps Engineer
DevOps Engineer
Sep 13, 2022 · Operations

DevOps Learning Roadmap 2022 by Vrashabh Sontakke

This article presents a comprehensive 2022 DevOps learning roadmap compiled by engineer Vrashabh Sontakke, providing downloadable images and links to detailed resources that outline the essential tools, practices, and knowledge areas for aspiring DevOps professionals.

2022OperationsRoadmap
0 likes · 2 min read
DevOps Learning Roadmap 2022 by Vrashabh Sontakke
DevOpsClub
DevOpsClub
Sep 13, 2022 · R&D Management

How DevMind Transforms R&D Efficiency with Scalable Metrics

This article outlines the DevMind system—a comprehensive, data‑driven framework that turns R&D efficiency measurement into an online, low‑threshold, scalable practice, covering four best‑practice pillars, technical architectures, product modules, and real‑world impact within large organizations.

Product ManagementR&D efficiencydata analysis
0 likes · 28 min read
How DevMind Transforms R&D Efficiency with Scalable Metrics
Efficient Ops
Efficient Ops
Sep 12, 2022 · Cloud Native

Mastering Kubernetes CRDs and Operators: From Basics to Advanced Design

This article explains what Kubernetes CustomResourceDefinitions (CRDs) and Operators are, shows how they enable custom resources and automated lifecycle management, and presents practical YAML examples and a generic big‑data Operator design for cloud‑native environments.

CRDKubernetescloud-native
0 likes · 12 min read
Mastering Kubernetes CRDs and Operators: From Basics to Advanced Design
DevOps
DevOps
Sep 9, 2022 · Operations

What Is NetDevOps and How It Helps IT Meet Business Goals

NetDevOps applies DevOps principles to networking, enabling automated, code‑driven network provisioning, continuous integration/deployment, and real‑time monitoring, which improves agility, collaboration, and reliability while presenting challenges such as cultural shift, skill gaps, and risk aversion that organizations must address through training, process redesign, and appropriate tooling.

NetDevOpsdevopsinfrastructure as code
0 likes · 8 min read
What Is NetDevOps and How It Helps IT Meet Business Goals
Open Source Linux
Open Source Linux
Sep 8, 2022 · Cloud Native

Master Dockerfile: Build Custom Docker Images Step‑by‑Step

This comprehensive guide explains how to create and customize Docker images using Dockerfile, covering base image selection, RUN, COPY, ADD, CMD, ENTRYPOINT, ENV, VOLUME, EXPOSE, and WORKDIR instructions, along with best practices for layer optimization and context handling.

Dockercloud-nativecontainer
0 likes · 30 min read
Master Dockerfile: Build Custom Docker Images Step‑by‑Step
Efficient Ops
Efficient Ops
Sep 7, 2022 · Operations

How DeepFlow Automates Full‑Stack Observability for Cloud‑Native Environments

This article presents DeepFlow, an open‑source, highly automated observability platform that uses eBPF to provide zero‑code AutoMetrics and AutoTracing, integrates with Prometheus, OpenTelemetry and SkyWalking, and enables SRE, DevOps and NewOps teams to build full‑stack metrics and blind‑spot‑free tracing for cloud‑native applications.

ObservabilityTracingcloud-native
0 likes · 20 min read
How DeepFlow Automates Full‑Stack Observability for Cloud‑Native Environments
Practical DevOps Architecture
Practical DevOps Architecture
Sep 6, 2022 · Cloud Native

Enterprise Container Technology and Kubernetes Cluster Practical Course (DevOps, Docker, Jenkins)

This resource provides a comprehensive series of video tutorials covering Docker fundamentals, containerizing Django applications, Kubernetes architecture and workloads, service discovery, logging with EFK, CI/CD pipelines with Jenkins on Kubernetes, shared libraries, and DevOps best practices for enterprise environments.

Jenkinscloud-nativedevops
0 likes · 3 min read
Enterprise Container Technology and Kubernetes Cluster Practical Course (DevOps, Docker, Jenkins)
Open Source Linux
Open Source Linux
Sep 5, 2022 · Cloud Native

How Docker Eliminates Local Development Pain and Streamlines Your Environment

This article explains the common frustrations of setting up local development environments—dependency conflicts, environment variables, port clashes, and differing production setups—and shows how Docker, Docker‑Compose, and Laradock can provide a unified, fast, and reproducible solution for PHP/Laravel projects.

DockerLaradockLocal development
0 likes · 12 min read
How Docker Eliminates Local Development Pain and Streamlines Your Environment
DevOps Cloud Academy
DevOps Cloud Academy
Sep 5, 2022 · Operations

DevStream: An Open‑Source DevOps Toolchain Manager – Concepts, Configuration, Installation, and Usage Guide

This article provides a comprehensive guide to DevStream, an open‑source DevOps toolchain manager, covering its core concepts, configuration files, installation steps, basic commands, plugin development, and a practical example that demonstrates initializing and applying a full CI/CD pipeline on Kubernetes with ArgoCD.

ArgoCDCI/CDKubernetes
0 likes · 23 min read
DevStream: An Open‑Source DevOps Toolchain Manager – Concepts, Configuration, Installation, and Usage Guide
Top Architect
Top Architect
Sep 3, 2022 · Cloud Native

Docker Troubleshooting Guide: Common Issues and Solutions

This article provides a comprehensive guide to diagnosing and fixing a wide range of Docker problems, including storage migration, disk space shortages, missing libraries, container corruption, network configuration, permission errors, image management, and timeout issues, with detailed command-line solutions and configuration examples.

LinuxTroubleshootingcontainer
0 likes · 34 min read
Docker Troubleshooting Guide: Common Issues and Solutions
DevOps
DevOps
Sep 2, 2022 · Operations

Seven Lessons Learned When Growing Your Configuration Management

Scaling a configuration management team from a small startup to a large enterprise reveals seven key lessons about managing tool costs, customization control, infrastructure scalability, build environment governance, early adoption of third‑party solutions, ensuring traceability with many developers, and continuously evaluating tool costs versus market alternatives.

build automationconfiguration managementdevops
0 likes · 10 min read
Seven Lessons Learned When Growing Your Configuration Management
DevOps
DevOps
Sep 1, 2022 · Operations

Designing Quantifiable Steady‑State Hypotheses to Reduce Chaos Engineering Experiment Costs

The article examines why chaos‑engineering experiments often seem low‑cost‑effective, argues that unclear and unquantified steady‑state hypotheses hinder business value and automation, and proposes concrete, user‑centric, measurable hypotheses and equivalence‑class reasoning to streamline experiments and lower costs.

Testingchaos engineeringcost reduction
0 likes · 9 min read
Designing Quantifiable Steady‑State Hypotheses to Reduce Chaos Engineering Experiment Costs
Efficient Ops
Efficient Ops
Aug 30, 2022 · Operations

How ICBC Standardized Continuous Delivery to Supercharge DevOps Efficiency

This article details Industrial and Commercial Bank of China's journey to standardize continuous delivery, outlining the background challenges, the definition of release units, the construction of a standardized toolchain, implementation results, and future plans to enhance DevOps performance across the enterprise.

OperationsStandardizationcontinuous delivery
0 likes · 9 min read
How ICBC Standardized Continuous Delivery to Supercharge DevOps Efficiency
Efficient Ops
Efficient Ops
Aug 30, 2022 · Operations

How Minsheng Bank’s DevSecOps Platform Sets New Standards in XOps

The article details Minsheng Bank’s award‑winning DevSecOps platform and performance‑measurement system presented at the 2022 XOps Industry Summit, highlighting its three‑pillar strategy of tiered classification, cloud‑native architecture, and integrated security, as well as the broader Chinese DevOps maturity model and standards.

XOpscloud-nativecontinuous delivery
0 likes · 6 min read
How Minsheng Bank’s DevSecOps Platform Sets New Standards in XOps
Qunar Tech Salon
Qunar Tech Salon
Aug 30, 2022 · Backend Development

Qunar Travel Microservice Architecture Practice

This article presents a comprehensive overview of Qunar Travel's microservice architecture, covering background motivations, best‑practice service discovery and communication patterns, development efficiency improvements, governance techniques, and ServiceMesh experiments, all illustrated with real‑world data and diagrams.

cloud-nativedevopsmicroservices
0 likes · 30 min read
Qunar Travel Microservice Architecture Practice
Cloud Native Technology Community
Cloud Native Technology Community
Aug 30, 2022 · Cloud Native

Governing the Rapid Adoption of Kubernetes in Enterprises

Enterprises face governance challenges as Kubernetes adoption surges, requiring centralized platforms, standardized blueprints, role‑based access control, policy enforcement, drift detection, and lifecycle management to maintain control, security, and agility across multiple clusters.

EnterpriseGovernanceKubernetes
0 likes · 8 min read
Governing the Rapid Adoption of Kubernetes in Enterprises
DevOps Cloud Academy
DevOps Cloud Academy
Aug 28, 2022 · Operations

Understanding the DevOps Lifecycle and Its Toolchain

This article explains the stages of the DevOps lifecycle—planning, coding, building, testing, releasing, deploying, operating, and monitoring—along with the popular tools used at each phase to enable continuous integration, delivery, and deployment.

CI/CDContinuous Integrationautomation
0 likes · 6 min read
Understanding the DevOps Lifecycle and Its Toolchain
Tencent Cloud Developer
Tencent Cloud Developer
Aug 25, 2022 · Cloud Native

Kubernetes (K8s) Complete Guide: From Architecture to Cluster Setup and Resource Management

This guide walks developers through the evolution from physical and virtual deployments to containerization, explains Kubernetes architecture and core components, demonstrates building a one‑master‑two‑node cluster with kubeadm and Flannel, and details resource management using YAML with imperative and declarative kubectl commands.

Cluster SetupContainer OrchestrationDocker
0 likes · 21 min read
Kubernetes (K8s) Complete Guide: From Architecture to Cluster Setup and Resource Management
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Aug 25, 2022 · Operations

How We Scaled Litmus CI: From 100 to 2,000 Daily Tasks

This article details how the Litmus code‑quality platform was integrated into a CI pipeline, the performance bottlenecks encountered with Jenkins and Sonar, the systematic optimizations applied—including server redesign, script refactoring, parallel testing, and JVM tuning—and the resulting dramatic reduction in task duration and increase in throughput.

JenkinsSonarQubeci
0 likes · 9 min read
How We Scaled Litmus CI: From 100 to 2,000 Daily Tasks
SQB Blog
SQB Blog
Aug 24, 2022 · Operations

Accelerating Delivery: Our CI/CD, Branch Automation & Artifact Management Revamp

This article outlines how our team overhauled the CI/CD pipeline, migrated from Jenkins to GitLab CI, introduced Kubernetes‑based execution, automated branch management via Jira integration, restructured artifact storage with JFrog, and built an in‑house SCA solution, all to boost development efficiency, reduce manual errors, and secure software delivery.

Artifact ManagementCI/CDGitLab
0 likes · 17 min read
Accelerating Delivery: Our CI/CD, Branch Automation & Artifact Management Revamp
Continuous Delivery 2.0
Continuous Delivery 2.0
Aug 24, 2022 · Operations

Continuous Delivery in Automotive Software: Challenges, Practices, and Tesla’s Deployment Patterns

The article examines how the automotive industry adopts continuous delivery and DevOps techniques—detailing deployment pipelines, distributed embedded ECUs, safety‑critical testing, tooling, and real‑world observations from Tesla’s firmware release cycles—to illustrate the unique challenges and emerging solutions for rapid, reliable software updates in vehicles.

Deployment Pipelineautomotive softwarecontinuous delivery
0 likes · 13 min read
Continuous Delivery in Automotive Software: Challenges, Practices, and Tesla’s Deployment Patterns
DevOps
DevOps
Aug 24, 2022 · Fundamentals

Forgotten Aspects of Agile: Emphasizing Code Quality and Flexibility

The article examines how modern development teams often overlook critical aspects of the Agile manifesto—particularly code quality and system flexibility—by reviewing the evolution from waterfall to Agile, highlighting common pitfalls, and suggesting practices such as CI/CD, DevOps, and modular design to sustain rapid, reliable delivery.

Agiledevopssoftware development
0 likes · 16 min read
Forgotten Aspects of Agile: Emphasizing Code Quality and Flexibility
Cloud Native Technology Community
Cloud Native Technology Community
Aug 23, 2022 · Cloud Native

Kubernetes 1.25 Release: 40+ New Features You Need to Know

Kubernetes 1.25 introduces over 40 enhancements across API Machinery, Apps, Authentication, Networking, Nodes, Security, Scheduling, and Storage, including beta‑graduated features, new alpha capabilities, and critical deprecations that improve safety, reliability, and flexibility for cloud‑native workloads.

KubernetesRelease HighlightsSIG Features
0 likes · 11 min read
Kubernetes 1.25 Release: 40+ New Features You Need to Know
Aikesheng Open Source Community
Aikesheng Open Source Community
Aug 22, 2022 · Databases

Using mysqlreplicate to Set Up MySQL Replication: Introduction, Command Usage, and Source‑Code Analysis

This article introduces the mysqlreplicate utility, explains how to run it with common command‑line options, and provides a step‑by‑step source‑code analysis that checks server‑id and UUID uniqueness, InnoDB compatibility, storage‑engine consistency, binary‑log settings, and finally creates and starts the replication process.

PythonSQLdevops
0 likes · 19 min read
Using mysqlreplicate to Set Up MySQL Replication: Introduction, Command Usage, and Source‑Code Analysis
Efficient Ops
Efficient Ops
Aug 18, 2022 · Operations

Inside ICBC’s Gray Release System: Reducing Risk with Canary, Rolling & Blue‑Green Deployments

This article explains how Industrial and Commercial Bank of China (ICBC) adopts gray‑release strategies—including canary, rolling, and blue‑green deployments—combined with standardized specifications, management processes, and automation tools to control version risk, ensure financial stability, and accelerate digital innovation.

Blue-Green DeploymentCanary Deploymentdevops
0 likes · 13 min read
Inside ICBC’s Gray Release System: Reducing Risk with Canary, Rolling & Blue‑Green Deployments
Cloud Native Technology Community
Cloud Native Technology Community
Aug 18, 2022 · Operations

Understanding DevOps: Integrating Development and Operations Beyond the ‘Who Develops Who Operates’ Myth

The article clarifies common misconceptions about DevOps, explains that true development‑operations integration relies on dedicated ops teams, automation tools, standardized delivery artifacts, and unified permission management rather than developers performing ops tasks, and highlights Google SRE practices as a practical guide.

Continuous IntegrationOperationsSRE
0 likes · 10 min read
Understanding DevOps: Integrating Development and Operations Beyond the ‘Who Develops Who Operates’ Myth
DevOps
DevOps
Aug 17, 2022 · Operations

Measuring Success in Continuous Delivery: Four Key Metrics and Practical Tips

This article explains why measuring is essential for continuous delivery, introduces four valuable metrics—deployable package count, cycle time, mean time between failures, and mean time to recovery—and offers practical tips to improve delivery speed and reliability.

MTBFMTTROperations
0 likes · 7 min read
Measuring Success in Continuous Delivery: Four Key Metrics and Practical Tips
ByteFE
ByteFE
Aug 12, 2022 · Industry Insights

Top Tech Reads: Frontend SDK Design, Cloud IDE Futures, Webpack Optimization

A curated roundup of technical deep‑dives covering Byte's frontend monitoring SDK architecture, the evolving landscape of Cloud IDEs, practical Webpack performance tricks, React Fiber internals, open‑platform front‑end design, visual log‑tracing solutions, engineering culture, the Bud framework, and clear explanations of TCP/UDP and iterators versus generators.

Cloud ComputingFrontendNetwork Protocols
0 likes · 8 min read
Top Tech Reads: Frontend SDK Design, Cloud IDE Futures, Webpack Optimization
DevOps
DevOps
Aug 12, 2022 · Operations

9 DevOps Best Practices and Common Anti‑Patterns

This article explains what DevOps is, why it matters, and presents nine practical best‑practice recommendations—including culture, CI/CD, testing, observability, automation, security, and IaC—while also highlighting common anti‑patterns to avoid for successful DevOps adoption.

Anti-patternsBest PracticesContinuous Integration
0 likes · 13 min read
9 DevOps Best Practices and Common Anti‑Patterns
Huolala Tech
Huolala Tech
Aug 11, 2022 · Operations

How Huolala Built an AI‑Powered Intelligent Monitoring Platform at Scale

This article details Huolala's journey from basic monitoring to an AI‑driven intelligent observability platform, covering AIOps concepts, a comprehensive monitoring framework, practical implementations, automated alert analysis, lessons learned, and future directions for large‑scale operations.

AIOpsHuolalaObservability
0 likes · 18 min read
How Huolala Built an AI‑Powered Intelligent Monitoring Platform at Scale
Efficient Ops
Efficient Ops
Aug 10, 2022 · Operations

How China’s Leading Banks Leverage DevOps Standards to Boost Efficiency

The 2022 XOps Industry Summit highlighted how major Chinese enterprises, especially Bank of Communications, use standardized DevOps practices and maturity models to dramatically improve delivery quality, safety, and agility, thereby strengthening their market competitiveness and supporting digital transformation.

R&D OperationsStandardsbanking
0 likes · 5 min read
How China’s Leading Banks Leverage DevOps Standards to Boost Efficiency
Efficient Ops
Efficient Ops
Aug 9, 2022 · Operations

How ICBC Accelerated Digital Transformation with XOps: From DevOps to MLOps

ICBC’s software development center outlines its multi‑year journey adopting XOps practices—DevOps, DevSecOps, DataOps, MLOps, AIOps, ChatOps and BizDevOps—to boost development efficiency, enhance security, accelerate data‑driven AI, and cut costs, showcasing measurable improvements in release frequency, defect rates, and operational automation.

AIOpsDataOpsDigitalTransformation
0 likes · 13 min read
How ICBC Accelerated Digital Transformation with XOps: From DevOps to MLOps
Alibaba Cloud Native
Alibaba Cloud Native
Aug 9, 2022 · Cloud Native

How AIA Built a Scalable Cloud‑Native Observability Platform for Insurance

This case study details how AIA Insurance transformed legacy insurance systems into a cloud‑native, micro‑service architecture and implemented a comprehensive observability platform using Kubernetes, Prometheus, Grafana and custom data pipelines to improve SLA, fault detection, and business‑level monitoring.

devopsmicroservicesmonitoring
0 likes · 11 min read
How AIA Built a Scalable Cloud‑Native Observability Platform for Insurance
Ops Development Stories
Ops Development Stories
Aug 9, 2022 · Operations

How GitOps Powers Automated Deployments: Push vs Pull Strategies Explained

GitOps, introduced by WeaveWorks in 2017, treats application configurations as code stored in Git, enabling versioned, automated, and standardized deployments, with two main strategies—Push and Pull—each offering distinct advantages, and Zadig’s implementation showcases practical automation for code, environment, and service changes.

GitOpsZadigdevops
0 likes · 6 min read
How GitOps Powers Automated Deployments: Push vs Pull Strategies Explained
21CTO
21CTO
Aug 7, 2022 · Fundamentals

How Open-Source Projects Boost Your Architecture, DevOps, and Cross-Platform Skills

By exploring popular open-source codebases such as Chromium, Electron, Flutter, React, and Go, developers can deepen their understanding of software architecture, DevOps practices, cross-platform development, and essential programming principles, turning code reading into a powerful self-learning strategy.

Software Architecturedevopsopen source
0 likes · 8 min read
How Open-Source Projects Boost Your Architecture, DevOps, and Cross-Platform Skills
DevOps Cloud Academy
DevOps Cloud Academy
Aug 7, 2022 · Operations

Key Capabilities for Continuous Delivery and DevOps Success

The article outlines twenty‑four essential capabilities—spanning continuous delivery, architecture, product and process, lean management, and culture—that research shows drive high performance in software delivery and organizational outcomes.

CultureLean ManagementOperations
0 likes · 10 min read
Key Capabilities for Continuous Delivery and DevOps Success
DevOps Cloud Academy
DevOps Cloud Academy
Aug 4, 2022 · Operations

A Comprehensive Guide to DevOps Infrastructure as Code (IaC): Benefits, Challenges, Best Practices, and Top Tools

This article provides an in‑depth overview of Infrastructure as Code (IaC) for DevOps, explaining its definition, business advantages, implementation approaches, common challenges with solutions, practical use cases, and a comparison of leading tools such as CloudFormation, Puppet, Ansible, Terraform, and Chef.

Best PracticesCloudIaC
0 likes · 12 min read
A Comprehensive Guide to DevOps Infrastructure as Code (IaC): Benefits, Challenges, Best Practices, and Top Tools
Practical DevOps Architecture
Practical DevOps Architecture
Aug 4, 2022 · Cloud Native

Enterprise Kubernetes Course: Core Technologies, Persistent Storage, Pods, Controllers, Deployments, and Ingress

This article provides a comprehensive list of 64 video lessons covering enterprise‑level Kubernetes topics, including cluster architecture, persistent storage, Pods, Controllers, Deployments, Services, Ingress, Helm, security, monitoring, high‑availability setup, and application deployment, serving as a detailed curriculum for mastering Kubernetes.

Container Orchestrationcloud-nativedevops
0 likes · 7 min read
Enterprise Kubernetes Course: Core Technologies, Persistent Storage, Pods, Controllers, Deployments, and Ingress
21CTO
21CTO
Aug 2, 2022 · Fundamentals

From Waterfall to DevOps: How Modern Development Methodologies Evolve

This article traces the evolution of software development practices from the linear Waterfall model through Agile iterations to the integrated DevOps culture, highlighting each approach's principles, advantages, and key differences for modern engineering teams.

Agiledevopsmethodologies
0 likes · 8 min read
From Waterfall to DevOps: How Modern Development Methodologies Evolve
Efficient Ops
Efficient Ops
Aug 1, 2022 · Operations

Inside Zhongtai Securities’ Award‑Winning DevOps Platform: Lessons and Impact

Zhongtai Securities’ BeeBird Efficiency Platform, recognized by the China Academy of Information and Communications Technology for excellence in DevOps system and tool standards, showcases how standardized processes, continuous delivery, DevSecOps integration and automated testing dramatically improve release speed, safety, and cost efficiency in a large financial institution.

Platform Engineeringautomationcontinuous delivery
0 likes · 18 min read
Inside Zhongtai Securities’ Award‑Winning DevOps Platform: Lessons and Impact
DevOps Cloud Academy
DevOps Cloud Academy
Aug 1, 2022 · Operations

Future DevOps Trends Since 2022: Practices, Case Studies, and Impact

This article examines post‑2022 DevOps trends—including GitOps, AIOps/MLOps, DevSecOps, FinOps, DataOps, chaos engineering, SRE, hybrid deployment, automation, IaC, serverless, cloud‑native, microservices, containerization, Kubernetes, edge computing, data observability, and platform engineering—illustrating each with real‑world case studies that show measurable improvements in speed, reliability, cost, and scalability.

Cloud ComputingKubernetesOperations
0 likes · 20 min read
Future DevOps Trends Since 2022: Practices, Case Studies, and Impact
Practical DevOps Architecture
Practical DevOps Architecture
Aug 1, 2022 · Cloud Native

Enterprise‑Level Kubernetes Course: Core Technologies, Persistent Storage, Pods, Controllers, Deployments, and Ingress

This article provides a comprehensive list of 64 video lessons covering enterprise‑grade Kubernetes topics, including cluster architecture, core concepts such as Pods, Controllers, Deployments, Services, Ingress, persistent storage, security, Helm, high‑availability setup, monitoring, and practical deployment workflows for Java applications.

Container OrchestrationEnterprisecloud-native
0 likes · 4 min read
Enterprise‑Level Kubernetes Course: Core Technologies, Persistent Storage, Pods, Controllers, Deployments, and Ingress
Open Source Linux
Open Source Linux
Aug 1, 2022 · Operations

Why Do My Docker Containers Exit? Understanding Common Exit Codes

This article explains why Docker containers stop running by detailing how to view exit codes, describing the most common exit codes such as 0, 1, 137, 139, and 143, and clarifying the actions that cause each code, helping developers troubleshoot container failures.

Container exit codesDockerKubernetes
0 likes · 7 min read
Why Do My Docker Containers Exit? Understanding Common Exit Codes
Efficient Ops
Efficient Ops
Jul 29, 2022 · Operations

Key Takeaways from the 2022 XOps Industry Summit: DevOps, FinOps & AIOps Insights

The 2022 inaugural XOps Industry Ecosystem Summit in Beijing gathered over six hundred thousand viewers to explore digital governance, DevOps, FinOps, AIOps and related standards, featuring keynote speeches, forum discussions, assessment result releases, and the launch of the Digital Governance Alliance and FinOps alliance.

AIOpsDigital GovernanceFinOps
0 likes · 16 min read
Key Takeaways from the 2022 XOps Industry Summit: DevOps, FinOps & AIOps Insights
Efficient Ops
Efficient Ops
Jul 29, 2022 · Operations

How a Chinese Leasing Firm Achieved Level‑3 DevOps Continuous Delivery – A Success Story

This article details how Hai Fa Bao Cheng's "Jing Yuan Bao" management platform passed the Level‑3 DevOps continuous delivery assessment, showcasing the practical benefits, metrics improvements, and strategic insights of adopting standardized DevOps practices for digital transformation in the financing leasing industry.

Case StudyChinaSoftware engineering
0 likes · 11 min read
How a Chinese Leasing Firm Achieved Level‑3 DevOps Continuous Delivery – A Success Story
Efficient Ops
Efficient Ops
Jul 29, 2022 · Operations

How Zhaotai Securities Achieved Leading DevOps Excellence Through Standards

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

Case StudySoftware engineeringcontinuous delivery
0 likes · 17 min read
How Zhaotai Securities Achieved Leading DevOps Excellence Through Standards
Efficient Ops
Efficient Ops
Jul 28, 2022 · Operations

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

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

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

How Zhejiang Commercial Bank Achieved Industry-Leading DevOps Maturity

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

Case StudyOperationscontinuous delivery
0 likes · 13 min read
How Zhejiang Commercial Bank Achieved Industry-Leading DevOps Maturity
Efficient Ops
Efficient Ops
Jul 28, 2022 · Operations

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

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

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

How China’s New DevOps Standards Are Accelerating Enterprise Efficiency

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

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

How to Create Static and Dynamic Jenkins Agents on Kubernetes

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Why Docker Became the Backbone of Modern Cloud Native Workflows

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

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

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

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

Infrastructure MigrationKubernetesZendesk
0 likes · 8 min read
Zendesk’s Cloud‑Native Transformation: Migrating to Kubernetes and Microservices