Tagged articles
3741 articles
Page 14 of 38
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 Services
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.

AutomationCI/CDDevOps
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.

Cloud NativeContainerizationDevOps
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.

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

COSICloud NativeDevOps
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/CDCloud NativeCompliance Automation
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.

Cloud NativeDevOpsKubernetes
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.

AutomationContinuous DeliveryDevOps
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.

DevOpsDistributed SystemsFault Injection
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.

Data GovernanceDatabase ManagementDevOps
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 DeploymentDevOpsScript Management
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.

AutomationBig DataContinuous Analytics
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.

AutomationCI/CDDevOps
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.

Cloud NativeDevOpsMicroservices
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.

DevOpsQuality assuranceSoftware Testing
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 IDECloud NativeContainerization
0 likes · 20 min read
Design and Implementation of Qunar's WebIDE Cloud Development Platform
Efficient Ops
Efficient Ops
Mar 5, 2023 · Operations

Mastering Ansible: Core Architecture, Workflow, and Essential Commands

This article introduces Ansible as a model‑driven configuration manager, explains its core architecture and execution workflow, and provides detailed usage of its seven primary commands with practical code examples for automating infrastructure tasks.

AnsibleAutomationConfiguration Management
0 likes · 7 min read
Mastering Ansible: Core Architecture, Workflow, and Essential Commands
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.

CMDBDevOpsDigital Transformation
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.

AutomationBankingContinuous Delivery
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.

DevOpsFrontendJavaScript
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 DeliveryDevOpsDigital Transformation
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.

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

AppManagerCloud NativeDevOps
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.

Continuous DeliveryDevOpsDigital Transformation
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.

Continuous ArchitectureDevOpsSustainable Architecture
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.

AutomationCollaborationDevOps
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/CDDevOpsJMeter
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.

AutomationCloud NativeDevOps
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.

Cloud CostDevOpsFinOps
0 likes · 10 min read
FinOps Core Principles and the Rationale for Left‑Shift in Cloud Cost Management
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.

AutomationCI/CDContinuous Delivery
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.

DevOpsQuality assuranceagile
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 ModelCase StudiesContinuous Delivery
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 TechnologyDevOpsDigital Transformation
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.

AutomationCI/CDDevOps
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 DeliveryDevOpsDigital Transformation
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.

DevOpsDigital TransformationIT efficiency
0 likes · 26 min read
How Leading Chinese Securities Firms Boost IT Efficiency with the DevOps Maturity Model
Efficient Ops
Efficient Ops
Feb 5, 2023 · Operations

How China’s Telecom Giants Accelerate IT Efficiency with DevOps Maturity Models

Amid digital transformation, six leading Chinese telecom operators adopted the CAICT‑led DevOps Capability Maturity Model, completing 31 assessments that showcase improved IT efficiency, integrated team resources, and accelerated business support across continuous delivery, technical operation, security, and system tooling.

Capability Maturity ModelDevOpsDigital Transformation
0 likes · 14 min read
How China’s Telecom Giants Accelerate IT Efficiency with DevOps Maturity Models
Efficient Ops
Efficient Ops
Feb 2, 2023 · R&D Management

How China’s Leading Banks Boost IT Efficiency with DevOps Maturity Models

This article reviews how six major state‑owned Chinese banks and their subsidiaries applied the China Information and Communication Research Institute's DevOps Capability Maturity Model, detailing assessment numbers, project case studies, implementation challenges, and measurable improvements in continuous delivery, cloud architecture, security, and overall IT performance.

BankingITCloudComputingContinuousDelivery
0 likes · 20 min read
How China’s Leading Banks Boost IT Efficiency with DevOps Maturity Models
Efficient Ops
Efficient Ops
Feb 2, 2023 · Operations

How Chinese Banks Accelerate Digital Transformation with DevOps Maturity Models

This article reviews how eight Chinese city commercial banks and other financial institutions adopted the CAICT‑led DevOps Capability Maturity Model, detailing their continuous delivery, technical operations, security, and system‑tool assessments, and highlighting the practical benefits and lessons for industry peers.

BankingContinuous DeliveryDevOps
0 likes · 16 min read
How Chinese Banks Accelerate Digital Transformation with DevOps Maturity Models
DevOps
DevOps
Feb 2, 2023 · Operations

Maximizing Developer Effectiveness: Feedback Loops, Case Studies, and Organizational Practices

This article examines how organizations can dramatically improve developer productivity by contrasting high‑ and low‑efficiency work environments, analyzing feedback loops, presenting Spotify and Etsy case studies, and offering actionable guidance for adopting DevOps, micro‑feedback cycles, and platform‑thinking to boost overall engineering efficiency.

