Tagged articles
3041 articles
Page 11 of 31
MaGe Linux Operations
MaGe Linux Operations
Sep 17, 2024 · Operations

Master Ansible: Essential Commands and Common Modules Explained

This guide provides a comprehensive overview of Ansible's ad‑hoc command options and the most frequently used modules—including shell, copy, template, file, fetch, synchronize, yum, service, user, and cron—detailing their parameters, usage examples, and best‑practice tips for efficient automation.

AnsibleConfiguration ManagementDevOps
0 likes · 41 min read
Master Ansible: Essential Commands and Common Modules Explained
Liangxu Linux
Liangxu Linux
Sep 17, 2024 · Operations

Top 10 Essential Ops Tools Every Engineer Should Master

This article presents ten indispensable tools for operations engineers—detailing each tool’s functionality, ideal use cases, advantages, and real‑world examples, from shell scripting and Git to Ansible, Prometheus, Grafana, Docker, Kubernetes, Nginx, the ELK stack, and Zabbix, helping professionals streamline automation, monitoring, and deployment tasks.

Configuration ManagementContainerizationDevOps
0 likes · 8 min read
Top 10 Essential Ops Tools Every Engineer Should Master
dbaplus Community
dbaplus Community
Sep 13, 2024 · Operations

How Bilibili Built an Emergency Response Center to Slash MTTR and Boost System Stability

This article explains how Bilibili designed and implemented an Emergency Response Center (ERC) to manage the full fault lifecycle—detection, response, delimitation, localization, mitigation and recovery—using alert rules, automated recall, integrated customer feedback, clear role assignments, mobile support, and data‑driven post‑mortems, ultimately reducing MTTR and improving service reliability.

MTTRSREautomation
0 likes · 23 min read
How Bilibili Built an Emergency Response Center to Slash MTTR and Boost System Stability
Test Development Learning Exchange
Test Development Learning Exchange
Sep 12, 2024 · Backend Development

10 Handy Python Scripts for Common File and Data Tasks

This article presents ten practical Python scripts that automate everyday tasks such as renaming files, creating ZIP backups, merging PDFs, replacing text, compressing images, scraping web pages, processing Excel data, sending emails, parsing logs, and searching files, each accompanied by ready‑to‑run code examples.

automationfile-managementutilities
0 likes · 7 min read
10 Handy Python Scripts for Common File and Data Tasks
JD Cloud Developers
JD Cloud Developers
Sep 11, 2024 · Artificial Intelligence

How AI Agents Transform Industrial B2B Order Fulfillment in 30 Seconds

This article explains how the AutoBots platform leverages AI agents to streamline industrial B2B order fulfillment, eliminate multi‑step communication, enable instant 30‑second issue resolution, improve address verification, reduce tax risks, and deliver measurable performance gains across logistics and operations.

AIAutoBotsaddress matching
0 likes · 8 min read
How AI Agents Transform Industrial B2B Order Fulfillment in 30 Seconds
DevOps Engineer
DevOps Engineer
Sep 11, 2024 · Operations

Will DevOps Disappear? How AI Impacts the Role of DevOps Engineers

While AI can automate many routine DevOps tasks such as scripting, CI/CD pipeline creation, and infrastructure design, it cannot replace the contextual understanding, critical thinking, experience, and judgment of senior DevOps engineers, who will evolve into architects and innovators rather than being rendered obsolete.

Artificial IntelligenceCareer DevelopmentDevOps
0 likes · 4 min read
Will DevOps Disappear? How AI Impacts the Role of DevOps Engineers
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Sep 10, 2024 · Artificial Intelligence

Boost Test Case Creation with AI: How a Multi‑Model Platform Cuts Effort by 80%

An AI-driven test case generation platform at KuJiaLe leverages multiple large language models, offering three input methods, online editing, and dual export options, while addressing stability, length limits, and security challenges to improve testing efficiency and achieve over 80% success rate.

AI testingSoftware TestingTest Case Generation
0 likes · 10 min read
Boost Test Case Creation with AI: How a Multi‑Model Platform Cuts Effort by 80%
Python Crawling & Data Mining
Python Crawling & Data Mining
Sep 10, 2024 · Backend Development

Merging Files by Keyword with Python and Pandas

This article walks through a Python‑based solution that extracts files sharing specific keywords, pulls numeric data from the second column, and concatenates the results horizontally using pandas, providing clear code snippets and practical tips for automating such file‑processing tasks.

Pythonautomationdata-processing
0 likes · 6 min read
Merging Files by Keyword with Python and Pandas
Efficient Ops
Efficient Ops
Sep 8, 2024 · Operations

Boost Ops Efficiency: 5 Python Scripts Every Sysadmin Should Use

This article explains how Python can automate common operations tasks—remote command execution, log parsing, system monitoring with alerts, batch software deployment, and backup/restore—providing code examples and highlighting the benefits for sysadmins.

