Tagged articles
3041 articles
Page 16 of 31
JD Tech
JD Tech
Mar 9, 2023 · Operations

Guide to JD Mini Program CI Tool: Usage, Scripts, and Pipeline Integration

This article introduces the JD Mini Program CI tool, explains its architecture, provides step‑by‑step instructions for installing dependencies, configuring secrets, using script and command‑line interfaces for upload and preview, and demonstrates how to integrate the tool into CI/CD pipelines for automated deployment.

JD Mini-ProgramNode.jsautomation
0 likes · 10 min read
Guide to JD Mini Program CI Tool: Usage, Scripts, and Pipeline Integration
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.

Big DataContinuous AnalyticsData Governance
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.

DevOpsDockerGitHub
0 likes · 11 min read
Zero‑Base Automated Deployment Using Docker, Jenkins, and GitLab CI
dbaplus Community
dbaplus Community
Mar 5, 2023 · Backend Development

How to Achieve Fast and Stable MySQL Data Center Migration at Scale

This article details the background, migration options, and step‑by‑step automated procedures used by a large‑scale e‑commerce platform to safely move over 400 MySQL clusters, comparing expansion‑plus‑master‑slave switching with cascading replication and explaining the chosen fast, reliable solution.

Cascading Replicationautomationdatabase migration
0 likes · 9 min read
How to Achieve Fast and Stable MySQL Data Center Migration at Scale
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.

AnsibleConfiguration ManagementDevOps
0 likes · 7 min read
Mastering Ansible: Core Architecture, Workflow, and Essential Commands
DevOps
DevOps
Mar 1, 2023 · Operations

Understanding DevOps: Six Definitions and Metaphors

This article explains DevOps as a cultural movement and collaborative software delivery approach, offering six concise definitions and vivid metaphors to help anyone—regardless of technical background—grasp its value and role in digital transformation.

CollaborationCultureautomation
0 likes · 8 min read
Understanding DevOps: Six Definitions and Metaphors
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.

BankingContinuous DeliveryDevOps
0 likes · 10 min read
How a Chinese Bank’s Wealth Management System Mastered DevOps Level‑3 Continuous Delivery
Continuous Delivery 2.0
Continuous Delivery 2.0
Feb 27, 2023 · Operations

What Is Infrastructure as Code (IaC) and Its Benefits and Drawbacks

Infrastructure as Code (IaC) is a DevOps practice that defines, creates, and manages infrastructure through machine‑readable code, offering reproducibility, efficiency, collaboration, cost savings, and flexibility, while also presenting challenges such as a steep learning curve, dependency management, potential code errors, drift, and initial costs.

Infrastructure as CodeOperationsautomation
0 likes · 5 min read
What Is Infrastructure as Code (IaC) and Its Benefits and Drawbacks
Zhuanzhuan Tech
Zhuanzhuan Tech
Feb 21, 2023 · Databases

Fast and Stable MySQL Data Center Migration: Choosing and Implementing the Optimal Strategy

This article details the background, migration plan selection, and step‑by‑step procedures—including pre‑building cascades, service pause, automated batch operations, cluster tiering, pre‑ and post‑checks, and gray‑scale validation—to achieve a fast, stable MySQL data‑center migration for a large‑scale production environment.

Operationsautomationcloud
0 likes · 11 min read
Fast and Stable MySQL Data Center Migration: Choosing and Implementing the Optimal Strategy
Python Programming Learning Circle
Python Programming Learning Circle
Feb 18, 2023 · Fundamentals

13 Useful Advanced Python Scripts for Everyday Tasks

This article presents thirteen practical advanced Python scripts covering tasks such as internet speed testing, Google searching, web automation, lyric retrieval, EXIF extraction, OCR, image cartoonization, recycle bin cleaning, Windows version detection, PDF conversion, color conversion, and website status checking, each with ready-to-use code examples.

Code ExamplesPythonScripting
0 likes · 9 min read
13 Useful Advanced Python Scripts for Everyday Tasks
Bilibili Tech
Bilibili Tech
Feb 17, 2023 · Backend Development

Design and Implementation of the Comet Workflow Engine at Bilibili

The article details Bilibili’s Comet workflow engine—a low‑code, plugin‑extensible platform built since 2019 that uses visual DAG templates, graph‑based legality checks, and asynchronous execution to automate diverse business processes such as SRE automation, permission requests, and push‑task approvals, improving operational efficiency across mobile and web services.

