Tagged articles

DevOps

3877 articles · Page 20 of 39
FunTester
FunTester
Mar 4, 2022 · Industry Insights

Why Automation Testing Matters: Benefits, Types, and Future Trends

This article explains why automation testing is essential for modern software projects, compares it with manual testing, outlines common test types, offers strategic guidance on frameworks and tool selection, and explores emerging trends such as AI and RPA shaping the future of testing.

Automation TestingDevOpsquality assurance
0 likes · 8 min read
Why Automation Testing Matters: Benefits, Types, and Future Trends
Open Source Linux
Open Source Linux
Mar 4, 2022 · Operations

Master Kubernetes Troubleshooting: 3 Essential Steps and Toolkits

This article outlines a three‑step framework—understanding, managing, and preventing—to effectively troubleshoot Kubernetes deployments, explains how to leverage monitoring, observability, and incident‑response tools at each stage, and offers practical tool recommendations for modern cloud‑native environments.

DevOpsKubernetescloud-native
0 likes · 8 min read
Master Kubernetes Troubleshooting: 3 Essential Steps and Toolkits
Efficient Ops
Efficient Ops
Mar 3, 2022 · Operations

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

This article reviews how leading Chinese telecom operators adopted the CAICT‑led DevOps Capability Maturity Model, detailing 17 evaluated projects across companies, the improvements achieved in continuous delivery, technical operations, and tooling, and the broader impact on IT efficiency and digital transformation.

Continuous DeliveryDevOpsIT efficiency
0 likes · 15 min read
How China’s Telecom Giants Accelerate IT Efficiency with DevOps Maturity Models
Efficient Ops
Efficient Ops
Mar 2, 2022 · Operations

How Chinese Banks Accelerate Digital Transformation with DevOps Maturity Models

Amid a nationwide digital transformation push, Chinese banks such as Ningbo, Zhengzhou, Baixin, and others have leveraged the China Information and Communication Research Institute's DevOps Capability Maturity Model to assess and improve their IT efficiency, team integration, and continuous delivery practices, providing valuable industry insights.

BankingDevOpsMaturity Model
0 likes · 15 min read
How Chinese Banks Accelerate Digital Transformation with DevOps Maturity Models
DevOps Cloud Academy
DevOps Cloud Academy
Mar 2, 2022 · Operations

Key DevOps Metrics for Effective Software Delivery

This article explains the most important DevOps metrics—such as deployment frequency, lead time, automated test pass rate, change failure rate, MTTR, and others—and how tracking them helps teams improve software delivery speed, quality, and operational efficiency.

DevOpsMetricsautomation
0 likes · 10 min read
Key DevOps Metrics for Effective Software Delivery
Efficient Ops
Efficient Ops
Mar 1, 2022 · Operations

How Chinese Banks Boost IT Efficiency with the DevOps Maturity Model

This article outlines how major Chinese banks have adopted the CAICT‑led DevOps Capability Maturity Model, presenting assessment counts across state‑owned, joint‑stock, and city commercial banks, summarizing the model’s standards, evaluation domains, and providing contact details for further inquiries.

BankingDevOpsIT efficiency
0 likes · 6 min read
How Chinese Banks Boost IT Efficiency with the DevOps Maturity Model
Efficient Ops
Efficient Ops
Mar 1, 2022 · Operations

How China’s Leading Banks Master DevOps: Insights from the CAICT Maturity Model

This article reviews how major Chinese state‑owned banks applied the China Academy of Information and Communications Technology’s DevOps Capability Maturity Model, detailing assessment numbers, case studies of e‑life, AI advisory, mobile banking, and cloud‑native platforms, and highlighting the operational and security benefits achieved.

BankingContinuous DeliveryDevOps
0 likes · 17 min read
How China’s Leading Banks Master DevOps: Insights from the CAICT Maturity Model
DevOps
DevOps
Mar 1, 2022 · R&D Management

Value‑Driven Lean Transformation at China Merchants Bank: The 3‑1‑2 Framework and Its Implementation

This article details China Merchants Bank’s multi‑year, value‑driven lean transformation—describing the three major challenges of large‑scale digital change, the 3‑1‑2 framework (three steps, one integrated system, two key tools), the 4+1 management model, the 6+2 methodology, and the practical outcomes achieved through the LeanStar platform and a dedicated consulting team.

DevOpsEnterprise AgilityLean Management
0 likes · 19 min read
Value‑Driven Lean Transformation at China Merchants Bank: The 3‑1‑2 Framework and Its Implementation
Open Source Linux
Open Source Linux
Feb 28, 2022 · Cloud Native

