Tagged articles
3741 articles
Page 28 of 38
Youku Technology
Youku Technology
Apr 9, 2020 · Frontend Development

How Alibaba Entertainment Scaled Front‑End Engineering with Hub CLI and Service Platform

This article details Alibaba Entertainment's front‑end engineering challenges and presents a comprehensive solution that consolidates tools, introduces Hub CLI and Hub Service, defines a unified lifecycle, automates releases, enforces quality gates, and enables domain‑specific extensions to achieve scalable, maintainable front‑end development.

DevOpsEngineeringFrontend
0 likes · 12 min read
How Alibaba Entertainment Scaled Front‑End Engineering with Hub CLI and Service Platform
Java Architect Essentials
Java Architect Essentials
Apr 9, 2020 · Operations

Installing and Configuring Gogs: A Self‑Hosted Git Service Guide

This guide explains why Gogs is a lightweight alternative to GitLab, outlines its key features, details the required environment, and provides step‑by‑step Linux commands for installing, configuring, and running the self‑hosted Git server, including troubleshooting tips and post‑installation notes.

DevOpsGitGogs
0 likes · 7 min read
Installing and Configuring Gogs: A Self‑Hosted Git Service Guide
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 8, 2020 · Cloud Native

Serverless Is Like Teenage Sex – Unpacking the Hype and Reality

The article explores the current state of Serverless, comparing its hype to teenage sex, examines why many talk about it without practical implementation, outlines its vision of abstracting servers, discusses gaps in programming models and cloud native tooling, and identifies the real needs for stability, security, and cost‑effective resource management.

DevOpsKubernetesServerless
0 likes · 17 min read
Serverless Is Like Teenage Sex – Unpacking the Hype and Reality
Liangxu Linux
Liangxu Linux
Apr 8, 2020 · Fundamentals

Essential Git Commands Every Developer Should Master

This guide compiles the most frequently used Git commands, explaining their purpose, common options, and practical scenarios such as logging, branching, committing, rebasing, merging, stashing, and reverting, to help developers work efficiently with version control in real-world projects.

DevOpsGitRepository
0 likes · 10 min read
Essential Git Commands Every Developer Should Master
Efficient Ops
Efficient Ops
Apr 8, 2020 · R&D Management

Designing Autonomous Teams: Reduce Collaboration Overhead for End‑to‑End Ownership

The article explains how designing autonomous, end‑to‑end responsible teams—by minimizing inter‑team collaboration, adopting full‑process or cross‑functional squads, and leveraging automation tools—leads to better software architecture, aligns with Conway’s law, and improves efficiency in modern DevOps environments.

AutomationConway's lawDevOps
0 likes · 6 min read
Designing Autonomous Teams: Reduce Collaboration Overhead for End‑to‑End Ownership
Wukong Talks Architecture
Wukong Talks Architecture
Apr 8, 2020 · Cloud Native

Step-by-Step Guide to Installing Docker on Ubuntu

This article provides a complete, step‑by‑step tutorial for uninstalling old Docker versions, configuring the APT repository, installing Docker Engine on Ubuntu, verifying the installation, enabling automatic start on boot, and setting up image acceleration.

ContainerDevOpsUbuntu
0 likes · 3 min read
Step-by-Step Guide to Installing Docker on Ubuntu
Java Architect Essentials
Java Architect Essentials
Apr 8, 2020 · Cloud Native

Rainbond (CloudHelp) Installation and Optimization Guide

This article provides a comprehensive step‑by‑step guide for installing, configuring, and performance‑tuning the Rainbond (formerly CloudHelp) Kubernetes‑based platform, covering prerequisites, FAQ, installation commands, node addition, kernel and system parameter adjustments, and post‑installation verification.

Cloud NativeDevOpsInstallation
0 likes · 11 min read
Rainbond (CloudHelp) Installation and Optimization Guide
DevOps
DevOps
Apr 8, 2020 · Operations

Bilibili DevOps Case Study: Culture, Community, User‑Driven Demand Management, High‑Performance Microservices, and Data Operations

This article presents a comprehensive DevOps case study of Bilibili, covering its cultural background, community ecosystem, user‑centric demand management, migration to high‑performance microservices, and the implementation of logging, monitoring, and real‑time data platforms to support rapid, reliable delivery.

BilibiliData PlatformDevOps
0 likes · 17 min read
Bilibili DevOps Case Study: Culture, Community, User‑Driven Demand Management, High‑Performance Microservices, and Data Operations
DevOps Cloud Academy
DevOps Cloud Academy
Apr 5, 2020 · Operations

Using the File Operations Plugin in Jenkins Pipelines

This article demonstrates how to install the Jenkins File Operations plugin, generate its DSL configuration, run a pipeline that creates a file, lists directory contents, and includes a sample pipeline script with logs and screenshots illustrating each step.

CI/CDDevOpsFile Operations
0 likes · 1 min read
Using the File Operations Plugin in Jenkins Pipelines
DevOps Cloud Academy
DevOps Cloud Academy
Apr 5, 2020 · Operations

2020 DevOps Roadmap and Essential Reading for Aspiring DevOps Engineers