DAGGoProcess Engine
0 likes · 18 min read
Design and Implementation of the Comet Workflow Engine at Bilibili
FunTester
FunTester
Feb 17, 2023 · Fundamentals

Software Testing Interview Questions and Best Practices

This article compiles a comprehensive set of software testing interview questions covering test planning, test case design, bug identification, communication with developers, PO pattern usage, automation frameworks, API testing, performance testing, and related best‑practice answers to help candidates prepare effectively.

Performance TestingSoftware Testingautomation
0 likes · 14 min read
Software Testing Interview Questions and Best Practices
Xianyu Technology
Xianyu Technology
Feb 16, 2023 · Operations

Stability Governance of Xianyu Messaging System

Since launching a systematic stability‑governance program in August 2022, Xianyu’s messaging system has employed gray releases, dedicated monitoring, daily automated regression, dependency reviews and drills, resulting in near‑zero online incidents within six months and demonstrating that continuous, context‑specific measures and vigilant change management are essential for reliable C2C transactions.

Messagingautomationdependency management
0 likes · 7 min read
Stability Governance of Xianyu Messaging System
Zhuanzhuan Tech
Zhuanzhuan Tech
Feb 15, 2023 · Operations

Automating TiDB Operations at ZuanZuan: From Manual Management to Platform‑Based Automation

This article details ZuanZuan's journey of automating TiDB operations, covering the initial operational pain points, the implementation of metadata and resource management, comprehensive upgrades, alarm redesign, and the development of a work‑order‑driven platform that streamlines node, scaling, decommission, and monitoring tasks while significantly reducing manual effort and costs.

Database ManagementOperationsTiDB
0 likes · 18 min read
Automating TiDB Operations at ZuanZuan: From Manual Management to Platform‑Based Automation
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.

CollaborationDevOpsautomation
0 likes · 2 min read
Key Benefits of DevOps: Efficiency, Quality, Agility, Security, and Collaboration
DaTaobao Tech
DaTaobao Tech
Feb 10, 2023 · Game Development

Quality Assurance and Testing Strategies for Taobao Double 11 Interactive Games

For Taobao’s 2022 Double 11 interactive games, a comprehensive QA approach combined online stress testing, reinforcement‑learning‑driven case generation, and systematic fault injection—addressing high‑concurrency, data‑consistency, and client‑performance risks through traffic shaping, data and middleware isolation, and automated tools (Wali, DaBai) that delivered over 60 smoke cases, 76 % coverage and 82.6 % fault detection.

Game DevelopmentOnline Stress TestingPerformance Testing
0 likes · 16 min read
Quality Assurance and Testing Strategies for Taobao Double 11 Interactive Games
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.

Cloud NativeDevOpsGitOps
0 likes · 3 min read
Differences Between DevOps and GitOps
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.

Continuous DeliveryDevOpsMicroservices
0 likes · 21 min read
Assessing CI/CD and DevOps Capabilities in 2022: A Practical Guide
DataFunSummit
DataFunSummit
Feb 7, 2023 · Operations

Understanding RPA: Concepts, Core Modules, Element Analyzer, and Development Stages

This article provides a comprehensive overview of Robotic Process Automation (RPA), covering its definition, integration with AI (IPA), common AI techniques, value propositions, evolution from RPA 1.0 to 4.0, core platform and control‑center modules, element analyzer fundamentals, automation technology classifications, and a brief Q&A session.

AIOperationsRPA
0 likes · 16 min read
Understanding RPA: Concepts, Core Modules, Element Analyzer, and Development Stages
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.

DevOpsautomationci/cd
0 likes · 8 min read
Why Automation and CI/CD Matter for Developer Happiness
ITPUB
ITPUB
Feb 6, 2023 · Artificial Intelligence

Can ChatGPT Replace a DBA? Real‑World Tests Reveal Its Strengths and Flaws

The article recounts a hands‑on exploration of ChatGPT’s abilities for database administration, highlighting impressive language understanding, notable mistakes such as confusing pg_resetwal with pg_resetxlog, and the broader implications of large language models for AI‑driven search and workflow automation.

AIChatGPTLLM
0 likes · 8 min read
Can ChatGPT Replace a DBA? Real‑World Tests Reveal Its Strengths and Flaws
FunTester
FunTester
Feb 6, 2023 · Operations

Why Interface Automation Testing Matters and How to Get Started