Master Kubernetes Essentials: Pods, Services, Deployments, and More

This article introduces Kubernetes, the open‑source container‑orchestration platform, and explains its core concepts—including Pods, Namespaces, Nodes, Services, Volumes, PersistentVolumes, Deployments, StatefulSets, DaemonSets, Ingress, Jobs, Horizontal Pod Autoscaling, Service Accounts, Secrets, ConfigMaps, and Resource Quotas—along with common kubectl commands for managing each component.

Container OrchestrationDevOpsKubernetes
0 likes · 17 min read
Master Kubernetes Essentials: Pods, Services, Deployments, and More
Alibaba Cloud Native
Alibaba Cloud Native
Feb 26, 2022 · Backend Development

How Serverless Transforms PHP Development: From LAMP to Elastic FaaS

This article explains why PHP dominates web development, outlines the operational burdens of traditional LAMP/LNMP stacks, and shows how serverless Function‑as‑a‑Service platforms—especially Alibaba Cloud's Custom Runtime—enable PHP applications to run without managing servers, scale elastically, and simplify deployment with practical examples like WordPress.

DevOpsFaaSPHP
0 likes · 13 min read
How Serverless Transforms PHP Development: From LAMP to Elastic FaaS
MaGe Linux Operations
MaGe Linux Operations
Feb 22, 2022 · Cloud Native

Explore Kubernetes CI/CD Through an Engaging Comic

This article presents a comic series that visually explains Kubernetes fundamentals and demonstrates how to implement continuous integration and continuous delivery pipelines on the platform, offering a concise, illustrated guide for developers and DevOps engineers.

CI/CDComicDevOps
0 likes · 4 min read
Explore Kubernetes CI/CD Through an Engaging Comic
DevOps
DevOps
Feb 22, 2022 · Information Security

From DevOps to DevSecOps: Evolution, Benefits, and Implementation Challenges

This article traces the development of DevOps, explains how its evolution into DevSecOps integrates security early in the software lifecycle, outlines the resulting benefits of faster, cheaper, and safer delivery, and discusses the technical, cultural, and organizational challenges that must be overcome for successful adoption.

DevOpsDevSecOpsSoftware Delivery
0 likes · 13 min read
From DevOps to DevSecOps: Evolution, Benefits, and Implementation Challenges
21CTO
21CTO
Feb 15, 2022 · Operations

How Will Technology Sustain Remote Work in 2022 and Beyond?

The article examines post‑COVID‑19 remote work trends, highlighting the growing importance of cloud migration, DevOps, AI‑assisted development, low‑code platforms, and practical management techniques to boost productivity and employee well‑being in a permanently distributed workforce.

AIDevOpsProductivity
0 likes · 11 min read
How Will Technology Sustain Remote Work in 2022 and Beyond?
ByteDance Terminal Technology
ByteDance Terminal Technology
Feb 15, 2022 · Operations

Distributed Compilation and Build Caching for Large iOS Projects

This article explains how ByteDance's distributed compilation and build caching solution dramatically reduces compile times for large iOS projects by analyzing dependency bottlenecks, employing distributed builds, caching mechanisms, and various optimization techniques such as inverted indexes and cross-task caches.

DevOpsdependency analysisiOS
0 likes · 16 min read
Distributed Compilation and Build Caching for Large iOS Projects
Ops Development Stories
Ops Development Stories
Feb 15, 2022 · Cloud Native

Mastering Canary Deployments with ingress-nginx: A Step-by-Step Guide

This article explains how to perform rolling, blue‑green, and canary (gray) releases in Kubernetes, focusing on implementing canary deployments with the ingress-nginx controller using specific annotations, demonstrating weight‑based and header‑based scenarios, providing full YAML manifests, CI/CD pipeline designs, and recommendations for automated rollouts.

CI/CDCanary DeploymentDevOps
0 likes · 18 min read
Mastering Canary Deployments with ingress-nginx: A Step-by-Step Guide
DevOps Cloud Academy
DevOps Cloud Academy
Feb 15, 2022 · Operations

Comprehensive Guide to Jenkins Multibranch Pipeline for CI/CD

This guide explains the concepts, configuration steps, Jenkinsfile example, webhook setup, testing procedures, and troubleshooting tips for implementing a Git‑based Jenkins multibranch pipeline that automates CI/CD workflows using pull‑request and branch discovery.