This article outlines why DevOps is a hot career path, answers common questions about tools and practices, presents a 2020 DevOps roadmap, recommends key books such as The Phoenix Project and Continuous Delivery, and suggests free and paid courses—including Jenkins pipelines and CI/CD—to help beginners become competent DevOps engineers.

BooksCI/CDDevOps
0 likes · 3 min read
2020 DevOps Roadmap and Essential Reading for Aspiring DevOps Engineers
FunTester
FunTester
Apr 4, 2020 · Operations

How QAOps Transforms Software Quality with DevOps Practices

QAOps integrates continuous testing from DevOps into the software development lifecycle, combining automated testing, parallel execution, and scalable reporting to improve collaboration between QA engineers, developers, and operations teams while accelerating and stabilizing software releases.

Automated TestingDevOpsQAOps
0 likes · 14 min read
How QAOps Transforms Software Quality with DevOps Practices
DevOps
DevOps
Apr 3, 2020 · Cloud Native

Implementing a TFS + Jenkins CI/CD Solution on a PaaS Platform with OpenShift

This article describes how to build a CI/CD pipeline using TFS for source control and Jenkins for automation on a Red Hat OpenShift‑based PaaS, covering code management, automated builds, testing, container image creation, deployment, and the necessary Jenkins and TFS configurations.

CI/CDDevOpsJenkins
0 likes · 10 min read
Implementing a TFS + Jenkins CI/CD Solution on a PaaS Platform with OpenShift
Manbang Technology Team
Manbang Technology Team
Apr 2, 2020 · Operations

Operational Security and Automation: The “Nuclear Button” Strategy

The article examines the critical challenges of operational security in internet companies, proposes a “nuclear button” permission‑minimization framework, and outlines practical automation solutions such as bastion hosts, Ansible task control, and backup management to balance safety, cost, and efficiency.

AnsibleAutomationBackup
0 likes · 9 min read
Operational Security and Automation: The “Nuclear Button” Strategy
DevOps
DevOps
Apr 2, 2020 · Operations

2019 Acceleration: Insights into High‑Performance DevOps Organizations from the State of DevOps Report

The article reviews the State of DevOps Report series (2014‑2019), highlighting rising industry performance, the critical role of fast and secure software delivery, community building, cloud adoption, work‑life balance, and the shift toward automation and personal effectiveness as key drivers of high‑performing DevOps organizations.

AutomationDevOpsPerformance
0 likes · 18 min read
2019 Acceleration: Insights into High‑Performance DevOps Organizations from the State of DevOps Report
Tencent Cloud Developer
Tencent Cloud Developer
Apr 1, 2020 · Cloud Computing

Serverless Cloud Development for Mini Programs: Overview and Opportunities

Wang Lihua’s talk introduces Tencent Cloud Base’s serverless cloud development platform for Mini Programs—an integrated, one‑cloud‑multiple‑clients solution that eliminates backend setup, offers elastic resources, rich SDKs, and pre‑packaged services—enabling rapid, low‑cost app creation, real‑time scaling, and new developer roles across web, mobile, and cloud.

BaaSDevOpsServerless
0 likes · 15 min read
Serverless Cloud Development for Mini Programs: Overview and Opportunities
DevOps Cloud Academy
DevOps Cloud Academy
Mar 31, 2020 · Operations

Customizing Jenkins UI with Custom CSS and Themes

This guide explains how to refresh the Jenkins interface by installing the Simple Theme plugin, applying an online material CSS stylesheet or a local custom CSS file, and configuring the theme settings to achieve improved fonts, syntax highlighting, and console output appearance.

CI/CDDevOpsJenkins
0 likes · 2 min read
Customizing Jenkins UI with Custom CSS and Themes
Tencent Cloud Developer
Tencent Cloud Developer
Mar 31, 2020 · Industry Insights

How the Pandemic Is Reshaping R&D Management and Tech Entrepreneurship

The pandemic has forced a fundamental shift in R&D management toward resource‑centric, DevOps‑enabled practices while prompting tech leaders to rethink career paths, business models, and growth strategies, highlighting both the challenges and opportunities for technology entrepreneurship in the new era.

DevOpsLeadershipPandemic Impact
0 likes · 14 min read
How the Pandemic Is Reshaping R&D Management and Tech Entrepreneurship
DevOps
DevOps
Mar 31, 2020 · Cloud Native

Applying Hospital Construction Practices to Cloud‑Native and DevOps: Lessons from the Huoshenshan and Leishenshan Hospitals

This article analyzes how the rapid, modular construction methods used for the Huoshenshan and Leishenshan hospitals can be mapped to software development, illustrating parallels in requirement decomposition, architecture selection, containerization, and cloud‑native microservice design for efficient DevOps delivery.

Cloud NativeConstruction AnalogyDevOps
0 likes · 6 min read
Applying Hospital Construction Practices to Cloud‑Native and DevOps: Lessons from the Huoshenshan and Leishenshan Hospitals
DevOps
DevOps
Mar 30, 2020 · Operations

Efficient Value Stream in the Construction of Huoshenshan and Leishenshan Hospitals: A DevOps Case Study