DevOpsOperations Automationautomation
0 likes · 9 min read
Boost Ops Efficiency: 5 Python Scripts Every Sysadmin Should Use
dbaplus Community
dbaplus Community
Sep 8, 2024 · Operations

10 Essential Ops Practices to Prevent System Failures

This article compiles ten practical operations‑engineer guidelines—ranging from change rollbacks and safe command aliases to backup verification, monitoring, and cautious automated failover—to help maintain high availability and avoid costly production incidents.

Linuxautomationmonitoring
0 likes · 18 min read
10 Essential Ops Practices to Prevent System Failures
Python Programming Learning Circle
Python Programming Learning Circle
Sep 4, 2024 · Artificial Intelligence

Building an Automatic Math Grading System with Python: Data Generation, CNN Training, Image Segmentation, and Result Feedback

This tutorial explains how to create an automatic math‑grading tool in Python by generating synthetic digit images, training a small CNN on the data, segmenting handwritten equations with projection techniques, recognizing characters, evaluating the expressions, and overlaying the results back onto the original image.

CNNImage ProcessingOCR
0 likes · 30 min read
Building an Automatic Math Grading System with Python: Data Generation, CNN Training, Image Segmentation, and Result Feedback
MaGe Linux Operations
MaGe Linux Operations
Sep 1, 2024 · Operations

Master Linux System Monitoring: Essential Metrics, Tools, and Best Practices

This comprehensive guide explains why Linux system monitoring is crucial, outlines key metrics such as CPU, memory, disk I/O, network, and process usage, recommends essential command‑line tools, and provides advanced techniques, automation scripts, best practices, and common pitfalls to ensure reliable, secure server performance.

Linuxautomationperformance metrics
0 likes · 9 min read
Master Linux System Monitoring: Essential Metrics, Tools, and Best Practices
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Aug 28, 2024 · Operations

Essential Bash Scripts for Linux System Monitoring and Automation

This article presents a curated collection of Bash scripts that automate key Linux operations such as MySQL replication monitoring, directory change detection, bulk user creation, website health checks, remote command execution, one‑click LNMP deployment, resource usage reporting, high‑resource process identification, and automated Java and PHP project deployment.

BashDeploymentLinux
0 likes · 12 min read
Essential Bash Scripts for Linux System Monitoring and Automation
DevOps
DevOps
Aug 26, 2024 · Operations

The Evolution of Operations: From Manual Ops to AIOps and ChatOps

This article explores the progression of IT operations—from manual processes through automated DevOps, to AI‑driven AIOps and chat‑based ChatOps—examining concepts, advantages, tools, and future possibilities, while also reflecting on how these trends reshape the role of operations engineers.

AIChatOpsCollaboration
0 likes · 12 min read
The Evolution of Operations: From Manual Ops to AIOps and ChatOps
Python Programming Learning Circle
Python Programming Learning Circle
Aug 23, 2024 · Fundamentals

A Comprehensive Overview of Essential Python Libraries

This article provides a detailed overview of over a hundred essential Python libraries spanning environment management, packaging, file handling, date‑time utilities, text processing, office document formats, databases, networking, web frameworks, and concurrency, illustrating Python's vast ecosystem for diverse development needs.

PythonWeb Developmentautomation
0 likes · 16 min read
A Comprehensive Overview of Essential Python Libraries
DevOps
DevOps
Aug 20, 2024 · Operations

CI/CD Maturity Levels and DevOps Practices in Chinese Enterprises

This article analyzes the current state of DevOps adoption in China, presents detailed CI/CD capability levels with a maturity model table, and discusses future operational trends such as automation, AIOps, security integration, observability, and reliability engineering to guide enterprises toward more efficient software delivery.

DevOpsReliabilityautomation
0 likes · 20 min read
CI/CD Maturity Levels and DevOps Practices in Chinese Enterprises
Test Development Learning Exchange
Test Development Learning Exchange
Aug 20, 2024 · Backend Development

Python Output and Reporting Techniques for API Testing (Beginner to Advanced)

This guide presents beginner to advanced Python techniques for formatting and reporting API test results, covering print statements, logging, JSON, markdown tables, pytest reports, unittest with HTMLTestRunner, Allure, coverage analysis, data visualization, and Selenium‑wire network capture, with practical code examples and best‑practice notes.

Reportingautomationlogging
0 likes · 11 min read
Python Output and Reporting Techniques for API Testing (Beginner to Advanced)
FunTester
FunTester
Aug 19, 2024 · Industry Insights

How Heidegger’s “Bestand” Shapes Modern Software Testing Practices

The article explores Heidegger’s concept of "Bestand" (resource), explains how it transforms our view of objects into readily usable assets, and examines its impact on software testing—from automation tools and virtualized environments to CI/CD pipelines and outsourced test resources—highlighting both efficiency gains and potential quality blind spots.

HeideggerSoftware Testingautomation
0 likes · 7 min read
How Heidegger’s “Bestand” Shapes Modern Software Testing Practices
Bilibili Tech
Bilibili Tech
Aug 16, 2024 · Operations