CI/CDDevOpsGit
0 likes · 10 min read
Comprehensive Guide to Jenkins Multibranch Pipeline for CI/CD
Architects Research Society
Architects Research Society
Feb 14, 2022 · Cloud Native

Microservices After a Decade: Evolution, Anti‑Patterns, Distributed Transactions, and the Role of Kubernetes

The panel discusses how microservices have changed over the past ten years, covering evolving definitions, common anti‑patterns, the challenges of distributed transactions, Kubernetes' influence on architecture, organizational impacts, and future trends such as application‑centric models and GitOps.

DevOpsKubernetesarchitecture
0 likes · 25 min read
Microservices After a Decade: Evolution, Anti‑Patterns, Distributed Transactions, and the Role of Kubernetes
DevOps Engineer
DevOps Engineer
Feb 14, 2022 · Operations

Differences Between Vagrant and Docker: Use Cases and Characteristics

This article explains the fundamental differences between Vagrant and Docker, compares virtual machines and containers across isolation, resource usage, startup time and image size, and outlines when to choose Vagrant for VM management versus Docker for rapid application development and deployment.

DevOpsDockerVagrant
0 likes · 4 min read
Differences Between Vagrant and Docker: Use Cases and Characteristics
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Feb 11, 2022 · Cloud Native

Docker Image Principles, Common Pitfalls, and Best Practices for Service Websites

This article explains the rationale behind Dockerizing internal service websites, outlines principles for creating stateless and self‑contained images, compares build‑time approaches, critiques a flawed Dockerfile with detailed issue analysis, and presents an improved Dockerfile along with practical deployment guidelines.

DevOpsDockerDockerfile
0 likes · 14 min read
Docker Image Principles, Common Pitfalls, and Best Practices for Service Websites
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 9, 2022 · Frontend Development

A God‑Eye Overview of Front‑End Trends and Technologies

This article provides a comprehensive, data‑driven overview of front‑end technology trends from 2021 to 2022, covering programming language popularity, framework adoption, build tools, low‑code platforms, AI‑assisted development, cross‑platform solutions, serverless architecture, DevOps, 5G impacts, WebAssembly, and future directions for developers.

AIDevOpsFrameworks
0 likes · 32 min read
A God‑Eye Overview of Front‑End Trends and Technologies
IT Architects Alliance
IT Architects Alliance
Feb 8, 2022 · Cloud Native

What Are Microservices? Concepts, Benefits, Drawbacks, and Their Relationship with Containers and Kubernetes

This article explains the fundamentals of microservices, illustrates them with an Amazon product‑listing example, compares microservices to containers, outlines when to adopt microservices, discusses their advantages and disadvantages, and describes how Kubernetes supports microservice architectures.

ContainersDevOpsKubernetes
0 likes · 12 min read
What Are Microservices? Concepts, Benefits, Drawbacks, and Their Relationship with Containers and Kubernetes
Efficient Ops
Efficient Ops
Feb 7, 2022 · Operations

How Xinwang Bank Overcame DevOps Hurdles to Pass a Level‑3 Continuous Delivery Assessment

In 2021, Xinwang Bank’s digital-native team tackled tight deadlines, tool migrations, personnel shifts, and intense debates to successfully achieve a Level‑3 DevOps continuous‑delivery assessment for its distributed consumer‑credit core system, demonstrating how coordinated effort and containerization can boost operational excellence.

Banking TechnologyContinuous DeliveryDevOps
0 likes · 9 min read
How Xinwang Bank Overcame DevOps Hurdles to Pass a Level‑3 Continuous Delivery Assessment
MaGe Linux Operations
MaGe Linux Operations
Jan 30, 2022 · Cloud Native

Upgrade a Kubernetes Cluster from v1.22 to v1.23 the Hard Way

This step‑by‑step tutorial explains how to upgrade a Kubernetes cluster from version 1.22 to 1.23 using the hard‑way approach, covering prerequisites, master and worker node procedures, package handling, and verification commands to ensure a successful upgrade.

DevOpsHard WayKubernetes
0 likes · 8 min read
Upgrade a Kubernetes Cluster from v1.22 to v1.23 the Hard Way
MaGe Linux Operations
MaGe Linux Operations
Jan 28, 2022 · Cloud Native

Top 7 Kubernetes Management Tools to Simplify Cluster Operations

Discover the most popular Kubernetes management solutions—including K9s, Rancher, Dashboard, Helm, Kubespray, Lens, and WKSctl—detailing their features, deployment options, and how they streamline cluster monitoring, scaling, and security for cloud-native environments and improve operational efficiency.