DevOpsdeveloper productivityfeedback loops
0 likes · 19 min read
Maximizing Developer Effectiveness: Feedback Loops, Case Studies, and Organizational Practices
MaGe Linux Operations
MaGe Linux Operations
Feb 1, 2023 · Cloud Native

5 Must‑Watch CNCF Projects to Follow in 2023

Discover the five emerging CNCF projects—Teller, OpenCost, OpenFunction, External‑Secrets, and Clusterpedia—highlighting their recent addition, key features, community adoption, and how they empower DevOps engineers to manage secrets, cost allocation, serverless functions, and multi‑cluster visibility in cloud‑native environments.

CNCFDevOpscloud-native
0 likes · 7 min read
5 Must‑Watch CNCF Projects to Follow in 2023
Efficient Ops
Efficient Ops
Jan 18, 2023 · Operations

How Zhongyuan Bank Accelerated Digital Transformation with DevOps: A Case Study

This article details Zhongyuan Bank's award-winning DevOps implementation and digital transformation journey, highlighting its rapid delivery improvements, security enhancements, pandemic response initiatives, and numerous industry recognitions that showcase the bank's operational excellence.

BankingDevOpsDigital Transformation
0 likes · 8 min read
How Zhongyuan Bank Accelerated Digital Transformation with DevOps: A Case Study
NetEase Yanxuan Technology Product Team
NetEase Yanxuan Technology Product Team
Jan 16, 2023 · Backend Development

Design and Implementation of a Business‑Facing Message Center Management Platform

The platform centralizes message‑center management for e‑commerce by adding end‑to‑end tracing, real‑time metrics, and unified logging, enabling business users to query message links, view dashboards, automate retries and approvals, dramatically reducing manual monitoring, improving completion rates above 90%, and paving the way for cost‑optimized, data‑driven operations.

DevOpsMetricsObservability
0 likes · 15 min read
Design and Implementation of a Business‑Facing Message Center Management Platform
Java Architect Essentials
Java Architect Essentials
Jan 15, 2023 · Operations

Docker Interview Questions and Essential Knowledge

This article compiles common Docker interview questions and provides detailed explanations, covering Docker fundamentals, use cases, advantages, differences from virtual machines, core components, installation steps, storage configuration, image management, container creation, networking modes, data volumes, private registry setup, backup procedures, and MySQL deployment, all illustrated with practical command examples.

ContainerDevOpsDocker
0 likes · 20 min read
Docker Interview Questions and Essential Knowledge
IT Architects Alliance
IT Architects Alliance
Jan 13, 2023 · Industry Insights

What Are the Essential Technology Tools for Building Microservices?

This article provides a comprehensive overview of microservice architecture, outlining four major technology domains—management, storage, business support, and DevOps—and lists the most relevant tools and platforms for each, helping architects choose optimal solutions for their projects.

Backend ArchitectureDevOpsTechnology Stack
0 likes · 9 min read
What Are the Essential Technology Tools for Building Microservices?
DevOps
DevOps
Jan 12, 2023 · Information Security

Understanding DevSecOps: Integrating Security into DevOps Practices

DevSecOps integrates security into every stage of the DevOps lifecycle, addressing cultural, technical, and organizational challenges through practices such as early security integration, automated testing, skill training, tool integration, compliance, and continuous monitoring, ultimately enabling faster, safer software delivery.

AutomationDevOpsDevSecOps
0 likes · 15 min read
Understanding DevSecOps: Integrating Security into DevOps Practices
Efficient Ops
Efficient Ops
Jan 11, 2023 · Information Security

How Anxin Securities Achieved Advanced DevSecOps Maturity in Financial Services

Anxin Securities' Financial Store system passed the level‑2 DevSecOps assessment by China CAICT, showcasing how cultural, process, and technical practices were integrated to enhance security, efficiency, and digital transformation in a large‑scale financial trading platform.

DevOpsDevSecOpsDigital Transformation
0 likes · 14 min read
How Anxin Securities Achieved Advanced DevSecOps Maturity in Financial Services
Efficient Ops
Efficient Ops
Jan 11, 2023 · Operations

How Guangdong Mobile’s CRM Achieved Leading DevOps Operational Maturity

Guangdong Mobile’s CRM system, supporting over 130 million users, passed the China Information & Communication Research Institute’s DevOps technical‑operation 2+ level assessment, showcasing a landmark achievement in standardized, tool‑enabled DevOps practices that boost quality, safety, and market competitiveness.

CRMContinuous DeliveryDevOps
0 likes · 11 min read
How Guangdong Mobile’s CRM Achieved Leading DevOps Operational Maturity
Efficient Ops
Efficient Ops
Jan 11, 2023 · Information Security

How HaiTong Securities Achieved Advanced DevSecOps Maturity: An Inside Look