This article presents a detailed DevOps case study of the Huoshenshan and Leishenshan hospital construction, outlining a ten‑day timeline of parallel and serial value‑streams, highlighting extreme efficiency, short lead times, and a high proportion of value‑added activities across infrastructure, power, communications, medical systems, and IT equipment.

DevOpsHospital ConstructionOperations
0 likes · 6 min read
Efficient Value Stream in the Construction of Huoshenshan and Leishenshan Hospitals: A DevOps Case Study
DevOps Engineer
DevOps Engineer
Mar 29, 2020 · Operations

Top 14 CI/CD Tools and Their Key Features

This article presents a comprehensive overview of the 14 most popular CI/CD tools, describing their main functionalities, licensing models, and official websites to help teams choose the most suitable solution for fast and reliable software delivery.

AutomationCI/CDContinuous Delivery
0 likes · 20 min read
Top 14 CI/CD Tools and Their Key Features
Zhengtong Technical Team
Zhengtong Technical Team
Mar 27, 2020 · Cloud Computing

Case Study: Seamless Migration of Alibaba Cloud Services and Kubernetes Cluster to a New Account and Region

This article details a comprehensive, day‑long migration of a WeChat mini‑program's backend—including Kubernetes, RDS, Redis, NAS, CDN and SNAT services—from an Alibaba Cloud A account in Hangzhou to a B account in Beijing, emphasizing pre‑planning, resource optimization, DTS‑based data sync, and zero‑downtime cut‑over.

Alibaba CloudCloud ComputingDTS
0 likes · 13 min read
Case Study: Seamless Migration of Alibaba Cloud Services and Kubernetes Cluster to a New Account and Region
Alibaba Cloud Native
Alibaba Cloud Native
Mar 25, 2020 · Cloud Native

How OAM Simplifies Kubernetes API Complexity for Cloud‑Native DevOps

This article explains how the Open Application Model (OAM) addresses the inherent complexity of the Kubernetes API by introducing an application‑centric resource model, separating developer and operator concerns, and providing a portable application abstraction that enables more efficient cloud‑native DevOps workflows.

Application ModelDevOpsKubernetes
0 likes · 9 min read
How OAM Simplifies Kubernetes API Complexity for Cloud‑Native DevOps
Cloud Native Technology Community
Cloud Native Technology Community
Mar 25, 2020 · Industry Insights

How a Top Real Estate Firm Used Cloud‑Native Middle Platforms to Accelerate Digital Transformation

The case study details how a major state‑owned real estate company, with nearly 40 years of experience, built a three‑stage cloud‑native middle‑platform strategy—business, data, and technology platforms—using microservices, containers, and Tencent Cloud TSF to achieve integrated operations, data‑driven decision making, and agile infrastructure across its nationwide projects.

Cloud NativeData PlatformDevOps
0 likes · 9 min read
How a Top Real Estate Firm Used Cloud‑Native Middle Platforms to Accelerate Digital Transformation
DevOps
DevOps
Mar 25, 2020 · Operations

DevOps Case Study: ‘Small Team, Big Backend’ Organizational Structure in the Rapid Construction of Huoshenshan and Leishenshan Hospitals

This article reviews the rapid ten‑day construction of Huoshenshan and Leishenshan hospitals from a DevOps perspective, highlighting how a ‘small team, big backend’ organizational model—mirroring agile and networked structures—enabled efficient coordination across multiple industries and swift project delivery.

DevOpsOperationscase study
0 likes · 6 min read
DevOps Case Study: ‘Small Team, Big Backend’ Organizational Structure in the Rapid Construction of Huoshenshan and Leishenshan Hospitals
Tencent Cloud Developer
Tencent Cloud Developer
Mar 23, 2020 · Cloud Computing

Understanding Serverless: Concepts, Architecture, and Practical Deployment

The article explains serverless computing—distinguishing it from pure FaaS, outlining its layered architecture, core principles of the Serverless Framework, and step‑by‑step deployment using the CLI—showing how developers can quickly turn ideas into scalable products while abstracting infrastructure management.

BaaSCloud ComputingDeployment
0 likes · 24 min read
Understanding Serverless: Concepts, Architecture, and Practical Deployment
DevOps
DevOps
Mar 23, 2020 · Cloud Native

Quick Ways to Obtain a Kubernetes Cluster and an Effective Learning Path

This article explains why Kubernetes has become the de‑facto standard, outlines simple methods to get a usable cluster such as Katacoda, Minikube or cloud services, and proposes a focused learning path that starts with core concepts and real‑world deployment scenarios for developers.

AzureCloud NativeDevOps
0 likes · 8 min read
Quick Ways to Obtain a Kubernetes Cluster and an Effective Learning Path
Efficient Ops
Efficient Ops
Mar 20, 2020 · Operations

How Zhejiang Mobile Revamped IT Operations with AIOpsDev and SRE

Zhejiang Mobile’s IT Operations team announced a strategic shift from reactive ticket‑driven maintenance to a proactive, AI‑powered AIOpsDev model, establishing new departments, adopting SRE practices, and leveraging cloud‑native technologies to dramatically improve efficiency, reliability, and digital transformation.