Cluster ManagementDevOpsHelm
0 likes · 9 min read
Top 7 Kubernetes Management Tools to Simplify Cluster Operations
DevOps
DevOps
Jan 28, 2022 · Operations

Continuous Operations: Definition, Stages, and Practices

This article presents a comprehensive study of continuous operations, defining its meaning, outlining the three key stages of continuous deployment, operation, and feedback, reviewing ITIL and DevOps practices, and sharing real-world case studies from major tech companies to illustrate effective implementation.

AIOpsContinuous OperationsDevOps
0 likes · 46 min read
Continuous Operations: Definition, Stages, and Practices
Tencent Cloud Developer
Tencent Cloud Developer
Jan 27, 2022 · Industry Insights

Is Serverless at Its Peak? Key Takeaways from the 2022 TVP Cloud Hosting Forum

The 2022 TVP Cloud Hosting forum examined Serverless’s seven‑year evolution, exploring market growth, technical opportunities, real‑world challenges, and future directions through expert talks, a hands‑on demo, and a round‑table discussion, highlighting why Serverless may be the next big step in cloud computing.

Cloud ComputingDevOpsIndustry Trends
0 likes · 21 min read
Is Serverless at Its Peak? Key Takeaways from the 2022 TVP Cloud Hosting Forum
DevOps
DevOps
Jan 27, 2022 · R&D Management

Why Software Development Efficiency Became a Hot Topic and How to Choose Effective Metrics

The article explains why software development efficiency has become a buzzword, outlines four underlying reasons, presents a comprehensive set of measurable indicators across planning, feedback, team transformation, decision support and engineering capability, and offers practical guidance on selecting and evolving metrics for different project types.

DevOpsEfficiency MetricsLead Time
0 likes · 24 min read
Why Software Development Efficiency Became a Hot Topic and How to Choose Effective Metrics
MaGe Linux Operations
MaGe Linux Operations
Jan 26, 2022 · Cloud Native

Unlock Kubernetes Essentials: Pods, Services, Deployments, and Beyond

This article introduces Kubernetes—Google's open‑source container orchestration platform—detailing its core concepts such as Pods, Namespaces, Nodes, Services, Volumes, PersistentVolumes, Deployments, StatefulSets, DaemonSets, Ingress, Jobs, HPA, ServiceAccounts, Secrets, ConfigMaps, and ResourceQuotas, providing practical commands and usage notes for each component.

Container OrchestrationDevOpsKubernetes
0 likes · 18 min read
Unlock Kubernetes Essentials: Pods, Services, Deployments, and Beyond
Practical DevOps Architecture
Practical DevOps Architecture
Jan 21, 2022 · Cloud Native

Grafana Deployment and Service YAML for Kubernetes

This article provides complete Kubernetes YAML manifests for deploying Grafana as a core Deployment and exposing it via a Service in the kube-system namespace, detailing container images, resource limits, environment variables, health probes, and persistent storage configuration.

DevOpsGrafanacloud-native
0 likes · 3 min read
Grafana Deployment and Service YAML for Kubernetes
DevOps
DevOps
Jan 21, 2022 · Information Security

Enterprise DevSecOps: Integrating Security into DevOps

This article provides a comprehensive guide to implementing DevSecOps in enterprises, covering fundamental principles, collaboration between security and development teams, integration of security testing, building a secure toolchain, and practical strategies for scaling security within DevOps pipelines.

DevOpsDevSecOpsSAST
0 likes · 62 min read
Enterprise DevSecOps: Integrating Security into DevOps
Efficient Ops
Efficient Ops
Jan 19, 2022 · Operations

How to Master Tech Management for Successful Digital Transformation

This article examines the evolving role of technology management in digital transformation, highlighting the need for new governance models, proactive value creation, and effective resource allocation to empower organizations through DevOps, digital risk management, and agile decision‑making.

DevOpsresource allocationtech management
0 likes · 9 min read
How to Master Tech Management for Successful Digital Transformation
Tencent Cloud Developer
Tencent Cloud Developer
Jan 19, 2022 · Cloud Computing

Quickly Building a Mock Server with Serverless Cloud Functions (SCF)

This guide shows how to quickly create a low‑cost, serverless mock server using Tencent Cloud's Serverless Cloud Function (SCF) by packaging the Moco JAR, a JSON response file, and a bootstrap script into a ZIP, deploying it as a Java 8 web function, and optionally using a one‑click template for instant setup and automatic scaling.

Cloud FunctionsDevOpsJava
0 likes · 6 min read
Quickly Building a Mock Server with Serverless Cloud Functions (SCF)
DevOps
DevOps
Jan 19, 2022 · Fundamentals