This article details HaiTong Securities' journey through the DevSecOps assessment, showcasing their eHaiTongCai data service platform, interview insights from senior managers, the security challenges they faced, and the concrete steps they took to embed security across the entire software lifecycle.

Continuous DeliveryDevOpsDevSecOps
0 likes · 14 min read
How HaiTong Securities Achieved Advanced DevSecOps Maturity: An Inside Look
Efficient Ops
Efficient Ops
Jan 11, 2023 · Operations

How a Securities Firm Achieved DevSecOps Maturity to Boost Transformation

The article details how China’s CITIC Securities leveraged the national DevOps and DevSecOps maturity models, passed Level 2 security assessments, and integrated cultural, procedural, and technical practices to enhance its institutional business service platform, improve security, and accelerate its digital transformation.

DevOpsDevSecOpsDigital Transformation
0 likes · 11 min read
How a Securities Firm Achieved DevSecOps Maturity to Boost Transformation
Efficient Ops
Efficient Ops
Jan 11, 2023 · Operations

How to Effectively Monitor and Operate a DevOps System: From Metrics to NOC/MSP

This article explains how to maintain a DevOps environment by implementing comprehensive monitoring, handling fault detection and performance metrics, automating alerts in a continuously changing cloud landscape, and integrating NOC and MSP practices for 24/7 reliability and efficient incident response.

AutomationDevOpsMSP
0 likes · 17 min read
How to Effectively Monitor and Operate a DevOps System: From Metrics to NOC/MSP
Efficient Ops
Efficient Ops
Jan 11, 2023 · Information Security

How Zhongtai Securities Achieved Advanced DevSecOps Maturity

Zhongtai Securities shares how adopting DevSecOps standards, integrating security into every stage of its DevOps pipeline, and leveraging automated testing tools dramatically improved delivery speed, reduced vulnerabilities, and positioned the firm at an advanced domestic security level, as confirmed by the latest CAICT assessment.

Continuous DeliveryDevOpsDevSecOps
0 likes · 12 min read
How Zhongtai Securities Achieved Advanced DevSecOps Maturity
Efficient Ops
Efficient Ops
Jan 10, 2023 · Operations

How a New Distributed Core Trading System Earned Top DevOps Ratings at China Securities

In a recent interview, the head of the System Operations Department at China Merchants Securities explains how their next‑generation core trading system, built on a distributed micro‑service architecture with open‑source components and cloud‑native tools, achieved Level 2 technical‑operation DevOps certification, detailing the challenges, improvements, and future plans for digital transformation.

Cloud NativeDevOpsOperations
0 likes · 15 min read
How a New Distributed Core Trading System Earned Top DevOps Ratings at China Securities
Efficient Ops
Efficient Ops
Jan 10, 2023 · Operations

How Zhongtai Securities Boosted DevOps Efficiency with the BeeBird Platform

Zhongtai Securities' BeeBird Efficiency Platform, evaluated by the China Academy of Information and Communications Technology, achieved top‑level DevOps system and tool standards, delivering multi‑environment CI/CD, automated testing, security integration, and significant productivity gains that accelerate the firm's digital transformation in finance.

AutomationCI/CDContinuous Delivery
0 likes · 16 min read
How Zhongtai Securities Boosted DevOps Efficiency with the BeeBird Platform
Efficient Ops
Efficient Ops
Jan 9, 2023 · Operations

How GuoXin Securities Achieved Leading DevOps 2+ Technical Operations Maturity

GuoXin Securities' non‑onsite account opening platform passed the CAICT DevOps Technical Operations 2+ assessment, showcasing how standardized DevOps practices, containerized micro‑services, and a data‑driven operations model can dramatically improve efficiency, reliability, and digital transformation in the financial sector.

Continuous DeliveryDevOpscase study
0 likes · 12 min read
How GuoXin Securities Achieved Leading DevOps 2+ Technical Operations Maturity
Efficient Ops
Efficient Ops
Jan 9, 2023 · Operations

How a Top Securities Firm Reached Elite DevOps Maturity with TianGong

On December 26, 2022, China Information and Communication Research Institute announced that China Merchants Securities' TianGong R&D Management Platform earned top-level evaluations in both the DevOps system and tool standards, highlighting how its integrated pipeline, CI/CD, and digital transformation initiatives boosted efficiency, quality, and competitiveness.

Continuous DeliveryDevOpsDigital Transformation
0 likes · 11 min read
How a Top Securities Firm Reached Elite DevOps Maturity with TianGong
Efficient Ops
Efficient Ops
Jan 9, 2023 · Operations

How Guoxin Securities Accelerated Digital Transformation with a DevOps 2+ Technical Operations Assessment