DevOpsITILOperations
0 likes · 7 min read
How Zhejiang Mobile Revamped IT Operations with AIOpsDev and SRE
Programmer DD
Programmer DD
Mar 20, 2020 · Fundamentals

Mastering YAML Multi‑Line Strings: Preserve Paragraphs or Flatten Text

This guide explains how to write multi‑line text in YAML configuration files, covering techniques to keep paragraph breaks when displaying the value and methods to collapse line breaks for a single‑line output, complete with code examples and practical differences.

DevOpsMultiline StringsYAML
0 likes · 5 min read
Mastering YAML Multi‑Line Strings: Preserve Paragraphs or Flatten Text
DevOps Cloud Academy
DevOps Cloud Academy
Mar 19, 2020 · Operations

Implementing Jenkins as Code with Docker and Configuration‑as‑Code

This article describes how to create an immutable Jenkins instance by storing all configuration and job definitions as declarative code, building a Docker image with required plugins, using the Configuration‑as‑Code and Job‑DSL plugins, and automating setup tasks such as default user creation and wizard skipping across multiple environments.

CI/CDDevOpsInfrastructure as Code
0 likes · 9 min read
Implementing Jenkins as Code with Docker and Configuration‑as‑Code
Tencent Cloud Developer
Tencent Cloud Developer
Mar 18, 2020 · Cloud Native

Cloud Native Technology Insights from Tencent Cloud TVP Technical Closed-Door Meeting

At Tencent Cloud’s closed‑door TVP meeting, experts traced cloud‑native’s evolution from monolithic to PB‑scale distributed platforms, highlighted its ecosystem of infrastructure, service‑mesh and Kubernetes‑driven scheduling, noted widespread Fortune‑100 and Tencent adoption, and stressed that successful implementation hinges more on organizational and developer mindset shifts than on technology maturity.

Cloud NativeContainer TechnologyDevOps
0 likes · 15 min read
Cloud Native Technology Insights from Tencent Cloud TVP Technical Closed-Door Meeting
DevOps
DevOps
Mar 16, 2020 · Operations

JD.com DevOps Case Study: Agile Transformation, Continuous Delivery, and Organizational Practices

This case study examines JD.com’s evolution into a technology‑driven enterprise, detailing its corporate culture, the “ABCDE” technology strategy, the implementation of DevOps and agile practices through the CALMS framework, and how unified continuous‑delivery platforms and operational metrics have driven growth, efficiency, and pandemic response.

Big DataContinuous DeliveryDevOps
0 likes · 16 min read
JD.com DevOps Case Study: Agile Transformation, Continuous Delivery, and Organizational Practices
DevOps Cloud Academy
DevOps Cloud Academy
Mar 12, 2020 · Operations

Understanding CI/CD Pipelines: Functions, Challenges, and Benefits

This article explains the core concepts of continuous integration, delivery, deployment, and testing, outlines common challenges such as limited environments and ownership issues, and highlights why CI/CD is vital for improving developer productivity, code quality, and faster software releases.

AutomationCI/CDContinuous Delivery
0 likes · 11 min read
Understanding CI/CD Pipelines: Functions, Challenges, and Benefits
政采云技术
政采云技术
Mar 12, 2020 · Frontend Development

Front‑end Technical Infrastructure (Base Construction) – Insights from the 2020 Front‑end Early Talk Conference

This article presents a comprehensive overview of front‑end technical base construction, covering its definition, importance, typical components such as standards, tooling, CI/CD, data tracking and performance automation, and shares practical experiences and best‑practice examples from the 2020 Front‑end Early Talk conference.

CI/CDDevOpsFrontend
0 likes · 21 min read
Front‑end Technical Infrastructure (Base Construction) – Insights from the 2020 Front‑end Early Talk Conference
Efficient Ops
Efficient Ops
Mar 11, 2020 · Operations

How to Elevate Your Monitoring System: Proven Practices from Top DevOps Models

This article explains why modern services depend on highly available, scalable monitoring, outlines a systematic way to assess and improve monitoring capabilities using open‑source tools and the DevOps Capability Maturity Model, and details concrete improvement points across data collection, management, and application.

DevOpsObservabilityOperations
0 likes · 9 min read
How to Elevate Your Monitoring System: Proven Practices from Top DevOps Models
Cloud Native Technology Community
Cloud Native Technology Community
Mar 11, 2020 · Industry Insights

How CNPC’s “Dream Cloud” Platform Accelerates Energy Industry Digital Transformation

The article examines the energy sector’s digitalization challenges and presents CNPC’s “Dream Cloud” platform—detailing its cloud‑native architecture, container‑based PaaS, DevOps workflow, and service‑oriented framework—and shows how these technologies enable unified data sharing, agile application delivery, and measurable operational improvements across upstream oil and gas operations.

CNPCCloud NativeDevOps
0 likes · 7 min read
How CNPC’s “Dream Cloud” Platform Accelerates Energy Industry Digital Transformation
DevOps Cloud Academy
DevOps Cloud Academy
Mar 11, 2020 · Operations

How to Build an Efficient CI/CD Pipeline for Enterprise Applications