Evolution of Software Testing and Continuous Testing Practices in DevOps

This article reviews the historical evolution of software testing, explains the concepts of continuous testing within DevOps, outlines testing lifecycles, tools, and models, and looks ahead to emerging trends such as DevSecOps and AI‑driven autonomous testing.

AI testingDevOpsDevSecOps
0 likes · 14 min read
Evolution of Software Testing and Continuous Testing Practices in DevOps
Programmer DD
Programmer DD
Jan 12, 2022 · Backend Development

How to Build a Complete Backend Stack for Your Startup from Scratch

This guide walks startup leaders through designing and assembling a full backend technology stack—from language and component choices to processes, systems, and deployment tools—providing practical recommendations, diagrams, and best‑practice tips for building scalable, maintainable services.

CI/CDDevOpsMonitoring
0 likes · 30 min read
How to Build a Complete Backend Stack for Your Startup from Scratch
IT Architects Alliance
IT Architects Alliance
Jan 11, 2022 · Operations

Mastering Git: Essential Commands and Best Practices Explained

This guide provides a comprehensive, step‑by‑step walkthrough of Git’s core commands—including add, commit, reset, checkout, diff, merge, cherry‑pick, and rebase—illustrated with diagrams and practical examples to help developers understand version‑control workflows and avoid common pitfalls.

Command LineDevOpsGit
0 likes · 11 min read
Mastering Git: Essential Commands and Best Practices Explained
Java Backend Technology
Java Backend Technology
Jan 10, 2022 · Operations

Ultimate Guide to Bug Tracking Tools: Features, Pros, Cons & Pricing

This comprehensive guide explains what bug tracking is, outlines effective workflows, lists essential features, compares top bug‑tracking tools—including BugHerd, Bugzilla, MantisBT, Jira, and more—while highlighting each tool's advantages, disadvantages, integrations, and pricing to help teams choose the right solution.

DevOpsProject Managementbug tracking
0 likes · 20 min read
Ultimate Guide to Bug Tracking Tools: Features, Pros, Cons & Pricing
Architects' Tech Alliance
Architects' Tech Alliance
Jan 9, 2022 · Cloud Computing

Hybrid Cloud Application Scenarios Whitepaper (2021)

The 2021 Hybrid Cloud Whitepaper explains the definition, major vendor solutions, and five key use‑case scenarios—load scheduling, disaster recovery, hybrid deployment, DevOps, and data analytics—illustrating how enterprises can leverage mixed public, private, and edge clouds to meet diverse business requirements.

Data AnalyticsDevOpscloud architecture
0 likes · 16 min read
Hybrid Cloud Application Scenarios Whitepaper (2021)
DevOps Cloud Academy
DevOps Cloud Academy
Jan 5, 2022 · Operations

Top DevOps Trends Shaping the Future (2022 and Beyond)

This article outlines the major DevOps trends—including micro‑service architecture, serverless computing, low‑code platforms, Kubernetes evolution, DevSecOps, and AI integration—that are expected to drive faster delivery, higher quality, and greater agility in software development and operations.

AIDevOpsDevSecOps
0 likes · 6 min read
Top DevOps Trends Shaping the Future (2022 and Beyond)
Efficient Ops
Efficient Ops
Jan 4, 2022 · Operations

How China’s Leading Enterprises Are Shaping the New DevOps Efficiency Measurement Standard

The article explains how a collaborative effort by CAICT and more than 30 leading tech and financial companies created the most comprehensive DevOps efficiency measurement model, detailing its components, evaluation results, and upcoming assessment enrollment for enterprises seeking to boost software development performance.

DevOpsdigital transformationefficiency measurement
0 likes · 6 min read
How China’s Leading Enterprises Are Shaping the New DevOps Efficiency Measurement Standard
21CTO
21CTO
Jan 4, 2022 · Cloud Computing

Why Kubernetes Adoption Stalls and Proven Strategies to Simplify It

This article examines why many enterprises struggle to adopt containers and Kubernetes, outlines the four main sources of complexity, and presents a range of open‑source tools, managed services, serverless options, and practical guidance to help teams choose the most suitable solution.

ContainersDevOpsKubernetes
0 likes · 16 min read
Why Kubernetes Adoption Stalls and Proven Strategies to Simplify It
MaGe Linux Operations
MaGe Linux Operations
Jan 2, 2022 · Cloud Native

Podman vs Docker: Complete Guide to Installation, Commands & Best Practices