The article explains the shift from unit testing to interface automation, outlines its advantages such as early testing and system robustness, details essential implementation techniques like protocol simulation, data‑driven testing, keyword‑driven execution, and provides practical steps for teams to begin API testing effectively.

API testingSoftware Testingautomation
0 likes · 9 min read
Why Interface Automation Testing Matters and How to Get Started
DeWu Technology
DeWu Technology
Feb 3, 2023 · Backend Development

Traffic Recording and Replay Platform (Pandora) Overview and Practice at Dewu

Dewu’s Pandora platform extends an open‑source traffic‑recording‑replay solution to capture and replay external service responses across Java applications, using a three‑party collaboration model and phased rollout to achieve near‑full interface coverage, while addressing noisy failures, async challenges, and planning real‑time dual‑playback automation for high‑traffic scenarios.

Backend testingautomationquality assurance
0 likes · 13 min read
Traffic Recording and Replay Platform (Pandora) Overview and Practice at Dewu
Huolala Tech
Huolala Tech
Jan 31, 2023 · Frontend Development

How to Turn Word Docs into Vue Components with mammoth.js

This article explains how to use the open‑source mammoth.js library to convert Word (.docx) documents into clean HTML, customize the AST to fix layout issues, and automatically generate Vue component files, dramatically streamlining documentation integration in frontend projects.

ASTVueWord to HTML
0 likes · 8 min read
How to Turn Word Docs into Vue Components with mammoth.js
dbaplus Community
dbaplus Community
Jan 27, 2023 · Operations

Deploy and Use a Lightweight Redis Monitor for Real‑Time Metrics

This guide explains how to install, configure, and run a lightweight Redis Monitor that visualizes connection count, QPS, memory usage and replication delay, supports standalone, sentinel and cluster modes, and provides email and WeChat alerts via simple PHP scripts.

LinuxPHPautomation
0 likes · 7 min read
Deploy and Use a Lightweight Redis Monitor for Real‑Time Metrics
Efficient Ops
Efficient Ops
Jan 16, 2023 · Operations

How China Mobile’s Centralized AIOps Platform Achieved Top‑Tier Evaluation

This article details China Mobile Information's interview about their centralized AIOps platform, the recent excellent‑level assessment by the China Academy of Information and Communications Technology, the system's key modules, future plans, and the broader significance of AI‑driven IT operations.

Artificial IntelligenceIT OperationsRoot Cause Analysis
0 likes · 11 min read
How China Mobile’s Centralized AIOps Platform Achieved Top‑Tier Evaluation
Xianyu Technology
Xianyu Technology
Jan 12, 2023 · Mobile Development

Layered Performance Testing for Kun (Flutter‑Based) Mobile Container

To ensure Kun’s Flutter‑based container upgrades improve Xianyu’s user experience, we introduced a layered performance testing framework that defines industry‑standard metrics, component‑ and business‑level benchmarks, multi‑dimensional stress and regression checks, automated scripts, expanded device pools, and streamlined task creation, delivering faster insights, higher stability, and actionable optimization feedback.

FlutterKun containerMobile Development
0 likes · 11 min read
Layered Performance Testing for Kun (Flutter‑Based) Mobile Container
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.

DevOpsDevSecOpsautomation
0 likes · 15 min read
Understanding DevSecOps: Integrating Security into DevOps Practices
Data Thinking Notes
Data Thinking Notes
Jan 10, 2023 · Big Data

How Bilibili Built a Scalable Data Quality Platform for Billions of Events

This article describes Bilibili’s data quality platform, outlining its background, objectives, theoretical models, workflow stages (recording, checking, alerting), DSL for metrics, root‑cause analysis, scheduling strategies, heterogeneous source integration, rule coverage, intelligent monitoring, and future plans to achieve automated, real‑time, high‑reliability data assurance for massive daily workloads.

Big DataData QualityRoot Cause Analysis
0 likes · 21 min read
How Bilibili Built a Scalable Data Quality Platform for Billions of Events
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.

Continuous DeliveryDevOpsautomation
0 likes · 16 min read
How Zhongtai Securities Boosted DevOps Efficiency with the BeeBird Platform
FunTester
FunTester
Jan 10, 2023 · Industry Insights

Which Test Metrics Really Matter? A Comprehensive Guide for QA Teams

This article outlines the most common software testing metrics, explains how they differ from broader software quality measures, and shows how teams at project, department, and executive levels can select and track the right indicators in both waterfall and agile environments.