Design and Implementation of Bilibili's Emergency Response Center for Incident Management

Bilibili’s Emergency Response Center (ERC) unifies incident detection, rapid response, precise scoping, and coordinated recovery through multi‑dimensional alerts, automated collaboration, standardized updates, and post‑mortem analysis, targeting 1‑minute detection, 3‑minute response, 5‑minute scoping, and 10‑minute recovery, which has cut MTTR, achieved over 80% automatic recall accuracy, and met more than 60% of its 1‑3‑5‑10 performance goals.

MTTRSREautomation
0 likes · 22 min read
Design and Implementation of Bilibili's Emergency Response Center for Incident Management
大转转FE
大转转FE
Aug 16, 2024 · Frontend Development

How to Supercharge Front‑End Development with V0’s AI‑Powered Code Generator

This article introduces V0, an AI‑driven tool from Vercel that transforms natural‑language prompts or design screenshots into ready‑to‑use React, HTML, and Tailwind CSS code, compares it with other front‑end solutions, and provides step‑by‑step guidance on creating, editing, and exporting components.

AI code generationReactShadcn UI
0 likes · 8 min read
How to Supercharge Front‑End Development with V0’s AI‑Powered Code Generator
21CTO
21CTO
Aug 13, 2024 · Fundamentals

7 Must‑Know Open‑Source Python Projects Every Developer Should Explore

This article introduces seven noteworthy open‑source Python repositories—including Pandas, Apache Airflow, G4F, Scrapy, Ultroid, Zulip, and Freqtrade—highlighting their key features, typical use cases, and where to find them, offering developers a curated guide to valuable tools for data analysis, workflow automation, web crawling, chat bots, team collaboration, and crypto trading.

Pythonautomationdata analysis
0 likes · 5 min read
7 Must‑Know Open‑Source Python Projects Every Developer Should Explore
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Aug 13, 2024 · Databases

Automate Database Documentation in SpringBoot with Screw: A Complete Guide

This article explains why maintaining up‑to‑date database schema documentation is essential, introduces the Screw tool and its supported databases and output formats, and provides a step‑by‑step SpringBoot 3.2.5 example—including Maven dependency, configuration classes, a generation component, and a test—to automatically produce HTML, Word, or Markdown docs.

SpringBootautomationdatabase documentation
0 likes · 8 min read
Automate Database Documentation in SpringBoot with Screw: A Complete Guide
Open Source Linux
Open Source Linux
Aug 13, 2024 · Operations

Complete Guide to Operations Automation Scripts and Directory Structure

This article outlines a comprehensive set of automated operations scripts, including baseline checks, service monitoring, Docker and Kubernetes maintenance, security inspections, and a well‑organized directory layout with roles, system, network, database, application, security, automation, and infrastructure sections.

AnsibleOperationsScript Management
0 likes · 6 min read
Complete Guide to Operations Automation Scripts and Directory Structure
Test Development Learning Exchange
Test Development Learning Exchange
Aug 11, 2024 · Fundamentals

Advanced pytest Techniques: Parameterization, Fixtures, Plugins, and More

This article presents a comprehensive guide to pytest, covering parameterized tests, reusable fixtures, dynamic test generation, plugin extensions for coverage and HTML reports, logging capture, nested tests, test ordering, module‑level fixtures, exception handling, parallel execution, mocking, dynamic registration, custom command‑line options, and test insertion for debugging.

Pluginsautomationfixtures
0 likes · 7 min read
Advanced pytest Techniques: Parameterization, Fixtures, Plugins, and More
Test Development Learning Exchange
Test Development Learning Exchange
Aug 10, 2024 · Fundamentals

Mastering Shallow vs Deep Copy in Python: When and How to Use Them

This guide explains the difference between Python's shallow and deep copy mechanisms, shows the built‑in tools available, and provides ten concrete code examples covering lists, dictionaries, custom objects, tuples, sets and multi‑level nesting to help you choose the right copying strategy for reliable API test automation.

Data StructuresPythonautomation
0 likes · 8 min read
Mastering Shallow vs Deep Copy in Python: When and How to Use Them
JD Retail Technology
JD Retail Technology
Aug 8, 2024 · Frontend Development

Ensuring Frontend System Stability through Monitoring and Automated Inspection

This article explains how modern front‑end teams ensure system stability and high‑quality operation by implementing comprehensive monitoring and automated inspection, covering background, significance, architecture, real‑time and scheduled checks, performance metrics, alert strategies, error handling, custom reporting, and future improvement plans.

AlertingDevOpsWeb
0 likes · 24 min read
Ensuring Frontend System Stability through Monitoring and Automated Inspection
Python Programming Learning Circle
Python Programming Learning Circle
Aug 7, 2024 · Operations

17 Essential Python Scripts for Automating Everyday Tasks

An extensive guide presents 17 practical Python scripts covering file management, web scraping, email handling, Excel processing, database interaction, system tasks, image editing, network automation, data cleaning, PDF manipulation, GUI automation, testing, cloud services, finance, and natural language processing, enabling readers to streamline workflows and boost productivity.