This article introduces Podman, an open‑source container runtime that runs without a daemon or root privileges, compares its architecture and features with Docker, and provides detailed instructions for installation, configuration, common commands, image management, volume handling, and user‑namespace setups on Linux.

DevOpsDocker alternativeOCI
0 likes · 17 min read
Podman vs Docker: Complete Guide to Installation, Commands & Best Practices
Java High-Performance Architecture
Java High-Performance Architecture
Dec 30, 2021 · Information Security

How to Deploy and Manage JumpServer for Secure Remote Access

This guide walks you through installing JumpServer—a bastion host solution that adds permission control, session monitoring, and audit logging to remote server access—by setting up MariaDB and Redis, configuring Docker, generating secret keys, running the JumpServer container, and configuring users, groups, assets, and permissions.

DevOpsDockerJumpServer
0 likes · 16 min read
How to Deploy and Manage JumpServer for Secure Remote Access
Efficient Ops
Efficient Ops
Dec 28, 2021 · Operations

How China Post Savings Bank Achieved Top‑Tier DevOps Maturity: A Success Story

China Post Savings Bank’s three core systems passed the Level 3 DevOps Continuous Delivery assessment, showcasing leading domestic capabilities, while senior leaders discuss the bank’s DevOps evolution, measurable improvements, future DevSecOps plans, and the broader industry standards driving these results.

BankingContinuous DeliveryDevOps
0 likes · 13 min read
How China Post Savings Bank Achieved Top‑Tier DevOps Maturity: A Success Story
High Availability Architecture
High Availability Architecture
Dec 28, 2021 · Backend Development

Design and Practice of the Nimbus Low‑Code Platform for Search Middleware

This article examines the challenges faced by Baidu's search middleware in high‑frequency iteration and complex backend development, and presents the design, implementation, and benefits of the Nimbus low‑code platform—including a graph engine, unified development environment, visual operator composition, automated testing, and intelligent capacity management—to accelerate product innovation while reducing development effort.

Capacity ManagementDevOpsGraph engine
0 likes · 16 min read
Design and Practice of the Nimbus Low‑Code Platform for Search Middleware
Efficient Ops
Efficient Ops
Dec 27, 2021 · Operations

How Bank of Communications Achieved DevOps Maturity and Accelerated Digital Transformation

Bank of Communications shares its award‑winning DevOps journey, detailing how a Level 3 maturity assessment, agile practices, AI integration, and cross‑department collaboration have driven its digital transformation, improved delivery speed, and positioned it as a leader among state‑owned banks in China.

AgileBank of CommunicationsCapability Maturity Model
0 likes · 12 min read
How Bank of Communications Achieved DevOps Maturity and Accelerated Digital Transformation
Efficient Ops
Efficient Ops
Dec 27, 2021 · Information Security

Zhongtai Securities’ Path to Advanced DevSecOps Maturity – Key Takeaways

The 2021 GOLF+ IT Governance Forum highlighted Zhongtai Securities’ successful DevSecOps assessment, revealing how the company’s online business system met the second‑level security and risk management standards, and sharing detailed insights on cultural, procedural, and technical practices that drove their advanced security maturity.

DevOpsDevSecOpsMaturity Assessment
0 likes · 10 min read
Zhongtai Securities’ Path to Advanced DevSecOps Maturity – Key Takeaways
Efficient Ops
Efficient Ops
Dec 27, 2021 · Operations

How Guotai Junan Achieved Top‑Tier DevOps Technical Operations Standards

Guotai Junan Securities became the first securities firm to pass the CAICT DevOps Technical Operations 2+ level assessment, showcasing a comprehensive digital transformation driven by standardization, tool empowerment, and an intelligent operation management platform that enhances cost control, emergency response, and full‑link monitoring across its third‑party transaction gateway system.

DevOpsFinancial Servicesdigital transformation
0 likes · 14 min read
How Guotai Junan Achieved Top‑Tier DevOps Technical Operations Standards
Efficient Ops
Efficient Ops
Dec 27, 2021 · Information Security

How GuoXin Securities Achieved Advanced DevSecOps Maturity in Its GoldSun App

GuoXin Securities' GoldSun platform passed the CAICT DevSecOps Level‑2 security and risk management assessment, showcasing how standardization, tool empowerment, and a collaborative DevOps culture can elevate a financial app's security posture to an advanced domestic level.

DevOpsDevSecOpsMaturity Assessment
0 likes · 10 min read
How GuoXin Securities Achieved Advanced DevSecOps Maturity in Its GoldSun App
Efficient Ops
Efficient Ops
Dec 27, 2021 · Operations

