Tagged articles
3105 articles
Page 16 of 32
DevOps Cloud Academy
DevOps Cloud Academy
May 24, 2023 · Operations

Managing Jenkins with the python-jenkins API

This tutorial demonstrates how to install the python-jenkins library, explore its extensive API methods, and use Python scripts to create, copy, configure, and control Jenkins jobs, nodes, views, plugins, and builds, providing practical examples and code snippets for each operation.

APIDevOpsJenkins
0 likes · 9 min read
Managing Jenkins with the python-jenkins API
Huolala Tech
Huolala Tech
May 23, 2023 · Frontend Development

One‑Click VS Code Image Upload Extension to Supercharge Your Workflow

This article presents a step‑by‑step guide to building a VS Code extension that streamlines image handling by automatically resolving paths, compressing files with Tinify, uploading them to OSS, and inserting the resulting URLs, dramatically reducing repetitive work and improving development efficiency.

ExtensionImage UploadOSS
0 likes · 15 min read
One‑Click VS Code Image Upload Extension to Supercharge Your Workflow
Open Source Linux
Open Source Linux
May 18, 2023 · Cloud Computing

Step-by-Step Guide to Deploy OpenStack and OpenNebula with One-Click Scripts

This article provides a comprehensive overview of OpenStack and OpenNebula, detailing their purposes, architectures, core components, and key concepts, followed by a complete one‑click shell script that automates the installation and configuration of an OpenStack Pike environment on CentOS 7.

LinuxOpenNebulaOpenStack
0 likes · 24 min read
Step-by-Step Guide to Deploy OpenStack and OpenNebula with One-Click Scripts
360 Tech Engineering
360 Tech Engineering
May 16, 2023 · Backend Development

Comparison of Automated API Testing Frameworks and Their Application

This article introduces the concept and necessity of automated API testing, outlines typical usage scenarios, and provides a detailed comparison of four popular frameworks—Postman + Newman, JMeter + Ant, HttpRunner + Request, and pytest + Request—covering their features, advantages, drawbacks, requirements, and integration steps.

API testingHttpRunnerJMeter
0 likes · 15 min read
Comparison of Automated API Testing Frameworks and Their Application
DeWu Technology
DeWu Technology
May 15, 2023 · Frontend Development

Design and Implementation of a Front-End Inspection Platform for Performance and Stability

The team built a Node‑based front‑end inspection platform that boosted page‑stability testing speed from 0.4 to 4 pages per second, achieved high usage, execution and alarm accuracy, solved process‑exit issues by switching to fork, integrated six inspection components, cut regression testing of 100 pages from 60 to 10 minutes, and lowered CPU use to 20 % per pod, with plans to broaden coverage.

FrontendScalabilityautomation
0 likes · 9 min read
Design and Implementation of a Front-End Inspection Platform for Performance and Stability
Architecture Digest
Architecture Digest
May 12, 2023 · Operations

One-Click Jenkins + Docker + Spring Boot Automated Deployment Guide

This tutorial provides a complete step‑by‑step guide to set up a Jenkins server inside Docker on CentOS, configure Maven and plugins, create a pipeline that builds a Spring Boot project, builds a Docker image with a Dockerfile, and runs the container automatically, covering all common pitfalls.

BackendDevOpsJenkins
0 likes · 7 min read
One-Click Jenkins + Docker + Spring Boot Automated Deployment Guide
Continuous Delivery 2.0
Continuous Delivery 2.0
May 11, 2023 · Operations

Everything as Code – Automating Deployment, Infrastructure, and Pipelines

The article traces the evolution from manual, error‑prone deployments to fully automated DevOps practices, explaining how code‑centric approaches such as Infrastructure as Code, Environment as Code, Orchestration as Code, Document as Code and Pipeline as Code improve productivity, reliability, consistency and platform scalability across cloud‑native environments.

Dockerautomationci/cd
0 likes · 15 min read
Everything as Code – Automating Deployment, Infrastructure, and Pipelines
Java Architect Essentials
Java Architect Essentials
May 9, 2023 · Operations

One‑Click Jenkins + Docker + SpringBoot Automated Deployment Guide

This tutorial walks through setting up a CentOS 7 environment, installing Docker CE, deploying Jenkins in a Docker container, configuring Maven and required plugins, creating a Jenkins pipeline that builds a SpringBoot project, packages it into a Docker image via a Dockerfile, and runs the container automatically, providing full end‑to‑end CI/CD automation.