KPIsSoftware Testingagile
0 likes · 14 min read
Which Test Metrics Really Matter? A Comprehensive Guide for QA Teams
IT Services Circle
IT Services Circle
Jan 9, 2023 · Operations

Python Server Resource Monitoring and Alerting Scripts

This article presents Python scripts for server‑side and client‑side resource monitoring, automatically checking CPU, memory, disk usage and network traffic, storing alerts in MySQL and optionally sending notifications via email or Enterprise WeChat, with deployment instructions and cron scheduling.

AlertingPythonServer Monitoring
0 likes · 19 min read
Python Server Resource Monitoring and Alerting Scripts
Alibaba Cloud Native
Alibaba Cloud Native
Jan 3, 2023 · Cloud Native

How KubeVela Workflow Transforms SAE’s Serverless Architecture for Faster Cloud‑Native Upgrades

This article explains how Alibaba Cloud's Serverless Application Engine (SAE) leverages the open‑source KubeVela Workflow to overcome operational, scaling, and integration challenges, detailing the workflow design, step definitions, and three real‑world use cases that illustrate automated ops, release optimization, and rapid feature rollout.

Cloud NativeKubeVelaKubernetes
0 likes · 17 min read
How KubeVela Workflow Transforms SAE’s Serverless Architecture for Faster Cloud‑Native Upgrades
Efficient Ops
Efficient Ops
Dec 30, 2022 · Operations

How China Postal Savings Bank Boosted Efficiency with DevOps Standards

China Postal Savings Bank’s DevOps R&D collaboration platform and Xingchen automation testing system achieved excellent ratings in multiple assessment modules, illustrating how standardized tools and pipelines can dramatically improve quality, efficiency, and competitiveness in large enterprises undergoing digital transformation.

BankingContinuous DeliveryDevOps
0 likes · 16 min read
How China Postal Savings Bank Boosted Efficiency with DevOps Standards
Efficient Ops
Efficient Ops
Dec 29, 2022 · Operations

How China Postal Savings Bank Boosted Efficiency with DevOps Standards

China Postal Savings Bank’s DevOps R&D Collaboration Platform and the Xingchen Platform’s Golden Bull Automated Testing System achieved top‑level evaluations in pipeline, CI/CD, and interface testing, showcasing how standardized tools and continuous delivery pipelines can dramatically improve quality, efficiency, and competitiveness in large enterprises.

Continuous DeliveryDevOpsPipeline
0 likes · 14 min read
How China Postal Savings Bank Boosted Efficiency with DevOps Standards
Python Programming Learning Circle
Python Programming Learning Circle
Dec 28, 2022 · Fundamentals

13 Advanced Python Scripts for Everyday Tasks

This article presents thirteen advanced Python scripts covering tasks such as internet speed testing, Google searching, web automation, lyric retrieval, EXIF extraction, OCR, image cartoonization, recycle bin cleaning, image enhancement, Windows version detection, PDF-to-image conversion, hex-to-RGB conversion, and website status checking, each with code examples.

Advanced ScriptsData ExtractionImage Processing
0 likes · 10 min read
13 Advanced Python Scripts for Everyday Tasks
Efficient Ops
Efficient Ops
Dec 28, 2022 · Operations

Mastering Ansible: 16 Visual Guides to Automate Your Operations

Ansible, a rapidly popular open‑source automation tool built on Python, enables batch system configuration, program deployment, and command execution through thousands of built‑in modules, offering a simple yet powerful solution for operations engineers, illustrated here with 16 comprehensive images.

AnsibleConfiguration ManagementOperations
0 likes · 3 min read
Mastering Ansible: 16 Visual Guides to Automate Your Operations
Python Programming Learning Circle
Python Programming Learning Circle
Dec 26, 2022 · Mobile Development

Automating Android Devices with Python and ADB

This guide explains how to set up ADB and Python libraries, enable USB debugging, and write Python scripts that control an Android phone to perform actions such as taking selfies, searching for word definitions, and capturing screenshots, providing a practical introduction to mobile automation.

ADBMobile DevelopmentPython
0 likes · 9 min read
Automating Android Devices with Python and ADB
AntTech
AntTech
Dec 26, 2022 · Artificial Intelligence

AntSec MLOps: Building a Scalable, Automated, and Trustworthy AI Risk‑Control Platform