How Zhongyuan Bank Achieved Advanced DevSecOps Maturity: A Success Story

Zhongyuan Bank’s personal mobile banking project passed the national DevSecOps security and risk management assessment, showcasing how standardized DevOps practices, a dedicated security platform, and cultural, procedural, and technical integration can elevate a financial institution’s development lifecycle to an advanced, industry‑leading level.

BankingDevOpsDevSecOps
0 likes · 13 min read
How Zhongyuan Bank Achieved Advanced DevSecOps Maturity: A Success Story
Efficient Ops
Efficient Ops
Dec 27, 2021 · Operations

How Ping An Bank’s Starlink Platform Earned Industry‑Leading DevOps Efficiency Rating

Ping An Bank’s Starlink DevOps platform was awarded the "industry promotion level" in the first batch evaluation of the China Academy of Information and Communications’ DevOps General Efficiency Measurement Model, highlighting its leading domestic performance and the bank’s commitment to digital governance and fine‑grained R&D efficiency management.

DevOpsdigital governanceefficiency measurement
0 likes · 12 min read
How Ping An Bank’s Starlink Platform Earned Industry‑Leading DevOps Efficiency Rating
Efficient Ops
Efficient Ops
Dec 26, 2021 · Operations

How Xinwang Bank Achieved Level‑3 DevOps Continuous Delivery – A Success Story

Xinwang Bank’s distributed consumer loan core system passed the CAICT DevOps Level‑3 continuous delivery assessment, showcasing how standardized DevOps practices, toolchain integration, and agile development boosted code commits, build frequency, test coverage, and delivery speed, while providing insights into challenges, metrics, and future plans.

BankingContinuous DeliveryDevOps
0 likes · 11 min read
How Xinwang Bank Achieved Level‑3 DevOps Continuous Delivery – A Success Story
IT Architects Alliance
IT Architects Alliance
Dec 26, 2021 · Operations

What Is DevOps? Origins, Principles, and Practical Implementation Guide

This article explains DevOps by tracing its 2008 origins, summarizing evolving wiki definitions, outlining the business drivers behind its popularity, detailing its three core principles—flow, feedback, and continuous learning—and providing concrete technical practices, organizational patterns, and key takeaways for effective adoption.

CI/CDContinuous DeliveryCulture
0 likes · 22 min read
What Is DevOps? Origins, Principles, and Practical Implementation Guide
Efficient Ops
Efficient Ops
Dec 25, 2021 · Operations

How Guotai Junan Became a Leader in DevOps Technical Operations Standards

Guotai Junan's data center team passed the China Information Communication Research Institute's DevOps technical operations assessment at level 2+, showcasing their digital transformation journey, standardized practices, and concrete improvements in cost, incident, and monitoring capabilities, while sharing insights from senior leaders on future plans and industry impact.

Data CenterDevOpsStandard Assessment
0 likes · 15 min read
How Guotai Junan Became a Leader in DevOps Technical Operations Standards
Efficient Ops
Efficient Ops
Dec 25, 2021 · Operations

How Anxin Securities Achieved DevOps Maturity: Insights from the 2021 GOLF+ IT Governance Forum

The article reports on Anxin Securities' successful Level‑2 DevOps technology‑operation assessment announced at the 2021 GOLF+ IT Governance Forum, featuring interview highlights from the CIO and operations head, details of the evaluated Financial Store System, and broader industry statistics on DevOps maturity in the securities sector.

DevOpsFinancial ServicesTechnology Governance
0 likes · 11 min read
How Anxin Securities Achieved DevOps Maturity: Insights from the 2021 GOLF+ IT Governance Forum
Efficient Ops
Efficient Ops
Dec 24, 2021 · Operations

How Ningbo Bank Achieved Level 3 DevOps Continuous Delivery – A Success Story

Ningbo Bank’s scenario payment system passed the Level 3 DevOps continuous‑delivery assessment, showcasing how standardization, tool empowerment, and agile practices transformed a traditionally waterfall project into a high‑speed, reliable platform, while the bank shares lessons, challenges, and future DevOps plans.

Agile TransformationBankingContinuous Delivery
0 likes · 13 min read
How Ningbo Bank Achieved Level 3 DevOps Continuous Delivery – A Success Story
Efficient Ops
Efficient Ops
Dec 24, 2021 · Operations

How CICC’s Tianji DevOps Platform Earned Top‑Tier Evaluation in China’s DevOps Standards