This article explains the fundamental principles, practical steps, and toolchain choices for designing a reliable CI/CD pipeline that accelerates software delivery while maintaining quality, covering integration, automation, DevOps culture, containerization, continuous testing, and controlled deployment.

AutomationCI/CDDevOps
0 likes · 9 min read
How to Build an Efficient CI/CD Pipeline for Enterprise Applications
Qunar Tech Salon
Qunar Tech Salon
Mar 11, 2020 · Operations

Continuous Delivery Practices and Evolution at Meituan Delivery

The article reviews Meituan Delivery’s journey from early serial releases to bi‑weekly and weekly delivery models, detailing the key factors, automation tools, CI/CD pipelines, and operational principles that enable faster, high‑quality mobile app releases.

CI/CDDevOpsMeituan
0 likes · 30 min read
Continuous Delivery Practices and Evolution at Meituan Delivery
Efficient Ops
Efficient Ops
Mar 10, 2020 · Operations

How to Build Anti‑Fragile Operations in the Cloud Era

This article explains the anti‑fragility concept, illustrates how cloud‑based systems become increasingly vulnerable to unexpected events, and offers practical strategies—including risk reduction, choice diversification, proactive experimentation, and biologically inspired resilience—to transform operations and turn shocks into opportunities.

Cloud ComputingDevOpsOperations
0 likes · 19 min read
How to Build Anti‑Fragile Operations in the Cloud Era
Efficient Ops
Efficient Ops
Mar 9, 2020 · Operations

Unlocking Enterprise Transformation with the New DevOps Capability Maturity Model

China’s first global DevOps Capability Maturity Model, jointly created by leading industry and academic partners, defines best‑practice assessments across agile development, continuous delivery, technical operations, security, and tooling, offering enterprises a concrete roadmap to mature their DevOps processes and achieve faster, reliable software delivery.

Capability Maturity ModelContinuous DeliveryDevOps
0 likes · 7 min read
Unlocking Enterprise Transformation with the New DevOps Capability Maturity Model
AntTech
AntTech
Mar 9, 2020 · R&D Management

Ant Financial’s Financial‑Grade R&D Efficiency Practice Analysis

This article presents a comprehensive analysis of Ant Financial’s financial‑grade R&D efficiency practices, covering industry challenges, the SOFAStack‑LinkE platform, agile and DevOps methodologies, continuous integration, testing, deployment, release strategies, cloud‑native transformation, and consulting solutions for improving development productivity and reliability.

Continuous DeliveryDevOpsR&D efficiency
0 likes · 20 min read
Ant Financial’s Financial‑Grade R&D Efficiency Practice Analysis
Big Data Technology Architecture
Big Data Technology Architecture
Mar 7, 2020 · Operations

How to Perform a Graceful Shutdown of an Elasticsearch Node

This article outlines a step‑by‑step procedure for safely taking an Elasticsearch node offline—checking master‑eligible settings, adjusting minimum_master_nodes, excluding the node from routing, waiting for shard relocation, stopping the service, and restoring the cluster routing—ensuring no data loss or service interruption.

Cluster ManagementDevOpsElasticsearch
0 likes · 6 min read
How to Perform a Graceful Shutdown of an Elasticsearch Node
Tencent Cloud Developer
Tencent Cloud Developer
Mar 6, 2020 · Cloud Computing

Free Online Course on Automated Maintenance by Tencent Cloud University

During the pandemic, Tencent Cloud University launched a free online course on automated maintenance, teaching automation concepts, tools, and the BlueKing platform, while instructor Li Xiaohui—an expert in OpenStack, Docker, Kubernetes, and Ceph—shared his infrastructure experience and offered participants chances to earn free A‑level certification exam slots through live Q&A sessions.

Automated MaintenanceCloud ComputingDevOps
0 likes · 2 min read
Free Online Course on Automated Maintenance by Tencent Cloud University
Java Backend Technology
Java Backend Technology
Mar 5, 2020 · Operations

How a Massive Delete-Database Crisis at Weimeng Reveals Key Ops Lessons

On Feb 23, Weimeng suffered a large‑scale system outage caused by a core operations staff mistakenly deleting production databases, prompting a multi‑day recovery effort with Tencent Cloud support; the article examines the incident’s background, historical parallels, crisis response, and broader operational insights for DevOps and reliability engineering.

Database RecoveryDevOpsOperations
0 likes · 16 min read
How a Massive Delete-Database Crisis at Weimeng Reveals Key Ops Lessons
DevOps Cloud Academy
DevOps Cloud Academy
Mar 1, 2020 · Operations

Setting Up Jenkins with Docker: A Step‑by‑Step Guide

This article explains what Jenkins and pipelines are, then guides you through installing Docker, running a Jenkins container, retrieving the initial admin password, and completing the Jenkins setup via the web interface, including plugin installation and user creation.

CI/CDDevOpsDocker
0 likes · 2 min read
Setting Up Jenkins with Docker: A Step‑by‑Step Guide
Tencent Cloud Developer
Tencent Cloud Developer
Feb 29, 2020 · R&D Management

Software Testing Innovation in the UVCA Era: A Deep Dive with TVP Expert