DataProcessingPythonScripting
0 likes · 24 min read
17 Essential Python Scripts for Automating Everyday Tasks
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Aug 7, 2024 · Operations

Master Shell Scripting: Core Commands, Variables, Loops, and Functions Explained

This comprehensive guide walks you through the fundamentals of Linux shell scripting, covering why it matters, essential prerequisites, variable handling, string manipulation, arithmetic operations, condition testing, control structures like if/else, for/while loops, functions, case statements, and array usage, all with clear examples and practical code snippets.

ArraysBashLinux
0 likes · 34 min read
Master Shell Scripting: Core Commands, Variables, Loops, and Functions Explained
Wukong Talks Architecture
Wukong Talks Architecture
Aug 5, 2024 · Operations

Comprehensive Case Study of Large‑Scale Desktop IT Management and Automated Fault Detection at Ctrip

This article presents a detailed case study of Ctrip's large‑scale desktop IT management solution, describing the challenges of handling tens of thousands of office PCs, the full‑link architecture built with Rust, Tauri, SpringBoot and Django, automated health monitoring, fault detection, remediation workflows, security measures, performance optimizations, and the measurable operational improvements achieved.

Desktop ManagementIT OperationsRust
0 likes · 16 min read
Comprehensive Case Study of Large‑Scale Desktop IT Management and Automated Fault Detection at Ctrip
Open Source Linux
Open Source Linux
Aug 5, 2024 · Operations

How to Manage Over 10,000 Network Devices with Systematic, Automated Operations

This guide outlines a comprehensive, automated strategy for operating more than ten thousand network devices, covering asset documentation, topology planning, unified monitoring, automation scripts, emergency response, security management, regular maintenance, staff training, and visual management tools.

Scalabilityautomationdevice management
0 likes · 6 min read
How to Manage Over 10,000 Network Devices with Systematic, Automated Operations
Continuous Delivery 2.0
Continuous Delivery 2.0
Aug 2, 2024 · Fundamentals

Google’s Large‑Scale Code Coverage Infrastructure: Design, Automation, and Adoption Insights

The article presents a comprehensive overview of Google’s code‑coverage system, describing its metrics, integration into the daily development workflow, underlying infrastructure, visualization tools, data‑driven analysis of five years of coverage data, and developer survey results that reveal adoption patterns and perceived usefulness.

GoogleSoftware Testingautomation
0 likes · 21 min read
Google’s Large‑Scale Code Coverage Infrastructure: Design, Automation, and Adoption Insights
Open Source Linux
Open Source Linux
Aug 1, 2024 · Operations

Top 10 Essential Ops Tools Every Engineer Should Master

This article introduces ten indispensable tools for operations engineers, detailing each tool's functionality, ideal use cases, key advantages, and practical examples, while also providing code snippets and visual illustrations to help readers understand and apply them effectively.

Configuration ManagementContainerizationInfrastructure
0 likes · 8 min read
Top 10 Essential Ops Tools Every Engineer Should Master
Python Programming Learning Circle
Python Programming Learning Circle
Jul 31, 2024 · Fundamentals

Using Python's os Module to Delete Duplicate Files

This article demonstrates a simple Python method for identifying and removing duplicate files by leveraging the built‑in os module, explaining how to list directory contents, construct file paths, and use os.remove() to delete unwanted copies, complete with example code and usage notes.

OS modulePythonautomation
0 likes · 4 min read
Using Python's os Module to Delete Duplicate Files
Continuous Delivery 2.0
Continuous Delivery 2.0
Jul 31, 2024 · Operations

Release Engineering Practices from Google’s SRE Book

The article outlines Google’s release engineering principles, roles, and processes—including self‑service, frequent high‑speed releases, sealed builds, policy enforcement, configuration management, and the Rapid system—to illustrate how automated, reliable software delivery is achieved at scale.

Configuration ManagementSREautomation
0 likes · 14 min read
Release Engineering Practices from Google’s SRE Book
FunTester
FunTester
Jul 30, 2024 · Operations

Mastering True Observability: Models, Practices, and AI‑Driven Automation

This article explains why true observability is essential for modern software, outlines its five core pillars, details a four‑stage maturity model with benefits and drawbacks, and provides practical steps—including data collection, team organization, and AI automation—to advance from basic monitoring to predictive, self‑healing systems.

AIMaturity Modelautomation
0 likes · 13 min read
Mastering True Observability: Models, Practices, and AI‑Driven Automation
Python Programming Learning Circle
Python Programming Learning Circle
Jul 29, 2024 · Fundamentals

15 Essential Python Packages You Should Know

This article introduces fifteen of the most useful Python libraries—including Dash, Pygame, Pillow, Requests, and BeautifulSoup—explaining their core features and typical use cases, making it a concise guide for developers seeking to expand their Python toolkit.