DockerJenkinsLinux
0 likes · 7 min read
One‑Click Jenkins + Docker + SpringBoot Automated Deployment Guide
Python Programming Learning Circle
Python Programming Learning Circle
May 9, 2023 · Fundamentals

Python Automation Scripts: URL Shortener, Fake Data Generator, YouTube Downloader, NATO Encoder, and Selenium Login

This article showcases Python's concise syntax and powerful libraries by comparing a simple web request with JavaScript and providing five practical automation scripts—including a URL shortener, fake data generator, YouTube downloader, NATO alphabet encoder, and Selenium-based social‑media login—demonstrating why Python is ideal for repetitive tasks.

Data GenerationFakerPython
0 likes · 7 min read
Python Automation Scripts: URL Shortener, Fake Data Generator, YouTube Downloader, NATO Encoder, and Selenium Login
Efficient Ops
Efficient Ops
May 8, 2023 · Operations

How Intelligent Ops Transforms Container Cloud Management at Scale

This article summarizes a speaker’s insights from GOPS 2023 on the challenges of large‑scale container cloud operations and presents a comprehensive intelligent‑ops framework—including health scoring, automated pod anomaly detection, smart scaling, and multi‑center disaster recovery—to improve visibility, efficiency, and reliability in Kubernetes environments.

CloudNativeIntelligentOpsautomation
0 likes · 18 min read
How Intelligent Ops Transforms Container Cloud Management at Scale
Java Architect Essentials
Java Architect Essentials
May 7, 2023 · Industry Insights

Can GPT‑4 Turn $100 into a $25,000 Startup? A Day‑by‑Day Experiment

This article chronicles Jackson Greathouse Fall's six‑day experiment where he gave GPT‑4 $100, used it as an AI co‑founder to buy a domain, build a niche affiliate site, create a logo with DALL·E, hire writers, run ads, and ultimately claim a $25,000 valuation, while analysing the practical limits and potentials of AI‑driven entrepreneurship.

AI entrepreneurshipGPT-4HustleGPT
0 likes · 14 min read
Can GPT‑4 Turn $100 into a $25,000 Startup? A Day‑by‑Day Experiment
Python Programming Learning Circle
Python Programming Learning Circle
May 5, 2023 · Artificial Intelligence

GPT‑4 as a Startup Founder: A Day‑by‑Day Case Study of HustleGPT

This article chronicles how Jackson Greathouse Fall turned a $100 investment into a $25,000‑valued online venture by delegating all decisions to GPT‑4, detailing daily actions such as domain acquisition, website creation, logo design with DALL·E, content production, marketing, revenue generation, and community building over the first six days.

AI entrepreneurshipGPT-4Marketing
0 likes · 12 min read
GPT‑4 as a Startup Founder: A Day‑by‑Day Case Study of HustleGPT
MaGe Linux Operations
MaGe Linux Operations
Apr 29, 2023 · Operations

34 Essential Linux Bash Scripts Every Sysadmin Should Know

This article compiles a curated collection of 34 practical Bash scripts for Linux engineers, covering tasks such as number guessing games, network monitoring, user management, service control, log backup, and system health checks, providing ready‑to‑run code snippets to boost productivity and automate routine operations.

BashShell scriptingSystem Administration
0 likes · 20 min read
34 Essential Linux Bash Scripts Every Sysadmin Should Know
360 Tech Engineering
360 Tech Engineering
Apr 21, 2023 · Information Security

FirmAE: Automated Firmware Emulation and Vulnerability Analysis – Installation, Usage, and Zyxel Router Case Study

This article introduces FirmAE, an automated framework for firmware emulation and vulnerability analysis, details its installation and usage steps on Ubuntu, and presents a comprehensive reverse‑engineering case study of a Zyxel router firmware to illustrate troubleshooting and manual analysis techniques.

EmulationFirmAEIoT security
0 likes · 8 min read
FirmAE: Automated Firmware Emulation and Vulnerability Analysis – Installation, Usage, and Zyxel Router Case Study
Test Development Learning Exchange
Test Development Learning Exchange
Apr 21, 2023 · R&D Management

How to Build a High‑Performance Software Testing Team in 20 Practical Steps

This guide outlines twenty essential steps for creating an efficient software testing team, covering goal definition, strategy planning, hiring, process and tool setup, training, communication, continuous improvement, environment management, automation, agile practices, documentation, and fostering a culture of learning and collaboration.