During the pandemic, Tencent Cloud University partnered with its TVP team to launch a free live course series led by senior DELL EMC architect Ru Bingsheng, teaching disruptive, agile software‑testing innovations for the UVCA era, while offering interactive Q&A, prizes, and TVP certification information.

Agile DevelopmentDevOpsQuality assurance
0 likes · 3 min read
Software Testing Innovation in the UVCA Era: A Deep Dive with TVP Expert
DevOps Cloud Academy
DevOps Cloud Academy
Feb 28, 2020 · Operations

How the Mall Team Leveraged a DevOps Toolchain for Remote Development During the Pandemic

During the COVID‑19 pandemic, the mall development team adopted a comprehensive DevOps toolchain—including JIRA, GitLab, Jenkins, Sonar, Docker, and Wiki—to enable end‑to‑end remote development, automated pipelines, and continuous delivery, resulting in improved efficiency, reliable releases, and seamless collaboration.

CI/CDDevOpsDocker
0 likes · 8 min read
How the Mall Team Leveraged a DevOps Toolchain for Remote Development During the Pandemic
DevOps Cloud Academy
DevOps Cloud Academy
Feb 27, 2020 · Operations

Jenkins Infrastructure, Project Management, and Configuration‑as‑Code Overview

This article introduces Jenkins infrastructure setup, including installation via Ansible, Puppet, Chef or Docker, outlines management tools such as CLI, REST API, python‑jenkins and Jenkins‑client, describes project creation plugins like Job DSL, Job Builder and Jenkinsfile, and explains system configuration using Groovy scripts and the Configuration‑as‑Code plugin.

CI/CDDevOpsInfrastructure
0 likes · 3 min read
Jenkins Infrastructure, Project Management, and Configuration‑as‑Code Overview
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 26, 2020 · Cloud Native

Reinventing DataWorks: How Microservices and Cloud‑Native Architecture Solve Legacy Pain Points

This article examines the long‑standing technical and operational challenges of Alibaba's DataWorks platform—such as heavy legacy baggage, complex environments, tight coupling, and frequent releases—and explains how adopting a cloud‑native microservice architecture, service mesh, and DevOps practices can transform the platform into a flexible, scalable, and future‑proof data development ecosystem.

ArchitectureDataWorksDevOps
0 likes · 31 min read
Reinventing DataWorks: How Microservices and Cloud‑Native Architecture Solve Legacy Pain Points
DevOps
DevOps
Feb 25, 2020 · Fundamentals

Frequently Asked Questions About Agile Testing and Their Answers

This article provides a comprehensive Q&A covering common misconceptions, recommended books, incremental vs. iterative development, test‑to‑dev ratios, suitable projects, DevOps differences, unit‑test ownership, workload estimation, bug handling, release criteria, test‑team organization, automation practices, and essential skills for effective agile testing.

Agile TestingDevOpsSoftware quality
0 likes · 14 min read
Frequently Asked Questions About Agile Testing and Their Answers
Efficient Ops
Efficient Ops
Feb 24, 2020 · Operations

How to Build an Effective Operations Monitoring Platform: Tools, Design, and Best Practices

This article explains why monitoring is essential for operations, reviews popular monitoring tools such as Cacti, Nagios, Zabbix, Ganglia, Centreon, Prometheus and Grafana, outlines a six‑layer unified monitoring platform architecture, offers selection guidance for different enterprise sizes, and shares evolution lessons from small to large scale deployments.

DevOpsGrafanaOperations
0 likes · 20 min read
How to Build an Effective Operations Monitoring Platform: Tools, Design, and Best Practices
DevOps Cloud Academy
DevOps Cloud Academy
Feb 24, 2020 · Cloud Native

Configuring Jenkins with a Chinese Mirror Using Docker

This guide explains how to set up a Jenkins instance with a domestic update mirror by customizing a Docker image, adjusting environment variables, copying certificates, and modifying update‑center URLs to improve plugin download speed in China.

CI/CDDevOpsDocker
0 likes · 5 min read
Configuring Jenkins with a Chinese Mirror Using Docker
FunTester
FunTester
Feb 24, 2020 · Operations

Curated List of Software Testing and Development Resources

This page compiles a comprehensive collection of Chinese-language articles and resources covering software testing principles, automation strategies, DevOps integration, QA best practices, and related development topics, providing readers with curated links to deepen their understanding of testing methodologies and industry trends.

AutomationDevOpsQuality assurance
0 likes · 3 min read
Curated List of Software Testing and Development Resources
DevOps
DevOps
Feb 24, 2020 · Operations

The Flaws of Gartner’s Dual‑Mode IT Model and the Case for DevOps

Jez Humble argues that Gartner’s dual‑mode IT model oversimplifies modern enterprises, creates harmful trade‑offs between agility and stability, and ultimately hinders performance, while advocating a DevOps‑driven approach that simultaneously enhances speed, reliability, and business outcomes across both record‑keeping and engagement systems.

DevOpsGartnerIT Operations
0 likes · 8 min read
The Flaws of Gartner’s Dual‑Mode IT Model and the Case for DevOps
Efficient Ops
Efficient Ops
Feb 23, 2020 · Operations