DataSciencePythonWebDevelopment
0 likes · 10 min read
15 Essential Python Packages You Should Know
Efficient Ops
Efficient Ops
Jul 28, 2024 · Operations

What the 2024 China DevOps & BizDevOps Survey Reveals About XOps Trends

The 2024 XOps Industry Innovation Forum in Beijing unveiled the China DevOps & BizDevOps State Survey, revealing that over 6,300 enterprises participated, with more than 60% adopting agile practices, 83% using containers or VMs, and a growing focus on automation, testing, and BizDevOps transformation across diverse sectors.

BizDevOpsDevOpsIT Operations
0 likes · 11 min read
What the 2024 China DevOps & BizDevOps Survey Reveals About XOps Trends
Test Development Learning Exchange
Test Development Learning Exchange
Jul 28, 2024 · Backend Development

Boost API Automation Testing with Parameterized Python Decorators

This guide demonstrates how parameterized Python decorators can streamline repetitive tasks in API automation testing—handling login tokens, retries, environment selection, data‑driven tests, logging, performance monitoring, permission checks, mock responses, cleanup, and test tagging—reducing code duplication and improving maintainability.

API testingBackendCode Examples
0 likes · 8 min read
Boost API Automation Testing with Parameterized Python Decorators
Open Source Tech Hub
Open Source Tech Hub
Jul 28, 2024 · Operations

Master Linux Cron: Complete Guide to Scheduling Automated Tasks

This comprehensive guide explains what cron jobs are, how the crond daemon works, the structure of crontab files, user versus system scheduling, syntax details, special characters, environment setup, creation, editing, listing, deletion, troubleshooting, and best practices for reliable Linux automation.

SchedulingSystem Administrationautomation
0 likes · 18 min read
Master Linux Cron: Complete Guide to Scheduling Automated Tasks
Code Ape Tech Column
Code Ape Tech Column
Jul 26, 2024 · Operations

Bash Scripts for File Consistency Checks, Log Monitoring, and System Automation

This article presents a comprehensive collection of Bash scripts that perform tasks such as verifying file consistency across servers, scheduled log cleaning, network traffic monitoring, numeric analysis in files, automated FTP downloads, interactive number games, Nginx 502 detection, variable assignments, bulk file renaming, IP address validation, and various system administration operations.

BashShell scriptingSystem Administration
0 likes · 24 min read
Bash Scripts for File Consistency Checks, Log Monitoring, and System Automation
Qunar Tech Salon
Qunar Tech Salon
Jul 25, 2024 · Artificial Intelligence

AI-Generated Video Practices for International Hotels

At the WOT2024 conference, Qunar Travel’s CTO Zheng Jimin presented a comprehensive overview of AI-generated video production for international hotels, detailing challenges, AI-driven workflow automation, practical implementation steps, multilingual translation enhancements, and performance results, offering valuable insights for scaling high‑quality hotel video content.

AIAIGCHotel Industry
0 likes · 11 min read
AI-Generated Video Practices for International Hotels
Ctrip Technology
Ctrip Technology
Jul 25, 2024 · Operations

Ctrip's Full‑Chain Desktop Operations Platform for Managing Tens of Thousands of PCs

The article presents a comprehensive case study of Ctrip's full‑chain desktop operations system, detailing its architecture, cross‑platform Rust/Tauri agents, SpringBoot server, security measures, operational challenges, performance optimizations, and the measurable improvements in fault detection and repair across a massive corporate PC fleet.

Desktop ManagementIT OperationsRust
0 likes · 18 min read
Ctrip's Full‑Chain Desktop Operations Platform for Managing Tens of Thousands of PCs
Code Mala Tang
Code Mala Tang
Jul 24, 2024 · Operations

Master GitLab CI/CD: Build, Test, Deploy Efficiently with Real-World Examples

GitLab CI/CD provides a powerful, automated workflow for building, testing, and deploying code, and this guide explains its core concepts—jobs, pipelines, stages, artifacts, dependencies, conditional execution—while offering detailed .gitlab-ci.yml examples, local debugging techniques, caching strategies, environment isolation, and security best practices.

CI/CD pipelinesDockerGitLab CI/CD
0 likes · 14 min read
Master GitLab CI/CD: Build, Test, Deploy Efficiently with Real-World Examples
Efficient Ops
Efficient Ops
Jul 22, 2024 · Operations

Mastering Ansible: Core Concepts, Architecture, and Essential Commands

This article introduces Ansible as an open‑source automation tool, explains its declarative, abstract and idempotent characteristics, shows how to install it with pip, outlines its core architecture components, describes its working principles, and provides usage examples for its seven main commands.

AnsibleConfiguration ManagementDevOps
0 likes · 8 min read
Mastering Ansible: Core Concepts, Architecture, and Essential Commands
MaGe Linux Operations
MaGe Linux Operations
Jul 22, 2024 · Operations

Mastering Ansible Inventory: Define Hosts, Groups, and Configuration Files