This article describes the challenges, overall architecture, data development, model monitoring, continuous training, security‑trustworthiness, and future roadmap of Ant Security's intelligent risk‑control platform, illustrating how AI, big data, and cloud computing are integrated to create a scalable, automated MLOps solution for dynamic fraud detection and mitigation.

AIMLOpsModel Monitoring
0 likes · 28 min read
AntSec MLOps: Building a Scalable, Automated, and Trustworthy AI Risk‑Control Platform
Efficient Ops
Efficient Ops
Dec 26, 2022 · Operations

How CITIC Bank Achieved Top‑Tier DevOps Platform Certification and Boosted Delivery Efficiency

CITIC Bank's Software Development Center passed the prestigious "System and Tool Platform – Excellent" level of the DevOps Capability Maturity Model, detailing the evaluated Test Service Cloud and WuYueTian Quality Control platforms, the seven assessment modules, implementation challenges, and future DevOps plans.

Continuous DeliveryDevOpsPlatform Evaluation
0 likes · 17 min read
How CITIC Bank Achieved Top‑Tier DevOps Platform Certification and Boosted Delivery Efficiency
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Dec 23, 2022 · Game Development

Building and Evolving a Static Check Framework for Unity Projects

This article describes how a game development team designed, implemented, and continuously improved a static checking framework for Unity assets and code, covering pre‑submission hooks, post‑submission scripts, daily checks, CI/CD integration, UI enhancements, and lessons learned for better quality assurance.

Game DevelopmentUnityautomation
0 likes · 17 min read
Building and Evolving a Static Check Framework for Unity Projects
Baidu Intelligent Testing
Baidu Intelligent Testing
Dec 21, 2022 · Operations

Intelligent Test Localization Practices: Spectrum-Based Fault Localization, Error-Code Build System, Revenue‑Loss Decision, and UI Case Localization

This article presents a comprehensive overview of intelligent test localization techniques—including spectrum‑based fault localization, error‑code driven build‑system localization, commercial revenue‑loss decision making, and UI case‑level tracing—detailing their motivations, methodologies, algorithms, and practical applications within automated testing pipelines.

Fault LocalizationSoftware Testingautomation
0 likes · 10 min read
Intelligent Test Localization Practices: Spectrum-Based Fault Localization, Error-Code Build System, Revenue‑Loss Decision, and UI Case Localization
Efficient Ops
Efficient Ops
Dec 19, 2022 · Operations

How Tencent CDN Achieves Seamless Business Continuity with AI‑Powered SRE

This article details Tencent CDN's challenges and solutions for business continuity, covering bandwidth and device resource constraints, massive request handling, fault‑management lifecycle, automation bottlenecks, and the implementation of AIOps, intelligent alerts, capacity planning, and root‑cause analysis to ensure reliable service.

CDNOperationsSRE
0 likes · 21 min read
How Tencent CDN Achieves Seamless Business Continuity with AI‑Powered SRE
JD Tech Talk
JD Tech Talk
Dec 15, 2022 · Frontend Development

Implementing a Frontend DevOps Pipeline to Boost Delivery Efficiency

This article details how a front‑end DevOps pipeline was designed and deployed to address delivery inefficiencies, quality and experience challenges by integrating requirement, development, testing, pre‑release and production stages through automated workflows, code quality controls, instant notifications, and seamless JDOS deployment.

DevOpsautomationci/cd
0 likes · 11 min read
Implementing a Frontend DevOps Pipeline to Boost Delivery Efficiency
vivo Internet Technology
vivo Internet Technology
Dec 14, 2022 · Cloud Native

Vivo’s Cloud‑Native Container Practices: High‑Availability, Automation, and Platform Evolution

Vivo’s cloud‑native journey, detailed from its 2018 machine‑learning pilot to a large‑scale container ecosystem, showcases how high‑availability design, automated multi‑cluster operations, CI/CD pipelines, and unified traffic ingress have dramatically improved efficiency, reduced costs, and enabled rapid, scalable AI‑driven services across the business.

ContainerKubernetesautomation
0 likes · 19 min read
Vivo’s Cloud‑Native Container Practices: High‑Availability, Automation, and Platform Evolution
JD Cloud Developers
JD Cloud Developers
Dec 14, 2022 · Frontend Development

How a DevOps Pipeline Can Supercharge Front‑End Delivery Efficiency

This article analyzes the current challenges of front‑end delivery, outlines the bottlenecks in existing workflows, and presents a DevOps‑driven pipeline that automates build, test, and deployment to improve efficiency, quality, and collaboration across development teams.