Mastering Ansible: Architecture, Workflow, and Essential Commands Explained

This article introduces Ansible as a model‑driven configuration manager, explains its core architecture and workflow, and details the seven primary commands—including ansible, ansible‑doc, ansible‑galaxy, ansible‑lint, ansible‑playbook, ansible‑pull, and ansible‑vault—providing usage examples and practical insights for effective automation.

AnsibleAutomationConfiguration Management
0 likes · 8 min read
Mastering Ansible: Architecture, Workflow, and Essential Commands Explained
DevOps Cloud Academy
DevOps Cloud Academy
Feb 22, 2020 · Operations

Why Use Shared Libraries in Jenkins Pipelines?

The article explains that shared libraries, a familiar concept from languages like Python, are implemented in Jenkins as Groovy classes containing methods, helping to centralize pipeline code, avoid bloated Jenkinsfiles, and improve maintainability, while also promoting a live broadcast and group chat.

CI/CDDevOpsGroovy
0 likes · 3 min read
Why Use Shared Libraries in Jenkins Pipelines?
Programmer DD
Programmer DD
Feb 21, 2020 · Operations

How We Cut Deployment Time from Days to Minutes with FRP, Docker, and Ansible

This article details a three‑stage evolution of environment deployment—from manual installation to VM image restoration and finally to automatic registration with command issuance—showing how FRP tunneling, Docker containers, Ansible automation, and a custom deploy tool dramatically reduce deployment effort and eliminate the need for dedicated ops staff.

AnsibleAutomationDeployment
0 likes · 13 min read
How We Cut Deployment Time from Days to Minutes with FRP, Docker, and Ansible
JD Retail Technology
JD Retail Technology
Feb 19, 2020 · Backend Development

MockRpc Platform: Zero‑Intrusion Mocking for Front‑Middle‑End Decoupling in JD Retail

The article introduces the MockRpc platform, which uses Spring‑based extensions and a mock server to fully decouple front‑end services from middle‑end services in a micro‑service architecture, enabling zero‑intrusion testing, configurable mock data, and improved development efficiency for JD Retail.

DevOpsMicroservicesMocking
0 likes · 11 min read
MockRpc Platform: Zero‑Intrusion Mocking for Front‑Middle‑End Decoupling in JD Retail
Product Technology Team
Product Technology Team
Feb 19, 2020 · Frontend Development

How Zhenkun Built a Unified Frontend Tech Stack for Rapid Scaling

This article details how Zhenkun's frontend team responded to fast business growth by unifying their tech stack—introducing a private npm registry, a custom CLI scaffolding tool, Node.js backend, mock services, standardized webpack builds, DevOps automation, static resource delivery, monitoring, visual editors, UI component libraries, and automated testing—to boost development efficiency and maintainability across multiple locations.

AutomationDevOpsFrontend
0 likes · 15 min read
How Zhenkun Built a Unified Frontend Tech Stack for Rapid Scaling
Open Source Linux
Open Source Linux
Feb 19, 2020 · Cloud Native

What Is Docker? A Deep Dive into Its Architecture and Core Concepts

This article explains Docker’s origins from LXC, its relationship with Linux containers, core components such as images, containers, and registries, compares Docker with traditional VMs, and details the internal architecture including client, daemon, server, engine, jobs, drivers, and libcontainer.

ArchitectureContainerizationDevOps
0 likes · 18 min read
What Is Docker? A Deep Dive into Its Architecture and Core Concepts
DevOps Cloud Academy
DevOps Cloud Academy
Feb 19, 2020 · Operations

Why Use Shared Libraries in Jenkins Pipelines?

The article explains the concept of shared libraries, compares them to Python modules, describes how Jenkins uses Groovy classes for reusable pipeline code, and highlights their role in simplifying and standardizing Jenkinsfile management while also promoting an upcoming live event.

CI/CDDevOpsGroovy
0 likes · 2 min read
Why Use Shared Libraries in Jenkins Pipelines?
DevOps
DevOps
Feb 19, 2020 · Operations

Single‑Point Breakthrough in Enterprise DevOps Transformation: JD.com Case Study

The article explains how focusing on a single critical point—such as the deployment stage—can dramatically accelerate an organization’s end‑to‑end DevOps transformation, illustrated with JD.com’s journey from manual releases to an automated, high‑efficiency continuous delivery platform.

Continuous DeliveryDevOpsJD.com
0 likes · 11 min read
Single‑Point Breakthrough in Enterprise DevOps Transformation: JD.com Case Study
DevOps Cloud Academy
DevOps Cloud Academy
Feb 16, 2020 · Operations

Jenkins API Endpoints and Using httpRequest in a Pipeline

This guide lists Jenkins REST API endpoints for project management tasks such as retrieving information, creating, disabling, enabling, deleting, and building jobs, and demonstrates how to wrap HTTP requests with the httpRequest step in a Jenkins pipeline using authentication tokens.

APICI/CDDevOps
0 likes · 3 min read
Jenkins API Endpoints and Using httpRequest in a Pipeline
NetEase Game Operations Platform
NetEase Game Operations Platform
Feb 15, 2020 · Databases