This guide explains how to create and organize Ansible inventory files by defining individual hosts, host groups, nested groups, and using patterns or wildcards to select targets, while also covering configuration file priority, essential settings, and a step‑by‑step example for secure, password‑less automation.

AnsibleConfiguration ManagementHost Groups
0 likes · 13 min read
Mastering Ansible Inventory: Define Hosts, Groups, and Configuration Files
Liangxu Linux
Liangxu Linux
Jul 21, 2024 · Operations

How to Sort IP Addresses with a Simple Shell Script

This guide walks through a real‑world operations scenario, showing how to write and run a Bash script that uses the sort command with numeric and field options to correctly order a list of IP addresses for easier log analysis and network troubleshooting.

IP addressLinuxSorting
0 likes · 4 min read
How to Sort IP Addresses with a Simple Shell Script
Software Development Quality
Software Development Quality
Jul 18, 2024 · R&D Management

What Skills Define a Top Test Development Engineer? A 5‑Level Competency Guide

This guide presents a detailed five‑level competency framework for test development engineers, covering test analysis, design, planning, execution, reporting, project management, development, security, performance, automation, and related technical skills, with behavior grades and descriptions for each area.

SKILL frameworkSoftware Testingautomation
0 likes · 30 min read
What Skills Define a Top Test Development Engineer? A 5‑Level Competency Guide
Python Programming Learning Circle
Python Programming Learning Circle
Jul 17, 2024 · Fundamentals

Seven Essential Python Efficiency Tools for Developers

This article introduces seven powerful Python libraries—Pandas, Selenium, Flask, Scrapy, Requests, Faker, and Pillow—explaining their core features, typical use cases, and providing ready‑to‑run code snippets to help developers boost productivity and automate routine tasks.

PythonWeb Scrapingautomation
0 likes · 6 min read
Seven Essential Python Efficiency Tools for Developers
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Jul 17, 2024 · Operations

How NetEase Cloud Music Automated Massive Service Upgrades with a Custom Platform

This article presents a comprehensive case study of NetEase Cloud Music's automatic upgrade platform, detailing the background challenges, technical architecture, sidecar versus component upgrades, workflow orchestration, operational safeguards, performance metrics, and future roadmap for large‑scale microservice migrations.

Cloud NativeMicroservicesOperations
0 likes · 17 min read
How NetEase Cloud Music Automated Massive Service Upgrades with a Custom Platform
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jul 17, 2024 · Operations

Getting Started with Jenkins for Frontend Deployment: Installation, Configuration, and CI/CD Pipelines

This comprehensive guide walks front‑end developers through the evolution of deployment methods, shows how to automate builds with custom Node scripts, details step‑by‑step Jenkins installation on CentOS, explains Freestyle and Pipeline project setups, and provides practical code snippets for a fully automated CI/CD workflow.

Frontend DeploymentJenkinsPipeline
0 likes · 26 min read
Getting Started with Jenkins for Frontend Deployment: Installation, Configuration, and CI/CD Pipelines
JD Cloud Developers
JD Cloud Developers
Jul 12, 2024 · Operations

How Traffic Replay Safeguards Production Systems: Strategies and Best Practices

This article explores traffic recording and replay techniques, detailing their principles, benefits, risks, and practical guidelines—including filtering, deduplication, special‑scenario handling, real‑time vs offline diff, and mock strategies—to help teams ensure system stability and comprehensive test coverage.

automationsystem stabilitytraffic replay
0 likes · 12 min read
How Traffic Replay Safeguards Production Systems: Strategies and Best Practices
Python Programming Learning Circle
Python Programming Learning Circle
Jul 11, 2024 · Fundamentals

Critical Review of Python in Excel: Limitations, Use Cases, and Recommendations

The article provides a detailed technical analysis of Microsoft’s preview‑only Python in Excel feature, outlining its current capabilities, major limitations such as lack of VBA replacement, restricted package usage, cloud‑dependency, and workflow friction, while suggesting improvements and alternative approaches for data‑centric users.

AzureExcelJupyter
0 likes · 16 min read
Critical Review of Python in Excel: Limitations, Use Cases, and Recommendations
Baidu Intelligent Cloud Tech Hub
Baidu Intelligent Cloud Tech Hub
Jul 10, 2024 · Artificial Intelligence

How AI Transforms Physical Network Fault Localization: From Manual to LLM‑Powered Precision

This article explains how Baidu Cloud evolved its physical network fault‑location workflow—from manual analysis and integrated multi‑signal algorithms to AI‑driven reasoning with large language models—highlighting structured prompting, multi‑agent collaboration, and measurable improvements in accuracy and automation.

AIFault LocalizationMulti-Agent
0 likes · 15 min read
How AI Transforms Physical Network Fault Localization: From Manual to LLM‑Powered Precision
macrozheng
macrozheng
Jul 9, 2024 · Operations

Master Lightweight CI/CD with Drone and Gogs: Step-by-Step Docker Deployment