DevOpsautomationci/cd
0 likes · 17 min read
How a DevOps Pipeline Can Supercharge Front‑End Delivery Efficiency
DevOps
DevOps
Dec 14, 2022 · Operations

NoOps vs. DevOps: Is NoOps the End of DevOps or Its Next Evolution?

This article examines the rise of NoOps in cloud‑centric environments, comparing it with DevOps, outlining its advantages such as higher automation and reduced staffing, and discussing challenges like residual operational needs, security responsibilities, and suitability for legacy or hybrid systems.

DevOpsNoOpsautomation
0 likes · 8 min read
NoOps vs. DevOps: Is NoOps the End of DevOps or Its Next Evolution?
FunTester
FunTester
Dec 13, 2022 · Fundamentals

Why Manual Testing Still Matters in the Age of Automation

Even though automated testing speeds up release cycles, manual testing remains essential because it uncovers visual glitches, enables exploratory discovery, catches automation false positives and negatives, handles low‑volume scenarios cost‑effectively, and provides user‑centric insights that guide product optimization.

Software qualityUI testingautomation
0 likes · 4 min read
Why Manual Testing Still Matters in the Age of Automation
Programmer DD
Programmer DD
Dec 12, 2022 · Fundamentals

Master Linux Shell: Build Custom Log, Backup, and SpringBoot Management Scripts

This tutorial walks through essential Linux command-line techniques, showing how to create a reusable logmsg command, a timestamped backup utility, and a comprehensive Spring Boot administration script, complete with code examples, symbolic linking, permission handling, and execution guidance.

BackupBashShell scripting
0 likes · 10 min read
Master Linux Shell: Build Custom Log, Backup, and SpringBoot Management Scripts
Huolala Tech
Huolala Tech
Dec 6, 2022 · Frontend Development

Automate Vue Event Tracking Extraction with JSDoc, Webpack & ESLint

This article describes how to build a tool that automatically extracts event tracking (埋点) information from Vue H5 projects by leveraging custom JSDoc tags, Webpack dependency analysis, and an ESLint plugin, enabling one‑click generation of comprehensive tracking documentation and route mapping.

ESLintJSDocVue
0 likes · 13 min read
Automate Vue Event Tracking Extraction with JSDoc, Webpack & ESLint
NetEase Media Technology Team
NetEase Media Technology Team
Dec 6, 2022 · R&D Management

Testing Challenges and Quality Assurance Improvements for News Recommendation Systems

To cope with the multi‑stage, feature‑rich and rapidly iterated NetEase News recommendation pipeline, the QA team introduced detailed stage logging, controllable recall and user‑profile injection, configurable filters, forced‑push mechanisms, an integrated performance‑testing platform, automated case configuration, centralized requirement tracking, and self‑test tools, dramatically boosting testing quality and efficiency while outlining future automation goals.

Performance TestingR&D managementautomation
0 likes · 16 min read
Testing Challenges and Quality Assurance Improvements for News Recommendation Systems
php Courses
php Courses
Dec 2, 2022 · Backend Development

Understanding API Documentation: Purpose, Standards, and Efficient Production

This article explains what API documentation is, why it is essential for backend development, outlines standard interface specifications, and discusses efficient ways to produce and maintain API docs, including the use of modern tooling to automate generation and testing.

API documentationCollaborationautomation
0 likes · 4 min read
Understanding API Documentation: Purpose, Standards, and Efficient Production
DataFunTalk
DataFunTalk
Nov 30, 2022 · Big Data

Design and Practice of Yanxuan A/B Scientific Experiment Platform

The article presents the design, scientific methodology, system architecture, and case studies of Yanxuan's A/B testing platform, detailing how statistical principles, automated tracking, traffic allocation models, and unified reporting accelerate decision‑making and reduce development effort in e‑commerce experiments.

A/B testingautomationdata pipeline
0 likes · 15 min read
Design and Practice of Yanxuan A/B Scientific Experiment Platform
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 28, 2022 · Mobile Development

Implementing a WeChat Zombie‑Friend Detection Tool Using Android AccessibilityService

This article walks through building an Android AccessibilityService‑based tool that automatically detects WeChat contacts who have deleted or blocked you by using a fake‑transfer method, handling UI events, launching WeChat, and employing Kotlin code snippets for node navigation and gesture simulation.