Process ImprovementTeam BuildingTesting Strategy
0 likes · 9 min read
How to Build a High‑Performance Software Testing Team in 20 Practical Steps
DevOps Cloud Academy
DevOps Cloud Academy
Apr 18, 2023 · Operations

Using GitLab CI/CD to Trigger Cross‑Project Pipelines for Microservices

This article explains how GitLab CI/CD can be configured to run cross‑project pipelines, enabling automated testing and deployment of microservices by adding bridge jobs, specifying downstream branches, and passing variables, while illustrating the process with code examples and pipeline visualizations.

Cross-Project PipelinesDevOpsGitLab
0 likes · 8 min read
Using GitLab CI/CD to Trigger Cross‑Project Pipelines for Microservices
MaGe Linux Operations
MaGe Linux Operations
Apr 17, 2023 · Backend Development

Master Bash: 40 Essential Shell Script Techniques for Linux

This comprehensive guide walks you through 40 practical Bash shell scripting examples—from a simple Hello World program to advanced file handling, conditionals, loops, functions, and system maintenance—showing how to write, execute, and debug scripts that automate everyday Linux tasks.

BashShell scriptingTutorial
0 likes · 21 min read
Master Bash: 40 Essential Shell Script Techniques for Linux
Ziru Technology
Ziru Technology
Apr 14, 2023 · Artificial Intelligence

How Intelligent Customer Service Boosts Efficiency: A Step‑by‑Step Guide

This article explains why intelligent customer service improves efficiency, compares it with traditional support, outlines its core functions such as knowledge management and language response, and provides a practical step‑by‑step process for quickly building a simple AI‑powered help desk.

AIChatbotCustomer Service
0 likes · 6 min read
How Intelligent Customer Service Boosts Efficiency: A Step‑by‑Step Guide
MaGe Linux Operations
MaGe Linux Operations
Apr 12, 2023 · Fundamentals

Master Bash: 40 Essential Shell Scripts Every Linux User Should Know

This comprehensive guide walks you through the fundamentals of Bash scripting on Linux, covering everything from a simple Hello World program and echo usage to loops, conditionals, functions, file manipulation, directory handling, and system maintenance, complete with clear code examples for each concept.

BashShell scriptingSystem Administration
0 likes · 22 min read
Master Bash: 40 Essential Shell Scripts Every Linux User Should Know
Baidu Geek Talk
Baidu Geek Talk
Apr 12, 2023 · Industry Insights

From Usable to Loveable: Redefining Software Quality and Testing Costs

This article explores software quality through three layers—usability, desirability, and loveability—introduces a quantitative quality model, breaks down the testing lifecycle, examines testing classifications, analyzes the cost of defect recall, and proposes risk‑based testing and AI‑driven TestGPT as future solutions.

QASoftware qualityTestGPT
0 likes · 47 min read
From Usable to Loveable: Redefining Software Quality and Testing Costs
DaTaobao Tech
DaTaobao Tech
Apr 12, 2023 · Artificial Intelligence

3D Scene Intelligent Creation Engine: AIGC Technology for E-commerce

The paper presents a 3D Scene Intelligent Creation Engine that uses AIGC to automate and lower‑cost production of e‑commerce 3D environments—covering model, texture, foreground‑background, camera, and scene value estimation—allowing merchants and consumers to easily generate virtual stores, product displays, and immersive metaverse‑ready content.

3D scene generationAI technologyAIGC
0 likes · 19 min read
3D Scene Intelligent Creation Engine: AIGC Technology for E-commerce
Liangxu Linux
Liangxu Linux
Apr 10, 2023 · Operations

Essential Bash Scripts for Linux Server Setup, Monitoring, and Maintenance

This article provides a collection of ready‑to‑run Bash scripts that cover disk partition creation, server initialization, real‑time network traffic monitoring, Nginx log rotation and analysis, disk usage alerts, MySQL backups, process counting with zombie termination, and automated blocking of malicious IPs, offering a practical toolkit for Linux system administrators.

BashServerautomation
0 likes · 15 min read
Essential Bash Scripts for Linux Server Setup, Monitoring, and Maintenance
Continuous Delivery 2.0
Continuous Delivery 2.0
Apr 10, 2023 · Operations

Five Best Practices for Applying DevOps in Real Projects

This article outlines five practical DevOps best practices—test automation, deployment automation, trunk‑based development, security left‑shift, and loose‑coupled architecture—explaining their importance, implementation tips, and the benefits they bring to continuous delivery and high‑quality software production.