Guoxin Securities’ non‑onsite account opening platform achieved a DevOps 2+ technical operations assessment, showcasing how standardized DevOps practices, containerized micro‑services, and data‑driven operation models can dramatically improve efficiency, reliability, and competitive advantage in the financial sector.

DevOpsDigital Transformationstandardization
0 likes · 14 min read
How Guoxin Securities Accelerated Digital Transformation with a DevOps 2+ Technical Operations Assessment
Efficient Ops
Efficient Ops
Jan 9, 2023 · Operations

How CICC Wealth’s E‑Space Platform Achieved Level‑3 DevOps Continuous Delivery

The article details CICC Wealth’s E‑Space investment advisory platform’s journey to passing the China Information Communication Research Institute’s DevOps continuous delivery Level‑3 assessment, highlighting the role of standardized DevOps practices, agile transformation, tool integration, performance improvements, and the broader impact on the financial sector’s digital modernization.

Continuous DeliveryDevOpsagile
0 likes · 13 min read
How CICC Wealth’s E‑Space Platform Achieved Level‑3 DevOps Continuous Delivery
Efficient Ops
Efficient Ops
Jan 9, 2023 · Operations

How China Merchants Securities Achieved Top‑Tier DevOps Maturity with the TianGong Platform

China Information & Communication Research Institute’s recent DevOps assessment highlighted that China Merchants Securities’ TianGong R&D Management Platform earned excellent ratings in both pipeline and build‑integration modules, showcasing how standardized tools and end‑to‑end workflows can dramatically boost development efficiency, quality, and digital transformation in the financial sector.

DevOpsDigital TransformationR&D management
0 likes · 10 min read
How China Merchants Securities Achieved Top‑Tier DevOps Maturity with the TianGong Platform
Continuous Delivery 2.0
Continuous Delivery 2.0
Jan 4, 2023 · R&D Management

Key Takeaways from “Continuous Delivery 2.0”: Double‑Loop Model, Organizational Culture, and Practical Software Development Practices

This article summarizes key insights from the book “Continuous Delivery 2.0”, covering the double‑loop model, organizational culture principles, practical team processes, software architecture guidelines, requirement collaboration, deployment pipelines, branch strategy, configuration management, low‑risk releases, and real‑world case studies.

Continuous DeliveryDevOpsSoftware Architecture
0 likes · 8 min read
Key Takeaways from “Continuous Delivery 2.0”: Double‑Loop Model, Organizational Culture, and Practical Software Development Practices
DevOps
DevOps
Jan 3, 2023 · Operations

Managing Environments with Pipelines: Strategies, Code Samples, and Best Practices

This article explains how to use continuous delivery pipelines to manage multiple infrastructure environments, compares three stack organization strategies, provides Terraform examples for staging and production, and discusses benefits, challenges, and best practices for versioned stack definitions, artifact repositories, and automated testing in DevOps workflows.

DevOpsInfrastructure as CodeTerraform
0 likes · 16 min read
Managing Environments with Pipelines: Strategies, Code Samples, and Best Practices
Efficient Ops
Efficient Ops
Jan 2, 2023 · Operations

How Nanjing Bank Achieved Leading DevOps Maturity with Continuous Delivery Level 3

Nanjing Bank’s digital credit card project passed the CAICT DevOps continuous‑delivery Level 3 assessment, showcasing a successful cloud‑native, agile transformation through automated pipelines, cross‑team collaboration, and measurable efficiency gains, while the article also presents industry‑wide DevOps adoption statistics and future plans.

BankingContinuous DeliveryDevOps
0 likes · 11 min read
How Nanjing Bank Achieved Leading DevOps Maturity with Continuous Delivery Level 3
Efficient Ops
Efficient Ops
Jan 2, 2023 · Operations

How China’s Bank of Communications Achieved Leading DevOps Maturity

In this interview, Liu Lei, General Manager of the Bank of Communications Software Development Center, explains how three flagship projects passed the DevOps Continuous Delivery Level‑3 assessment, detailing the standards, metrics, tooling improvements and the broader impact on the bank’s digital transformation.

Bank of CommunicationsContinuous DeliveryDevOps
0 likes · 14 min read
How China’s Bank of Communications Achieved Leading DevOps Maturity
Top Architect
Top Architect
Dec 31, 2022 · Operations

Optimizing System Performance and Workflow: From Technical Metrics to DevOps Process Improvement

The article illustrates how to improve the efficiency of an image‑recognition service by measuring performance, redesigning architecture with parallel processing and message queues, and then extends the analogy to enterprise workflow optimization, emphasizing the need to quantify, visualize, and continuously refine DevOps processes.

DevOpsOperationsSystem Architecture
0 likes · 11 min read
Optimizing System Performance and Workflow: From Technical Metrics to DevOps Process Improvement