AccessibilityServiceAndroidKotlin
0 likes · 16 min read
Implementing a WeChat Zombie‑Friend Detection Tool Using Android AccessibilityService
政采云技术
政采云技术
Nov 22, 2022 · Operations

How to Automate Code Quality with GitLab CI/CD and SonarQube

This guide explains how to integrate GitLab CI/CD with SonarQube, configure runners, set up SonarQube projects, define quality gates, and embed the pipeline into the development workflow to enforce code‑quality standards automatically.

DevOpsGitLab CISonarQube
0 likes · 11 min read
How to Automate Code Quality with GitLab CI/CD and SonarQube
DeWu Technology
DeWu Technology
Nov 15, 2022 · Operations

How Dewu Scaled Its DevOps Pipeline for Thousands of Services

This article examines Dewu App's rapid DevOps transformation, detailing the holistic analysis of development, testing, and operations, the step‑by‑step solution framework, concrete results for a thousand‑person engineering team, and insights on making DevOps an organizational evolution rather than a mere toolset.

DevOpsautomationcase study
0 likes · 6 min read
How Dewu Scaled Its DevOps Pipeline for Thousands of Services
Baidu Intelligent Testing
Baidu Intelligent Testing
Nov 15, 2022 · Artificial Intelligence

Risk‑Driven Delivery and Quality Assessment Model for Automated Testing at Baidu

This article describes Baidu's risk‑driven delivery approach, detailing the three current testing challenges, the design of a quality‑assessment system that uses machine‑learning (logistic regression) for risk identification, control and decision, and the resulting improvements in testing efficiency and quality.

AISoftware Testingautomation
0 likes · 14 min read
Risk‑Driven Delivery and Quality Assessment Model for Automated Testing at Baidu
Laravel Tech Community
Laravel Tech Community
Nov 13, 2022 · Operations

PowerShell 7.3 Released: New Features and Improvements for Native Command Handling

PowerShell 7.3, built on .NET 7 and supported for 18 months, introduces enhancements such as the $PSNativeCommandArgumentPassing variable for consistent native command argument handling, improved error processing with $PSNativeCommandUseErrorActionPreference, and aligns future releases with .NET 8, while PowerShell 7.2 remains the LTS version.

Native CommandsPowerShellShell
0 likes · 3 min read
PowerShell 7.3 Released: New Features and Improvements for Native Command Handling
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Nov 11, 2022 · Operations

How to Extract and Implement Tool Requirements from Daily QA Work

This article explains how QA engineers can identify inefficiencies in their daily workflows, turn those observations into concrete tool requirements, and apply visualisation, automation, and process‑optimisation techniques—illustrated with game‑testing examples—to dramatically improve efficiency and reduce errors.

QAautomationgame testing
0 likes · 19 min read
How to Extract and Implement Tool Requirements from Daily QA Work
Baidu Intelligent Testing
Baidu Intelligent Testing
Nov 10, 2022 · Artificial Intelligence

Risk‑Driven Delivery and AI‑Enabled Intelligent Testing: Reducing Human Dependency in Project Delivery

This article examines Baidu's risk‑driven delivery approach and AI‑powered intelligent testing, explaining how automated risk assessment, task allocation, test‑scope analysis, and quality‑score models can dramatically lower reliance on human judgment, improve testing efficiency, and accelerate project release cycles.

AI in software testingautomationintelligent testing
0 likes · 14 min read
Risk‑Driven Delivery and AI‑Enabled Intelligent Testing: Reducing Human Dependency in Project Delivery
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Nov 7, 2022 · Mobile Development

Practical Guide to Using OCLint for Static Code Analysis in iOS Projects

This practical guide walks iOS developers through installing OCLint, generating a compilation database, creating custom Clang‑AST rules, optimizing analysis runtime with parallel processing, and interpreting results that uncovered hundreds of performance‑critical issues, demonstrating how static analysis can dramatically improve startup speed.

ClangOCLintautomation
0 likes · 19 min read
Practical Guide to Using OCLint for Static Code Analysis in iOS Projects
Zhongtong Tech
Zhongtong Tech
Nov 3, 2022 · Databases

How ZTO’s Database Operations Platform Evolved from Manual to Intelligent Automation

The article recounts Chen Jianhua’s presentation at the GOPS Global Operations Conference, detailing ZTO’s three‑stage journey in building a database operations platform—from initial automation to self‑service and finally to fine‑grained, data‑driven intelligent management—while sharing lessons and future plans.