Operationsautomationsoftware engineering
0 likes · 7 min read
Five Best Practices for Applying DevOps in Real Projects
FunTester
FunTester
Apr 8, 2023 · Backend Development

Master JSON Extraction in Python with JsonPath: A Practical Guide

This tutorial shows how to install the JsonPath library, retrieve JSON data from an API, and use both traditional indexing and powerful JsonPath expressions—including filters, wildcards, and slicing—to efficiently extract nested values for automated testing.

API testingJSON extractionJsonPath
0 likes · 7 min read
Master JSON Extraction in Python with JsonPath: A Practical Guide
Python Programming Learning Circle
Python Programming Learning Circle
Apr 8, 2023 · Operations

Using Python for Operations Automation: Remote Execution, Log Parsing, Monitoring, Deployment, and Backup

The article explains how operations engineers can leverage Python scripts and popular libraries such as paramiko, regex, psutil, fabric, and shutil to automate common tasks like remote command execution, log analysis, system monitoring with alerts, batch software deployment, and file backup and recovery, providing code examples for each scenario.

DevOpsOperationsPython
0 likes · 9 min read
Using Python for Operations Automation: Remote Execution, Log Parsing, Monitoring, Deployment, and Backup
DevOps Cloud Academy
DevOps Cloud Academy
Apr 5, 2023 · Operations

Common Mistakes in DevOps Implementation and How to Avoid Them

The article outlines ten frequent pitfalls that organizations encounter when adopting DevOps—such as out‑of‑order delivery, misinterpreting DevOps roles, neglecting database automation, and ignoring security—and provides practical guidance on planning, collaboration, and balanced speed‑quality trade‑offs to achieve successful DevOps outcomes.

Continuous DeliveryDevOpsTeam Collaboration
0 likes · 10 min read
Common Mistakes in DevOps Implementation and How to Avoid Them
Huolala Tech
Huolala Tech
Apr 4, 2023 · Mobile Development

How Huolala Scaled a Cloud Real‑Device Platform for Mobile Testing

This article details Huolala's evolution from a simple wireless ADB setup to the sophisticated TianGong system, covering architecture, video streaming, input handling, large‑scale device pool management, and future plans for intelligent scheduling and iOS optimization.

AndroidVideo Streamingautomation
0 likes · 17 min read
How Huolala Scaled a Cloud Real‑Device Platform for Mobile Testing
NetEase Yanxuan Technology Product Team
NetEase Yanxuan Technology Product Team
Apr 3, 2023 · Frontend Development

Improving Front-End Project Delivery Quality through Tooling and Process Automation

The article proposes enhancing front‑end project delivery quality by replacing manual standards with automated tooling—static code linting, performance, error, and disaster‑recovery tests—and integrating these checks into DevOps checkpoints that enforce pass, alarm, or block actions, enabling metric‑driven, objective evaluation across teams and outsourced projects.

Frontendautomationperformance
0 likes · 11 min read
Improving Front-End Project Delivery Quality through Tooling and Process Automation
Open Source Linux
Open Source Linux
Mar 31, 2023 · Operations

Boost Your Ops Efficiency: 5 Python Scripts Every Engineer Should Know

This article explains how Python can automate common operations tasks—remote command execution, log parsing, system monitoring with alerts, batch software deployment, and backup/recovery—providing code examples and practical tips to improve efficiency and reduce manual errors.

PythonScriptingautomation
0 likes · 9 min read
Boost Your Ops Efficiency: 5 Python Scripts Every Engineer Should Know
Python Programming Learning Circle
Python Programming Learning Circle
Mar 28, 2023 · Fundamentals

10 Useful Python Automation Scripts for Everyday Tasks

This article presents ten practical Python automation scripts covering image and video processing, PDF conversion, API interaction, system notifications, grammar and spell correction, downloading, news fetching, and GUI creation, each accompanied by concise code examples for quick implementation.

APIGUIImageProcessing
0 likes · 12 min read
10 Useful Python Automation Scripts for Everyday Tasks
DevOps Cloud Academy
DevOps Cloud Academy
Mar 25, 2023 · Operations

Essential Skills for DevOps Engineers

The article outlines the key competencies DevOps engineers must master—including cloud computing, automation, containerization, CI/CD, monitoring, logging, and infrastructure-as-code—to accelerate, stabilize, and scale software delivery in modern development environments.