Using Flyway for Database Version Management: Principles, Configuration, and Best Practices

This article introduces Flyway as a database migration tool, explains its working principle, directory and naming conventions, supported databases, and provides detailed step‑by‑step instructions, best‑practice guidelines, and troubleshooting tips for safely managing MySQL schema changes in production environments.

DevOpsFlywayMySQL
0 likes · 13 min read
Using Flyway for Database Version Management: Principles, Configuration, and Best Practices
Efficient Ops
Efficient Ops
Feb 11, 2020 · Cloud Native

Master Docker: From Basics to Advanced Container Management

This comprehensive guide explains Docker’s core concepts, advantages over traditional VMs, architecture, essential components, installation steps, common commands, Dockerfile syntax, storage handling, networking modes, and practical examples, providing developers and ops engineers with a solid foundation for container‑based workflows.

ContainerDevOpsDocker
0 likes · 23 min read
Master Docker: From Basics to Advanced Container Management
DevOps Cloud Academy
DevOps Cloud Academy
Feb 10, 2020 · Operations

Jenkinsfile Pipeline Development Tools: Snippet Generator, Declarative Syntax Generator, Global Variables, and Common Pipeline Methods

This guide introduces Jenkinsfile pipeline development utilities, covering a snippet generator, declarative syntax generator, essential global variables, and frequently used pipeline methods such as JSON handling, credential usage, source checkout, HTML reporting, interactive input, build user identification, and HTTP requests.

AutomationCI/CDDevOps
0 likes · 4 min read
Jenkinsfile Pipeline Development Tools: Snippet Generator, Declarative Syntax Generator, Global Variables, and Common Pipeline Methods
MaGe Linux Operations
MaGe Linux Operations
Feb 9, 2020 · Cloud Native

Master Docker & Jenkins: From Container Basics to Cloud‑Native CI/CD with K8s

This article walks through Docker’s architecture, acceleration tricks, containerization best practices, and a hands‑on DevOps workflow that uses Jenkins to build Docker images and deploy them to a Kubernetes cluster, highlighting practical tips for Chinese developers and cost‑effective cloud‑native operations.

CI/CDCloud NativeContainerization
0 likes · 11 min read
Master Docker & Jenkins: From Container Basics to Cloud‑Native CI/CD with K8s
ITPUB
ITPUB
Feb 9, 2020 · Cloud Native

Understanding Docker: From LXC Roots to Modern Container Architecture

This article explains the fundamentals of Linux Containers (LXC), their relationship to Docker, Docker's core concepts, architecture components, and practical commands for installation, image management, container lifecycle, and troubleshooting, providing a comprehensive guide for developers and operations engineers.

ContainersDevOpsDocker
0 likes · 29 min read
Understanding Docker: From LXC Roots to Modern Container Architecture
Alibaba Cloud Native
Alibaba Cloud Native
Feb 7, 2020 · Cloud Native

What Are the 5 Most Important Changes in Helm 3? A Deep Dive

This article explains the five key Helm 3 changes—including the removal of Tiller, the shift to distributed chart repositories, JSON schema validation, enhanced testing, and command‑line syntax updates—while providing practical command examples and discussing their impact on Kubernetes workflows.

DevOpsHelm 3Kubernetes
0 likes · 9 min read
What Are the 5 Most Important Changes in Helm 3? A Deep Dive
Alibaba Cloud Native
Alibaba Cloud Native
Feb 5, 2020 · Cloud Native

Why OAM Is the Key to Simplifying Cloud‑Native Application Management

This article explains the motivations behind OAM, outlines its eight core values—including cloud‑native declarative definitions, platform‑agnostic deployment, infrastructure‑as‑code, architecture‑focused design, integrated operations, transparent integration, role separation, scalability, and modular collaboration—while providing concrete YAML examples and AWS ECS CLI principles.

Cloud NativeDevOpsInfrastructure as Code
0 likes · 12 min read
Why OAM Is the Key to Simplifying Cloud‑Native Application Management
Yanxuan Tech Team
Yanxuan Tech Team
Feb 3, 2020 · Frontend Development

How a Structured Frontend Engineering Framework Boosts Efficiency and Reduces Rework

This article explains how the evolution of frontend technologies led to engineering challenges and presents a comprehensive, layered solution—including goal definition, architecture design, CLI tooling, schematics, and CI integration—that streamlines project initialization, development, resource reuse, and upgrades while improving productivity and maintainability.

CLIDevOpsEngineering
0 likes · 17 min read
How a Structured Frontend Engineering Framework Boosts Efficiency and Reduces Rework
FunTester
FunTester
Feb 1, 2020 · Operations

Essential DevOps Toolchain: From Source Control to Automated Deployment

DevOps integrates development and operations through continuous integration, delivery, and deployment, leveraging tools such as Git, Jenkins, Ansible, and cloud platforms like Azure DevOps and AWS to automate code management, build processes, configuration, testing, and infrastructure provisioning, ultimately accelerating delivery and improving quality.

AutomationCI/CDConfiguration Management
0 likes · 8 min read
Essential DevOps Toolchain: From Source Control to Automated Deployment