The China Academy of Information and Communications Technology (CAICT) announced that China International Capital Corp's (CICC) Tianji DevOps platform achieved an excellent rating in the third‑batch DevOps system and tool assessment, highlighting the platform’s end‑to‑end automation, maturity model phases, and its impact on digital transformation across the financial sector.

CICCContinuous DeliveryDevOps
0 likes · 11 min read
How CICC’s Tianji DevOps Platform Earned Top‑Tier Evaluation in China’s DevOps Standards
Efficient Ops
Efficient Ops
Dec 24, 2021 · Operations

How Baidu’s iReport Leads the New Era of DevOps Efficiency Measurement

The China Academy of Information and Communications Technology unveiled its DevOps efficiency measurement model, with Baidu’s iReport platform becoming the first to achieve industry‑promotion level certification, and detailed the model’s modules, maturity levels, and practical insights for improving software development performance.

DevOpsPerformance Measurementdigital transformation
0 likes · 10 min read
How Baidu’s iReport Leads the New Era of DevOps Efficiency Measurement
Cloud Native Technology Community
Cloud Native Technology Community
Dec 22, 2021 · Cloud Native

Cloud Native Adoption for Small Banks: Challenges, Best Practices, and Architecture Guidelines

This article examines how small and medium‑size banks can adopt cloud‑native architectures—covering industry pressures, Kubernetes adoption statistics, a 15‑point transformation checklist, maturity models, team‑structure options, and practical selection guidance to achieve efficient, resilient digital transformation.

BankingDevOpsKubernetes
0 likes · 11 min read
Cloud Native Adoption for Small Banks: Challenges, Best Practices, and Architecture Guidelines
DevOpsClub
DevOpsClub
Dec 22, 2021 · R&D Management

How to Boost R&D Efficiency Without Falling Into Common Pitfalls

This article examines the challenges of improving research and development efficiency in digital-era enterprises, presents real-world success and failure cases, outlines the roles of business, tool, coaching, and organizational teams, and offers practical do's and don'ts to achieve sustainable, business‑driven efficiency gains.

DevOpsR&D Efficiencyprocess improvement
0 likes · 28 min read
How to Boost R&D Efficiency Without Falling Into Common Pitfalls
Practical DevOps Architecture
Practical DevOps Architecture
Dec 19, 2021 · Cloud Native

Creating Kubernetes Pods and Performing Basic Operations

This article provides step‑by‑step commands for creating Kubernetes pods, pulling images, running simple applications, exposing deployments, checking logs, and managing resources such as scaling, updating images, and viewing pod details, offering a practical guide for verifying network access and basic cluster operations.

DevOpsPodscloud-native
0 likes · 4 min read
Creating Kubernetes Pods and Performing Basic Operations
Architects' Tech Alliance
Architects' Tech Alliance
Dec 17, 2021 · Cloud Native

Building a Container Cloud PaaS Platform: Architecture, Implementation, and Practice in an Insurance Group

This article describes the end‑to‑end process of selecting, designing, building, and deploying a container‑based PaaS platform for an insurance group, covering technology choices, architecture, deployment workflow, observability, monitoring, and the business impact of moving applications to a cloud‑native environment.

DevOpsKubernetesOpenShift
0 likes · 14 min read
Building a Container Cloud PaaS Platform: Architecture, Implementation, and Practice in an Insurance Group
Laiye Technology Team
Laiye Technology Team
Dec 17, 2021 · Cloud Native

Evolution of Laiye Technology’s Private Deployment Architecture: From Manual to Automated Cloud‑Native Solutions

The article chronicles Laiye Technology’s journey from early manual on‑premises deployments to a fully automated, Kubernetes‑based private deployment platform, detailing the challenges faced, the incremental optimizations introduced, and the current standardized tools that now serve hundreds of enterprise customers.

DevOpsEnterprise SaaSKubernetes
0 likes · 8 min read
Evolution of Laiye Technology’s Private Deployment Architecture: From Manual to Automated Cloud‑Native Solutions
dbaplus Community
dbaplus Community
Dec 16, 2021 · Operations

How Ops Leaders Can Transform Teams for the Cloud‑Native Era

In this expert round‑table, senior SRE and DB leaders discuss how operations teams must revamp their management philosophy, processes, knowledge systems, and collaboration models—adopting OKRs, DevOps, AI‑ops, and proactive "left‑shift" practices—to thrive in the cloud‑native landscape.

DevOpsknowledge managementoperations
0 likes · 18 min read
How Ops Leaders Can Transform Teams for the Cloud‑Native Era