Cloud ComputingDevOpsautomation
0 likes · 6 min read
Essential Skills for DevOps Engineers
Java Architect Essentials
Java Architect Essentials
Mar 23, 2023 · Operations

Easy-Jenkins: One-Click Deployment Tool for Vue and Jar Projects

The article introduces Easy-Jenkins, a lightweight one‑click deployment tool for Vue front‑ends and Java jar back‑ends, explains its architecture, provides step‑by‑step installation, configuration, and usage instructions—including project structure, adding connections, deploying jars, managing branches, and launching the application—along with sample commands and screenshots.

JenkinsSpringBootautomation
0 likes · 7 min read
Easy-Jenkins: One-Click Deployment Tool for Vue and Jar Projects
JD Tech
JD Tech
Mar 23, 2023 · Operations

Implementing CI/CD Pipelines: Concepts, Scenarios, and Project Practices

This article explains the author's understanding of CI/CD, outlines several practical scenarios for its implementation—including compilation and deployment, unit testing, code scanning, and full‑link testing—details key steps, benefits, and real‑world applications using tools such as Bamboo, SonarQube, JUnit, and Python‑based automation.

DevOpsautomationci/cd
0 likes · 13 min read
Implementing CI/CD Pipelines: Concepts, Scenarios, and Project Practices
DevOps Cloud Academy
DevOps Cloud Academy
Mar 21, 2023 · Operations

Using Ansible Async Mode to Run Long‑Running Tasks in Playbooks

This article explains how Ansible’s async and poll parameters enable background execution of long‑running tasks, allowing playbooks to continue without blocking, and provides practical examples, configuration tips, and status‑checking techniques for reliable DevOps automation.

AnsibleAsyncDevOps
0 likes · 10 min read
Using Ansible Async Mode to Run Long‑Running Tasks in Playbooks
DaTaobao Tech
DaTaobao Tech
Mar 17, 2023 · Backend Development

Automating Cross‑Platform API Documentation with Java Annotations at Taobao Search

This article explains how the Taobao Search team tackled the inconsistency and high maintenance cost of manually written API docs by introducing a standardized annotation format, a custom annotation processor, automated JSON generation, and script‑based data reporting to keep cross‑platform API information accurate and readily usable for both backend and frontend developers.

API documentationBackend DevelopmentJava Annotations
0 likes · 8 min read
Automating Cross‑Platform API Documentation with Java Annotations at Taobao Search
Open Source Linux
Open Source Linux
Mar 17, 2023 · Operations

Simplify Nginx Management with nginxWebUI: Install, Docker & Usage Guide

nginxWebUI provides a graphical interface for configuring and managing Nginx, supporting HTTP/TCP forwarding, reverse proxy, load balancing, SSL automation, multi‑server clustering, Docker deployment, systemd startup, and detailed usage instructions, enabling administrators to generate and control nginx.conf without manual coding.

DockerSystemdWeb UI
0 likes · 12 min read
Simplify Nginx Management with nginxWebUI: Install, Docker & Usage Guide
Java Architect Essentials
Java Architect Essentials
Mar 16, 2023 · Operations

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

This tutorial walks through setting up a CentOS 7 environment, installing Docker and Jenkins, configuring Jenkins plugins and Maven, creating a freestyle job that pulls a Spring Boot project from Gitee, builds it with Maven, packages it into a Docker image via a Dockerfile, runs the container, and verifies the deployment, providing all commands and screenshots for a complete CI/CD pipeline.

DevOpsDockerJenkins
0 likes · 8 min read
Step-by-Step Guide to Jenkins + Docker + Spring Boot One-Click Automatic Deployment
Sohu Tech Products
Sohu Tech Products
Mar 16, 2023 · Operations

Spug: Lightweight Agentless Automation Platform with Docker Deployment Guide

Spug is a lightweight, agentless automation platform for small and medium enterprises that integrates host management, batch execution, online terminal, deployment, scheduling, configuration, monitoring and alerting, and the article provides step‑by‑step Docker and docker‑compose installation instructions to set up the system.

DevOpsDockerOperations
0 likes · 4 min read
Spug: Lightweight Agentless Automation Platform with Docker Deployment Guide
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Mar 16, 2023 · Operations

Automating IS Regression Testing with SSIM Image Comparison and Async Rendering

This article describes how the Inspiration Spaces (IS) platform implements an automated regression testing pipeline that uses SSIM image similarity, asynchronous rendering, and pre‑defined sample rooms to dramatically reduce manual effort, improve detection of rendering bugs, and streamline cross‑team collaboration.