Big DataDatabase operationsZTO
0 likes · 4 min read
How ZTO’s Database Operations Platform Evolved from Manual to Intelligent Automation
Programmer DD
Programmer DD
Nov 3, 2022 · Operations

One-Click Jenkins + Docker + Spring Boot Deployment: Step-by-Step Guide

This guide walks through setting up a one‑click automated deployment pipeline for a Spring Boot application using Docker and Jenkins on CentOS 7, covering Docker installation, Jenkins container setup, required plugins, job configuration, building, testing, and running the project.

DevOpsDockerJenkins
0 likes · 9 min read
One-Click Jenkins + Docker + Spring Boot Deployment: Step-by-Step Guide
DevOps Cloud Academy
DevOps Cloud Academy
Nov 2, 2022 · Cloud Native

An Overview of CI/CD Pipelines with Kubernetes

This article examines CI/CD approaches within a Kubernetes ecosystem, detailing pull- and push-based pipeline architectures, their advantages and disadvantages, key considerations such as automated testing, validation and rollbacks, and reviews popular open-source tools like Spinnaker, Jenkins X and Argo CD.

Cloud NativeDevOpsKubernetes
0 likes · 19 min read
An Overview of CI/CD Pipelines with Kubernetes
AI Cyberspace
AI Cyberspace
Nov 1, 2022 · Cloud Native

10 Essential Cloud‑Native Tools Every Agile Team Should Use

This article outlines ten indispensable cloud‑native tools—from Docker and Kubernetes to Serverless, Helm, Ansible, and Wireshark—explaining how each supports modern agile development, improves infrastructure stability, and accelerates digital transformation in post‑pandemic enterprises.

Cloud NativeDevOpsDocker
0 likes · 16 min read
10 Essential Cloud‑Native Tools Every Agile Team Should Use
Bilibili Tech
Bilibili Tech
Nov 1, 2022 · Big Data

Design and Implementation of a Data Quality Platform for Large-Scale Data Processing

Bilibili built a scalable data‑quality platform that records metrics from heterogeneous sources, checks them with a rich DSL, alerts once with root‑cause analysis, and uses event‑driven and time‑window scheduling, automated workflows, and intelligent monitoring to ensure real‑time, accurate, trustworthy data for petabyte‑scale processing.

Data QualityRoot Cause Analysisautomation
0 likes · 20 min read
Design and Implementation of a Data Quality Platform for Large-Scale Data Processing
Architect
Architect
Oct 22, 2022 · Cloud Native

Design and Implementation of an Automated Operations Platform Based on Apache APISIX

This article presents the motivation, architecture, component selection, user authentication flow, micro‑service integration, and technical details—including custom Lua plugins and NGINX phases—of an automated operations platform built on the cloud‑native API gateway Apache APISIX.

Apache APISIXCloud NativePlugin Development
0 likes · 14 min read
Design and Implementation of an Automated Operations Platform Based on Apache APISIX
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Oct 21, 2022 · Operations

A Step-by-Step Guide to Interface Testing in Game Development

This article explains why interface testing is essential for game quality and security, and provides a detailed, step-by-step methodology—including planning, analysis, test case design, execution, result verification, and automation—to help QA teams efficiently test server APIs and prevent player cheating.

Performance Testingautomationinterface testing
0 likes · 10 min read
A Step-by-Step Guide to Interface Testing in Game Development
Open Source Linux
Open Source Linux
Oct 17, 2022 · Operations

10 Powerful Python Automation Scripts to Eliminate Repetitive Tasks

Discover ten practical Python automation scripts—from HTML parsing and QR code scanning to screenshot capture, PDF manipulation, StackOverflow querying, mobile device control, hardware monitoring, Instagram uploading, and video watermarking—that streamline repetitive tasks and boost productivity across diverse workflows.

PythonScriptingTutorial
0 likes · 14 min read
10 Powerful Python Automation Scripts to Eliminate Repetitive Tasks
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 17, 2022 · Fundamentals

Understanding Gradle: Why Learn It, Its Features, and a Learning Roadmap

This article explains the importance of mastering Gradle for Android development, describes what Gradle and build tools are, outlines its historical evolution and key characteristics, and provides a practical learning path with resources and future topics such as tasks, lifecycle, dependency management, and plugin development.

AndroidGradleautomation
0 likes · 10 min read
Understanding Gradle: Why Learn It, Its Features, and a Learning Roadmap