Learn how to set up a lightweight, container‑based CI/CD pipeline using Drone and Gogs, install both tools via Docker, configure servers and runners, write .drone.yml scripts, and automate building and deploying a SpringBoot e‑commerce project, all with minimal memory usage.

DockerGogsSpringBoot
0 likes · 11 min read
Master Lightweight CI/CD with Drone and Gogs: Step-by-Step Docker Deployment
Test Development Learning Exchange
Test Development Learning Exchange
Jul 6, 2024 · Operations

10 Practical Python Automation Scripts for File Management, Web Scraping, Data Cleaning, and More

This article presents ten useful Python automation scripts covering file renaming, web page downloading, data cleaning, scheduled tasks, email sending, testing, database backup, log analysis, file compression, and document generation, each with clear explanations and ready‑to‑run code examples.

CodeExamplesOperationsPython
0 likes · 7 min read
10 Practical Python Automation Scripts for File Management, Web Scraping, Data Cleaning, and More
Architect
Architect
Jul 6, 2024 · Backend Development

Design and Implementation of Bilibili Live Ranking System

This article details the architecture, business value, configuration, storage choices, performance challenges, and future plans of Bilibili's live streaming ranking system, explaining how it uses MySQL and Redis, supports automated scoring, and handles high‑traffic read/write demands.

architectureautomationperformance
0 likes · 18 min read
Design and Implementation of Bilibili Live Ranking System
Bilibili Tech
Bilibili Tech
Jul 5, 2024 · Frontend Development

Applying Clean Architecture to Front-End Migration: Refactoring a Large-Scale Review Platform from Vue2 to Vue3

The team refactored a high‑traffic Vue2 detail page to Vue3 using Clean Architecture, separating entities, use‑cases, adapters, and framework layers, while employing AST‑based tooling, comprehensive unit/E2E/visual tests, and a gray‑release strategy, resulting in reduced duplication, better test coverage, and a reusable migration pipeline.

Clean ArchitectureVue3automation
0 likes · 23 min read
Applying Clean Architecture to Front-End Migration: Refactoring a Large-Scale Review Platform from Vue2 to Vue3
Ops Development & AI Practice
Ops Development & AI Practice
Jul 4, 2024 · Artificial Intelligence

Will Generative AI Empower or Replace Software Developers? An In‑Depth Look

Generative AI is rapidly reshaping software development by automating code creation, error detection, and testing, prompting a debate on whether it serves as a powerful assistant that boosts productivity or as a force that could replace certain developer roles, while also shifting required skill sets.

AI Impactautomationdeveloper skills
0 likes · 5 min read
Will Generative AI Empower or Replace Software Developers? An In‑Depth Look
Python Programming Learning Circle
Python Programming Learning Circle
Jul 3, 2024 · Operations

17 Practical Python Scripts for Automating Everyday Tasks

This article presents 17 versatile Python scripts that automate common tasks such as file management, web scraping, email handling, Excel processing, database interaction, system administration, and more, offering code examples and explanations to help developers and analysts improve productivity.

PythonScriptingWeb Scraping
0 likes · 28 min read
17 Practical Python Scripts for Automating Everyday Tasks
JD Cloud Developers
JD Cloud Developers
Jul 2, 2024 · Operations

How Large Language Models Are Transforming Modern IT Operations

From manual server management to automated scripts, AIOps, and ChatOps, this article traces the evolution of IT operations and demonstrates how large language models boost efficiency, enable intelligent assistants, automated diagnostics, and smart log analysis, aiming for rapid fault detection, localization, and resolution.

ChatOpsOperationsaiops
0 likes · 7 min read
How Large Language Models Are Transforming Modern IT Operations
ByteDance SYS Tech
ByteDance SYS Tech
Jun 30, 2024 · Operations

How Large‑Model AI Is Transforming Intelligent Operations (AIOps)

This article explores the latest concepts, planning roadmap, and practical applications of large‑model AI in intelligent operations, detailing AIOps use cases, system‑level automation, multi‑agent architectures, and how a dedicated platform accelerates deployment and efficiency across data‑center environments.

AI agentsIntelligent Operationsaiops
0 likes · 18 min read
How Large‑Model AI Is Transforming Intelligent Operations (AIOps)
Architecture and Beyond
Architecture and Beyond
Jun 29, 2024 · Industry Insights

Mastering SEO: How Content, Experience, and Authority Drive Rankings

SEO is a systematic discipline that hinges on three pillars—high‑quality, original content, superior user experience, and strong site authority—requiring coordinated strategies for content planning, creation, maintenance, technical performance, and automation to sustainably boost rankings, traffic, and conversion.

SEOSite AuthorityUser experience
0 likes · 35 min read
Mastering SEO: How Content, Experience, and Authority Drive Rankings
Wukong Talks Architecture
Wukong Talks Architecture
Jun 27, 2024 · Operations

Jenkins Front‑End Deployment: Pipeline vs Freestyle and Core Scripts