BackendOperationsRegression testing
0 likes · 11 min read
Automating IS Regression Testing with SSIM Image Comparison and Async Rendering
Continuous Delivery 2.0
Continuous Delivery 2.0
Mar 16, 2023 · Operations

Understanding Pipeline as Code: Definition, Benefits, Drawbacks, and a Jenkins Example

Pipeline as Code (PaC) is a method of defining CI/CD pipelines in code, offering scalability, portability, reproducibility, and collaboration benefits while also presenting challenges such as learning curve, complexity, debugging difficulty, maintenance effort, and initial costs, illustrated with a simple Jenkins‑Java example.

JenkinsPipeline as Codeautomation
0 likes · 7 min read
Understanding Pipeline as Code: Definition, Benefits, Drawbacks, and a Jenkins Example
JD Cloud Developers
JD Cloud Developers
Mar 15, 2023 · Operations

Designing Seamless Offline Delivery for Private Cloud Environments

This article outlines a general, process‑focused approach to offline delivery in private or dedicated cloud environments, covering the need for internal mirrors, plug‑in architecture, dependency awareness, full automation, and best‑practice process design to reduce SRE effort and ensure consistent production.

Operationsautomationkubernetes
0 likes · 5 min read
Designing Seamless Offline Delivery for Private Cloud Environments
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Mar 15, 2023 · Operations

How Yidun Automates Performance Testing to Overcome Real‑World Pain Points

This article explains performance testing fundamentals, why it matters, the specific challenges Yidun faced such as complex execution, human‑dependent monitoring, data isolation, and cost loss, and describes their automated, gradient‑based testing platform with quantified monitoring and future visualisation plans.

Data IsolationOperationsautomation
0 likes · 8 min read
How Yidun Automates Performance Testing to Overcome Real‑World Pain Points
Efficient Ops
Efficient Ops
Mar 13, 2023 · Operations

Is DevOps Really Dead? Uncovering the Truth Behind the Hype

This article debunks the claim that DevOps is dead by explaining its true purpose, core principles such as automation and collaboration, the distinction between platform engineering and DevOps, and presenting industry data that shows DevOps adoption and maturity are still rapidly growing.

Continuous DeliveryDevOpsIT Culture
0 likes · 9 min read
Is DevOps Really Dead? Uncovering the Truth Behind the Hype
Liangxu Linux
Liangxu Linux
Mar 12, 2023 · Operations

How to Batch Ping Multiple Hosts Efficiently on Windows

Learn step‑by‑step Windows batch commands to ping entire subnets, capture reachable and unreachable IPs into separate files, and handle multiple IP lists, enabling fast network health checks for dozens to thousands of devices.

IP scanningWindows cmdautomation
0 likes · 6 min read
How to Batch Ping Multiple Hosts Efficiently on Windows
Programmer DD
Programmer DD
Mar 12, 2023 · Fundamentals

Boost Your Git Commits with the VS Code GPTCommit Extension

Learn how the VS Code extension vscode‑gptcommit leverages ChatGPT to automatically craft clear commit messages from file changes, with step‑by‑step installation, shortcut usage, and API key setup, helping you avoid hesitation and reviewer criticism.

ChatGPTExtensionVS Code
0 likes · 3 min read
Boost Your Git Commits with the VS Code GPTCommit Extension
MaGe Linux Operations
MaGe Linux Operations
Mar 10, 2023 · Operations

249 Ready-to-Use Shell Scripts to Boost Your Linux Ops Skills

Discover a curated collection of 249 practical shell script examples, complete with clear documentation and usage guidelines, designed to help Linux operations engineers improve efficiency, master scripting conventions, and quickly solve common admin tasks, all available for free download via the provided QR code.

BashOperationsautomation
0 likes · 7 min read
249 Ready-to-Use Shell Scripts to Boost Your Linux Ops Skills
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 AnalyticsDataOps
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 ReplicationMySQLautomation
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.

Continuous DeliveryDevOpsOperations
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.

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

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

DAGGoLow‑code
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.

automationbug handlingcommunication
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.

Gray ReleaseMessagingStability
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 Testingautomation
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.

DevOpsGitOpsautomation
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 DeliveryDevOpsautomation
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.

AIChatGPTDatabase
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 testingautomationinterface testing
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
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.

BenchmarkFlutterKun container
0 likes · 11 min read
Layered Performance Testing for Kun (Flutter‑Based) Mobile Container