This article explains how to use Jenkins for front‑end automated deployment, comparing Pipeline and Freestyle projects, detailing the overall architecture, step‑by‑step deployment process, core pipeline scripts for Git handling, dependency copying, building, backup, upload, update, cleanup, and email notifications.

Frontend DeploymentJenkinsPipeline
0 likes · 9 min read
Jenkins Front‑End Deployment: Pipeline vs Freestyle and Core Scripts
Meituan Technology Team
Meituan Technology Team
Jun 27, 2024 · Mobile Development

Meituan Mini‑Program Testability Practices and Implementation

Meituan’s Tech Salon Session 77 describes how the company built a generic JavaScript‑hooking SDK packaged as an NPM module to give mini‑programs on platforms such as WeChat, Alipay and Kuaishou observable and controllable capabilities across UI, storage, network and system layers, enabling automated cache management, request mocking, state inspection and visual diff testing, which the ticket team leveraged to achieve over 30 % test scenario coverage, 100 % page coverage and discover hundreds of defects, while outlining future plans to stabilize and expand the framework.

JavaScriptMini ProgramSDK
0 likes · 19 min read
Meituan Mini‑Program Testability Practices and Implementation
Python Programming Learning Circle
Python Programming Learning Circle
Jun 27, 2024 · Artificial Intelligence

Eight Python Libraries to Accelerate Data Science and Machine Learning Workflows

This article introduces eight Python libraries—Optuna, ITMO_FS, Shap-hypetune, PyCaret, floWeaver, Gradio, Terality, and Torch-Handle—that streamline data science tasks such as hyperparameter optimization, feature selection, model building, visualization, and rapid prototyping, helping users save coding time and improve productivity.

Data SciencePythonautomation
0 likes · 11 min read
Eight Python Libraries to Accelerate Data Science and Machine Learning Workflows
JD Cloud Developers
JD Cloud Developers
Jun 21, 2024 · Artificial Intelligence

How AI-Powered Real-Time Translation Can Transform Multilingual System Management

This article outlines a comprehensive plan to use large language models for real‑time, cost‑effective multilingual support, building a shared terminology library, enabling user‑driven term edits, automating translation pipelines, and ensuring seamless versioning and fallback mechanisms across international logistics systems.

AI translationSoftware Localizationautomation
0 likes · 15 min read
How AI-Powered Real-Time Translation Can Transform Multilingual System Management
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 21, 2024 · Operations

Automated Dead Code Deletion at Scale: Google’s Sesenmann Project

The article explains how Google tackles the costly problem of dead code in its massive monorepo by using the Sesenmann automated deletion system, which leverages build‑system dependency graphs, activity signals, and graph‑analysis algorithms to safely identify and remove unused C++ code while addressing cultural resistance among engineers.

Build SystemDead CodeDependency Analysis
0 likes · 10 min read
Automated Dead Code Deletion at Scale: Google’s Sesenmann Project
Test Development Learning Exchange
Test Development Learning Exchange
Jun 20, 2024 · Fundamentals

10 Practical Python Automation Scripts to Boost Productivity

Discover ten useful Python automation scripts—including batch file renaming, web scraping, scheduled email alerts, data backup, social media monitoring, PDF merging, spreadsheet processing, image compression, network checks, and system resource monitoring—that simplify everyday tasks and enhance efficiency.

DataProcessingPythonScripting
0 likes · 8 min read
10 Practical Python Automation Scripts to Boost Productivity
Tencent Cloud Developer
Tencent Cloud Developer
Jun 13, 2024 · Operations

How QQ’s Hodor System Stops Performance Degradation Before It Happens

This article details the design and implementation of QQ’s Hodor performance‑degradation prevention system, covering its motivation, architecture, data collection via xctrace, task scheduling, static symbol scanning, automated ticketing, alerting, dashboards, and the measurable efficiency gains achieved across the mobile client ecosystem.

CI integrationPerformance MonitoringSystem Architecture
0 likes · 24 min read
How QQ’s Hodor System Stops Performance Degradation Before It Happens
Architect's Guide
Architect's Guide
Jun 8, 2024 · Backend Development

Automatic Business Code Generation Tool and Its Usage

This article introduces a self‑built tool that automatically generates database, service, DAO, and controller code for CRUD operations based on table definitions, explains its underlying template‑and‑parameter mechanism, demonstrates usage with a sample product table, and provides customizable templates and dynamic parameters for extensibility.

CRUDMyBatisautomation
0 likes · 15 min read
Automatic Business Code Generation Tool and Its Usage
ITPUB
ITPUB
Jun 8, 2024 · Operations

How to Prevent Catastrophic Data Loss with Automated MySQL and File Backups

This guide explains why accidental database deletion is a serious risk, outlines essential permission and logging measures, and provides step‑by‑step scripts and cron jobs to automatically back up MySQL databases and critical files using Docker, OpenSSL, rsync, and expect.

DockerLinuxautomation
0 likes · 10 min read
How to Prevent Catastrophic Data Loss with Automated MySQL and File Backups