Tagged articles
3040 articles
Page 28 of 31
Efficient Ops
Efficient Ops
May 9, 2018 · Operations

How eBay Automates Cross‑Platform Patch Deployment at Scale

This article details eBay's 11‑year journey in automating system‑wide patch deployment across Windows and Linux servers, covering challenges, process evolution, security considerations, testing strategies, and future plans for kernel hot‑patching and container‑based updates.

OperationsPatch managementautomation
0 likes · 17 min read
How eBay Automates Cross‑Platform Patch Deployment at Scale
Efficient Ops
Efficient Ops
May 8, 2018 · Operations

20 Proven Ops Automation Rules Every Team Should Follow

This article presents twenty practical principles for building and maintaining an effective, business‑oriented operations automation system, covering mindset, architecture, design, tooling, team composition, data handling, security, and implementation best practices for modern enterprises.

InfrastructureOperationsautomation
0 likes · 5 min read
20 Proven Ops Automation Rules Every Team Should Follow
Alibaba Cloud Developer
Alibaba Cloud Developer
May 4, 2018 · Artificial Intelligence

Can AI Turn Your Cafeteria Into a Cashless, Self‑Checkout Zone?

A hungry Alibaba engineer recounts how he leveraged visual‑recognition AI and IoT to build a robot that instantly identifies dishes on a tray, calculates prices, records nutritional data in the cloud, and won an IoT competition, promising a future of automated, data‑driven dining for thousands of employees.

AIFoodTechIoT
0 likes · 5 min read
Can AI Turn Your Cafeteria Into a Cashless, Self‑Checkout Zone?
Efficient Ops
Efficient Ops
May 2, 2018 · Operations

How Tencent Scales 20,000+ Servers: Lessons from SNG Operations

This talk outlines the five major challenges faced by Tencent's SNG component operations—geographic distribution, HTTPS certificate management, massive device failures, long‑term maintenance, and large‑scale scaling—and describes the underlying architecture, operational principles, and practical techniques used to automate and reliably support millions of users during peak events.

OperationsTencentautomation
0 likes · 20 min read
How Tencent Scales 20,000+ Servers: Lessons from SNG Operations
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Apr 26, 2018 · Cloud Native

How I Use Docker to Build a Fast, Portable Development Environment

This article explains how the author leverages Docker containers to create a lightweight, reproducible development environment, detailing the shortcomings of traditional script‑based setups, the Docker‑based workflow, helper tools, and steps for automating startup, all aimed at developers who love tinkering.

DevOpsDevelopment EnvironmentDocker
0 likes · 8 min read
How I Use Docker to Build a Fast, Portable Development Environment
Qunar Tech Salon
Qunar Tech Salon
Apr 25, 2018 · Fundamentals

Recap of Qunar QTest Conference 2023: Highlights of Technical Sessions

The Qunar QTest Conference held on April 21 showcased a series of technical talks covering test environment governance, code coverage platforms, dynamic BadSQL scanning, machine‑learning‑based mobile performance testing, and case‑bug management systems, providing attendees with practical insights and future development roadmaps.

QTestSoftware Testingautomation
0 likes · 4 min read
Recap of Qunar QTest Conference 2023: Highlights of Technical Sessions
MaGe Linux Operations
MaGe Linux Operations
Apr 23, 2018 · Backend Development

Essential Python Libraries for Web Scraping and Data Processing

A comprehensive catalog of Python libraries covering network communication, web crawling frameworks, HTML/XML parsing, text manipulation, file format handling, natural language processing, browser automation, concurrency, cloud services, email processing, URL manipulation, multimedia extraction, WebSocket support, DNS resolution, computer vision, proxy servers, and other useful tools for developers.

PythonWeb Scrapingautomation
0 likes · 16 min read
Essential Python Libraries for Web Scraping and Data Processing
360 Tech Engineering
360 Tech Engineering
Apr 16, 2018 · Operations

Implementing Continuous Integration with Jenkins and Docker

This article explains how to set up a Jenkins-based CI/CD pipeline using Docker, covering Jenkins concepts, deployment via Docker containers, master‑slave configuration, essential Docker plugins, and API usage with practical command‑line examples for building automated workflows.

DockerDocker PluginsJenkins
0 likes · 12 min read
Implementing Continuous Integration with Jenkins and Docker
Suning Technology
Suning Technology
Apr 16, 2018 · Artificial Intelligence

How Suning’s AI‑Powered Banner Design Platform Revolutionizes E‑Commerce Advertising

This article explains how Suning’s intelligent design platform automates banner creation for online retail by combining deep‑learning image segmentation, rule‑based layout generation, multi‑task evaluation models, and adaptive coloring, dramatically reducing manual effort while boosting personalization and conversion rates.

AIDeep Learningautomation
0 likes · 17 min read
How Suning’s AI‑Powered Banner Design Platform Revolutionizes E‑Commerce Advertising
MaGe Linux Operations
MaGe Linux Operations
Apr 13, 2018 · Operations

How Alibaba Built Its DevOps Automation Platform: Key Practices and Lessons

This article outlines Alibaba's DevOps transformation, describing the three operational stages, four foundations of automated operations, CI/CD implementation, essential system characteristics, development‑defined operations, config‑driven changes, and the tools that enable high‑availability, efficiency, and scalability.

AlibabaConfigurationInfrastructure
0 likes · 10 min read
How Alibaba Built Its DevOps Automation Platform: Key Practices and Lessons
Practical DevOps Architecture
Practical DevOps Architecture
Apr 10, 2018 · Operations

Ansible Installation and Configuration Guide

This guide explains how to install Ansible via yum or pip, outlines its directory layout, describes host inventory setup, details SSH key configuration for password‑less access, and introduces common modules such as ping for basic connectivity testing.

AnsibleInstallationOperations
0 likes · 4 min read
Ansible Installation and Configuration Guide
Baidu Intelligent Testing
Baidu Intelligent Testing
Apr 3, 2018 · Operations

Evolution of Baidu's System-Level Testing Platform

This article reviews the six‑year evolution of Baidu's system‑level testing technology, describing how the testing approach progressed from manual testing through automated scripts, platform integration, cloud‑based testing, and finally a modular, service‑oriented testing platform to support large‑scale continuous integration.

Software qualityTesting Platformautomation
0 likes · 12 min read
Evolution of Baidu's System-Level Testing Platform
转转QA
转转QA
Apr 3, 2018 · Backend Development

Overview of the Commercial Testing Platform and Its Future Roadmap

The article introduces a commercial testing platform used by an advertising team, detailing its architecture, core components, monitoring and scheduling mechanisms, current advantages and shortcomings, and outlines planned enhancements to improve data construction, result recording, and anti‑fraud coverage.

AdvertisingBackendautomation
0 likes · 8 min read
Overview of the Commercial Testing Platform and Its Future Roadmap
Efficient Ops
Efficient Ops
Mar 27, 2018 · Cloud Computing

Why X86 Bare‑Metal Services Matter and How to Build Them in the Cloud

This article explains why X86 bare‑metal services are essential for high‑performance, security‑critical workloads, describes their architecture and management processes, and outlines the steps—standardization, automation, service‑orientation, and self‑service—used by Hengfeng Bank to implement and operate them.

Bare MetalInfrastructureOperations
0 likes · 16 min read
Why X86 Bare‑Metal Services Matter and How to Build Them in the Cloud
Tencent Cloud Developer
Tencent Cloud Developer
Mar 23, 2018 · Mobile Development

Building Custom Android Studio Plugins to Automate Code Generation

By walking through the creation of a custom Android Studio (IntelliJ) plugin that reads protobuf files and auto‑generates Service and Presenter classes, the author shows how VFS, PSI, and project‑model APIs can replace tedious manual coding, delivering roughly 5.5% time savings per requirement.

Android Studio PluginIntelliJ PluginMobile Development
0 likes · 10 min read
Building Custom Android Studio Plugins to Automate Code Generation
DevOpsClub
DevOpsClub
Mar 23, 2018 · Operations

How to Automate Infrastructure with IaC, Terraform, and Chef for Seamless CI/CD

This article explains why manual VM provisioning and application deployment are bottlenecks, and shows how combining Infrastructure as Code tools like Terraform with configuration‑management solutions such as Chef can create a fully automated, version‑controlled pipeline that speeds up continuous integration, delivery and deployment across development, test and production environments.

ChefConfiguration ManagementDevOps
0 likes · 26 min read
How to Automate Infrastructure with IaC, Terraform, and Chef for Seamless CI/CD
DevOps
DevOps
Mar 20, 2018 · Operations

How Large-Scale Development Teams Implement DevOps Transformation: Engineering Systems, Automated Deployment, Telemetry, and Continuous Improvement

This article describes how Microsoft’s global development platform team built a highly available, automated DevOps pipeline on Azure, detailing the engineering system, deployment process, telemetry collection, alert handling, security practices, open‑source integration, and metrics‑driven continuous improvement.

DevOpsOperationsautomation
0 likes · 17 min read
How Large-Scale Development Teams Implement DevOps Transformation: Engineering Systems, Automated Deployment, Telemetry, and Continuous Improvement
DevOps Engineer
DevOps Engineer
Mar 19, 2018 · Operations

Understanding Continuous Delivery: Practices, Benefits, and Differences from Continuous Deployment

Continuous Delivery is a DevOps practice that automates building, testing, and preparing code changes for production, enabling faster, more reliable releases through extensive testing, cloud‑based environments, and developer‑controlled deployment, while contrasting with Continuous Deployment's automatic production pushes.

Continuous DeliveryDevOpsSoftware Release
0 likes · 5 min read
Understanding Continuous Delivery: Practices, Benefits, and Differences from Continuous Deployment
DevOps Engineer
DevOps Engineer
Mar 19, 2018 · Operations

Understanding DevOps: Culture, Practices, and Tools for Faster Application Delivery

The article explains how DevOps combines culture, practices, and tooling to enable organizations to deliver applications and services more rapidly by breaking down silos between development and operations, fostering cross‑functional collaboration, automation, and continuous improvement throughout the software lifecycle.

CollaborationContinuous DeliveryDevOps
0 likes · 2 min read
Understanding DevOps: Culture, Practices, and Tools for Faster Application Delivery
DevOps Engineer
DevOps Engineer
Mar 19, 2018 · Operations

Understanding Continuous Integration: Benefits and Practices

Continuous Integration (CI) is a DevOps practice where developers frequently merge code into a shared repository, triggering automated builds and tests to quickly detect defects, improve software quality, and accelerate delivery, while fostering a culture of frequent integration and reducing manual release effort.

CIDevOpsSoftware quality
0 likes · 4 min read
Understanding Continuous Integration: Benefits and Practices
360 Quality & Efficiency
360 Quality & Efficiency
Mar 16, 2018 · Fundamentals

Introduction to Windows Batch Commands and Scripting

This article provides a comprehensive beginner-friendly guide to Windows batch (BAT) commands, covering common file operations, control structures, variable handling, and practical code examples for automating tasks on Windows virtual machines.

BatchScriptingWindows
0 likes · 8 min read
Introduction to Windows Batch Commands and Scripting
Meituan Technology Team
Meituan Technology Team
Mar 15, 2018 · Frontend Development

Technical Stack and Practices of Meituan-Dianping Financial Platform Frontend

Meituan‑Dianping’s financial platform unified its frontend by adopting Vue for mobile, React for desktop, TypeScript, the Vix UI library, Portm mock‑data generation, Freekite visual testing, an Enhanced Hybrid SDK, SSR pre‑rendering, and robust monitoring and security, delivering up to 80 % UI development savings and markedly higher developer productivity.

HybridTechnology StackTypeScript
0 likes · 26 min read
Technical Stack and Practices of Meituan-Dianping Financial Platform Frontend
DevOps
DevOps
Mar 13, 2018 · Operations

DevOps: Overcoming Common Objections with Real‑World Case Studies

This article examines why many organizations doubt the feasibility of DevOps and continuous delivery, analyzes the root causes behind those doubts, and demonstrates through five detailed case studies how regulated environments, non‑web systems, legacy platforms, and cultural factors can all successfully adopt DevOps practices.

Case StudiesContinuous DeliveryCulture
0 likes · 18 min read
DevOps: Overcoming Common Objections with Real‑World Case Studies
转转QA
转转QA
Mar 7, 2018 · Backend Development

Implementing Interface Diff for Automated API Testing with Jenkins and Pytest

This article describes how to improve API testing efficiency and quality by using an interface‑diff approach integrated with Jenkins, CSV‑managed test cases, and the pytest framework, covering background, goals, technical implementation, and practical insights.

API testingCSV test casesJenkins
0 likes · 9 min read
Implementing Interface Diff for Automated API Testing with Jenkins and Pytest
Efficient Ops
Efficient Ops
Mar 6, 2018 · Operations

How Tencent’s SNG Ops Team Overcame Five Massive Service Challenges

The SNG Operations team shares the five critical challenges of managing tens of thousands of domains, certificates, server failures, automation, and rapid scaling during peak events, and outlines the practical strategies they used to ensure reliable, near‑real‑time service delivery.

Operationsautomationcertificate-management
0 likes · 6 min read
How Tencent’s SNG Ops Team Overcame Five Massive Service Challenges
Efficient Ops
Efficient Ops
Feb 28, 2018 · Operations

How Meituan Scaled Delivery Ops with Automated Monitoring and Full‑Link Testing

This article explains how Meituan's food delivery platform built an automated operations system—covering complex workflows, traffic spikes, rapid growth, pain‑point analysis, core goals, system architecture, and automation techniques such as anomaly detection, service‑protection triggers, and full‑link testing—to improve reliability and reduce manual effort.

MeituanOperationsautomation
0 likes · 17 min read
How Meituan Scaled Delivery Ops with Automated Monitoring and Full‑Link Testing
Java Backend Technology
Java Backend Technology
Feb 27, 2018 · Backend Development

Mastering Large-Scale Website Architecture: 10 Essential Patterns Explained

This article outlines ten fundamental architecture patterns for high‑traffic websites—including layering, partitioning, distribution, clustering, caching, asynchronous processing, redundancy, automation, and security—explaining their goals, benefits, challenges, and best‑practice constraints to help engineers build scalable, reliable, and maintainable systems.

Distributed SystemsScalabilityautomation
0 likes · 11 min read
Mastering Large-Scale Website Architecture: 10 Essential Patterns Explained
dbaplus Community
dbaplus Community
Feb 25, 2018 · Databases

Automate MySQL SQL Review: Self‑Service Platform for Faster Deployments

This article introduces a PHP‑based SQL auto‑review platform that lets developers submit MySQL statements for automatic performance and compliance checks, integrates rules from Inception, Percona, and Meituan SQLAdvisor, and provides step‑by‑step installation and deployment guidance.

PHPSQL Reviewautomation
0 likes · 11 min read
Automate MySQL SQL Review: Self‑Service Platform for Faster Deployments
Efficient Ops
Efficient Ops
Feb 23, 2018 · Operations

What a Decade of Ops Taught Me: Key Strategies for Scalable Infrastructure

This article reflects on ten years of Tencent's operations experience, sharing the author's career journey, the evolution of large‑scale service management, the design of the L5 fault‑tolerant system, unified frameworks, resource packaging, CMDB virtual mirrors, and automated deployment practices that together enable reliable, efficient, and scalable infrastructure.

CMDBOperationsautomation
0 likes · 11 min read
What a Decade of Ops Taught Me: Key Strategies for Scalable Infrastructure
ITPUB
ITPUB
Feb 12, 2018 · Operations

Master Practical Bash Scripts for System Monitoring and Automation

Discover a collection of practical Bash script snippets covering random string generation, colored output functions, batch user creation, package and service checks, host reachability, CPU/memory/disk monitoring, remote disk usage collection, and website availability testing, with essential scripting best‑practice tips.

BashShell scriptingautomation
0 likes · 6 min read
Master Practical Bash Scripts for System Monitoring and Automation
MaGe Linux Operations
MaGe Linux Operations
Feb 10, 2018 · Operations

60+ Must-Have Open‑Source DevOps Tools for Seamless Automation

This article compiles over 60 top open‑source DevOps tools—from version control systems and build automation to CI/CD platforms, container runtimes, configuration managers, monitoring solutions, and log collectors—providing concise descriptions to help engineers streamline automation, deployment, and operations workflows.

Containerautomationmonitoring
0 likes · 14 min read
60+ Must-Have Open‑Source DevOps Tools for Seamless Automation
ITPUB
ITPUB
Feb 9, 2018 · Operations

Top 20 Essential Python Libraries for System Ops and Automation

This article presents a curated list of twenty Python libraries and tools—including psutil, IPy, dnspython, scapy, Ansible, and SaltStack—that help with system monitoring, resource management, network automation, configuration management, and other operational tasks, providing brief descriptions and key use cases for each.

automationlibrariessystem-monitoring
0 likes · 7 min read
Top 20 Essential Python Libraries for System Ops and Automation
DevOps Engineer
DevOps Engineer
Feb 7, 2018 · Operations

Understanding DevOps: Concepts, History, Benefits, and Adoption

This article explains the DevOps concept, its historical evolution, the advantages of faster and more reliable software delivery, the cultural and technical drivers behind its rise, and current adoption trends and tools used by enterprises worldwide.

CultureDevOpsOperations
0 likes · 7 min read
Understanding DevOps: Concepts, History, Benefits, and Adoption
MaGe Linux Operations
MaGe Linux Operations
Feb 4, 2018 · Operations

Essential Operations Tools Every DevOps Engineer Should Master

This article outlines the key categories of operations tools—including process management, release automation, configuration handling, resource isolation, and comprehensive monitoring and alerting solutions—providing a practical guide for building reliable, automated infrastructure workflows.

InfrastructureOperationsautomation
0 likes · 8 min read
Essential Operations Tools Every DevOps Engineer Should Master
Python Crawling & Data Mining
Python Crawling & Data Mining
Feb 1, 2018 · Backend Development

Build a Custom WeChat Group Chat Bot in 30 Lines of Python

This guide walks you through setting up a lightweight Python-based WeChat group chat assistant using itchat and the Turing chatbot API, covering environment setup, library installation, API key acquisition, and a concise 30‑line script that automates group conversations.

ChatbotPythonTuring API
0 likes · 6 min read
Build a Custom WeChat Group Chat Bot in 30 Lines of Python
Vipshop Quality Engineering
Vipshop Quality Engineering
Jan 25, 2018 · Operations

How Automated CI Pipelines Transformed Our Supply‑Chain Testing Efficiency

This article outlines the challenges faced by the Beijing supply‑chain team in implementing functional‑test CI, presents a standardized, automated and visualized CI solution centered on automated testing, and demonstrates the resulting low‑cost, high‑output architecture, performance metrics, and future roadmap.

Software Operationsautomationci/cd
0 likes · 3 min read
How Automated CI Pipelines Transformed Our Supply‑Chain Testing Efficiency
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Jan 18, 2018 · Artificial Intelligence

How AIOps Can Transform IT Operations: A Practical Roadmap from Tsinghua’s Pei Dan

This article outlines the challenges of modern IT operations, explains why traditional methods fall short, and presents a detailed AIOps roadmap—including anomaly detection, localization, root‑cause analysis, and prediction—drawn from Professor Pei Dan’s research and real‑world examples.

IT Operationsaiopsanomaly detection
0 likes · 20 min read
How AIOps Can Transform IT Operations: A Practical Roadmap from Tsinghua’s Pei Dan
dbaplus Community
dbaplus Community
Jan 15, 2018 · Information Security

Automating Meltdown & Spectre Patch Deployment with an Ops Platform

This guide explains the Meltdown and Spectre CPU vulnerabilities, lists vendor patch releases, and details a step‑by‑step automated workflow using a custom operations platform to safely distribute and apply kernel updates across dozens of Linux servers.

LinuxMeltdownOps Platform
0 likes · 10 min read
Automating Meltdown & Spectre Patch Deployment with an Ops Platform
Dada Group Technology
Dada Group Technology
Jan 15, 2018 · Frontend Development

Frontend Interface Integration Testing Tool for JD.com

This article describes the design, implementation, and practical benefits of a frontend‑focused interface testing tool used at JD.com to simulate public parameters, copy request parameters, and automatically compare actual and expected JSON responses, thereby reducing API confirmation cycles and improving testing efficiency.

API testingIntegrationautomation
0 likes · 11 min read
Frontend Interface Integration Testing Tool for JD.com
21CTO
21CTO
Jan 9, 2018 · Operations

Simplify macOS Time Machine Cleanup with the Interactive tm-cleanup.sh Script

This article introduces tm-cleanup.sh, a shell script that automates Time Machine backup removal on macOS, now featuring an interactive, dialog‑based interface that lets users browse and delete snapshots without needing command‑line expertise.

automationbackup cleanupinteractive
0 likes · 3 min read
Simplify macOS Time Machine Cleanup with the Interactive tm-cleanup.sh Script
dbaplus Community
dbaplus Community
Jan 8, 2018 · Operations

From Firefighter to Automation: Tencent’s Ops Veteran Shares 10‑Year Infrastructure Secrets

Veteran Tencent operations leader Zhao Jianchun recounts a decade of managing 100,000 servers, detailing the L5 fault‑tolerant system, unified framework, resource packaging, CMDB virtual imaging, and an automated deployment platform that together cut daily incidents by up to 90% and boosted efficiency tenfold.

CMDBInfrastructureScalability
0 likes · 11 min read
From Firefighter to Automation: Tencent’s Ops Veteran Shares 10‑Year Infrastructure Secrets
Meituan Technology Team
Meituan Technology Team
Jan 5, 2018 · Operations

Design and Implementation of the Lego API Automation Testing Platform

The Lego platform is an internal, data‑driven API automation framework built with Jenkins, TestNG, ReportNG, a Java base library, and a MySQL‑backed web UI that lets users create, schedule, and run lightweight test scripts while minimizing development cost, maintenance effort, and maximizing reporting and extensibility.

API testingDevOpsJenkins
0 likes · 28 min read
Design and Implementation of the Lego API Automation Testing Platform
DevOps
DevOps
Jan 5, 2018 · Operations

Capital One DevOps Transformation: Pipeline, Measurement, and Security Practices

Capital One’s five‑year DevOps transformation shifted from outsourced, siloed development to in‑house, cross‑functional product teams, emphasizing rapid, high‑quality software delivery through automated pipelines, extensive metrics, security integration, and cloud adoption, resulting in significantly improved deployment frequency, quality, and compliance in a banking environment.

BankingDevOpsPipeline
0 likes · 11 min read
Capital One DevOps Transformation: Pipeline, Measurement, and Security Practices
MaGe Linux Operations
MaGe Linux Operations
Dec 31, 2017 · Information Security

How to Build a Raspberry Pi USB Data Grabber with Python

This tutorial shows how to configure a Raspberry Pi to automatically detect inserted USB drives, use a Python script to record file names and paths into a text file, and optionally send the data via WeChat, while also explaining code structure and possible extensions.

PythonRaspberry PiUSB
0 likes · 6 min read
How to Build a Raspberry Pi USB Data Grabber with Python
Ctrip Technology
Ctrip Technology
Dec 27, 2017 · Artificial Intelligence

Intelligent Outbound Call Automation for Hotel Order Confirmation at Ctrip

This article describes how Ctrip’s data science team applied machine learning models to predict response times and outbound call effectiveness, transforming the hotel order confirmation process into an intelligent, automated workflow that reduces unnecessary calls, improves resource allocation, and boosts overall call‑center efficiency.

AICtripPrediction
0 likes · 9 min read
Intelligent Outbound Call Automation for Hotel Order Confirmation at Ctrip
Hujiang Technology
Hujiang Technology
Dec 26, 2017 · Backend Development

Comprehensive Testing Practices for Large‑Scale Platform Migration

This article details the end‑to‑end testing strategy—including data consistency, interface logic, functional, data‑sync, and performance testing—used during the migration of product, order, and RMA services, highlighting automation scripts, Python decorators, and ThreadPool‑based load testing to ensure a smooth, zero‑downtime rollout.

BackendPerformance Testingautomation
0 likes · 11 min read
Comprehensive Testing Practices for Large‑Scale Platform Migration
Architecture Digest
Architecture Digest
Dec 21, 2017 · Operations

Design and Implementation of an Open‑Source Load Balancing Solution Using Nginx and LVS

The article describes how a company replaced costly commercial load balancers with an open‑source architecture based on Nginx for layer‑4 traffic and a layer‑7 cluster, detailing project background, technology selection, redundant design, network and Nginx configurations, operational scripts, performance testing, and data analysis.

Operationsautomationhigh availability
0 likes · 11 min read
Design and Implementation of an Open‑Source Load Balancing Solution Using Nginx and LVS
dbaplus Community
dbaplus Community
Dec 20, 2017 · Backend Development

How Ele.me’s API Everything Framework Transforms Backend Service Integration

This article summarizes Liang Xiangdong’s talk on the API Everything framework at the Gdevops 2017 conference, detailing the motivations, design principles, lifecycle, key products such as Stargate Cluster and API Portal, and the practical impact on backend development, DevOps automation, and front‑end/back‑end separation at Ele.me.

APIAPI documentationDocker
0 likes · 21 min read
How Ele.me’s API Everything Framework Transforms Backend Service Integration
Architects' Tech Alliance
Architects' Tech Alliance
Dec 15, 2017 · Artificial Intelligence

McKinsey Report Forecasts Massive Job Shifts in China by 2030 Due to Automation and AI

The McKinsey Global Institute report predicts that by 2030 roughly 100 million Chinese workers will need to change jobs as automation reshapes demand across eleven industry categories, boosting creative, technical and managerial roles while reducing predictable physical jobs and prompting widespread reskilling.

AIChinaautomation
0 likes · 10 min read
McKinsey Report Forecasts Massive Job Shifts in China by 2030 Due to Automation and AI
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Dec 15, 2017 · Operations

Automated Fault Recovery Architecture for Alibaba's Network during Double Eleven

The article describes Alibaba's end‑to‑end automated fault recovery system for its massive network, covering extensive data collection, Spark‑based event processing, flexible alerting with Siddhi, alert convergence using PageRank, and scripted recovery actions to achieve high availability during the Double Eleven traffic surge.

Big DataNetwork MonitoringOperations
0 likes · 9 min read
Automated Fault Recovery Architecture for Alibaba's Network during Double Eleven
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Dec 7, 2017 · Artificial Intelligence

Will AI Transform Our World? Four Emerging Trends Shaping the Future

The article explores Bill Gates' optimism, Kevin Kelly's predictions, and Gartner's outlook, then outlines four major AI trends: mass commercial adoption, expert-level cognition via deep learning, AI as purchasable smart services, and disruptive impacts on labor‑intensive industries reshaping the global economy.

AI trendsFutureRobotics
0 likes · 11 min read
Will AI Transform Our World? Four Emerging Trends Shaping the Future
CoolHome R&D Department
CoolHome R&D Department
Dec 1, 2017 · Frontend Development

Automate Electron App Packaging for Windows and macOS with Gulp

This tutorial walks through a complete, automated workflow for turning an Electron project into installable Windows .exe/.msi and macOS .dmg packages, covering directory structure, configuration, building, code signing, installer creation, and release steps using Gulp and related tools.

Code SigningElectronautomation
0 likes · 34 min read
Automate Electron App Packaging for Windows and macOS with Gulp
Efficient Ops
Efficient Ops
Nov 28, 2017 · Fundamentals

Master Python Fast: A Practical Guide for Ops Engineers to Automate Tasks

This comprehensive tutorial walks operations engineers through Python fundamentals, from installation and basic syntax to data structures, functions, modules, and debugging, illustrating each concept with clear examples and diagrams to enable rapid automation development in real‑world DevOps environments.

Opsautomation
0 likes · 31 min read
Master Python Fast: A Practical Guide for Ops Engineers to Automate Tasks
Continuous Delivery 2.0
Continuous Delivery 2.0
Nov 22, 2017 · Fundamentals

Google Test Certified Program: History, Levels, and Impact

The article chronicles Google’s Test Certified initiative from its 2006 inception, detailing its three original levels, certification process, expansion efforts, cultural impact, and both positive and negative aspects, illustrating how a grassroots testing program reshaped engineering practices and code quality across the company.

automationprocessquality
0 likes · 8 min read
Google Test Certified Program: History, Levels, and Impact
MaGe Linux Operations
MaGe Linux Operations
Nov 18, 2017 · Operations

10 Lazy Linux Sysadmin Tricks to Supercharge Your Efficiency

This article presents ten practical Linux system‑administration tricks—from unmounting a stuck DVD drive and rescuing a frozen terminal to using screen collaboration, SSH backdoors, VNC tunnelling, bandwidth testing, and quick system‑info gathering—each designed to save time and boost productivity.

Shellautomationcommand-line
0 likes · 19 min read
10 Lazy Linux Sysadmin Tricks to Supercharge Your Efficiency
ITPUB
ITPUB
Nov 17, 2017 · Operations

Master Bash Scripting: Tips and Ready‑to‑Use Monitoring Scripts

This guide presents essential Bash scripting best practices and a collection of practical monitoring scripts—including random string generation, user creation, package checks, service status, host reachability, CPU/memory/disk usage, and website availability—complete with debugging tips and naming conventions for reliable automation.

BashSysadminautomation
0 likes · 5 min read
Master Bash Scripting: Tips and Ready‑to‑Use Monitoring Scripts
Architects' Tech Alliance
Architects' Tech Alliance
Nov 16, 2017 · Operations

Understanding AIOps: How AI‑Driven Operations Transform IT Management

The article explains how AIOps—an AI‑powered IT operations platform that combines big‑data analytics, machine learning, and automation—revolutionizes traditional IT Ops by enabling rapid, accurate incident detection, root‑cause analysis, and self‑healing, thereby freeing CIOs to focus on strategic business value.

Big DataDigital Transformationaiops
0 likes · 8 min read
Understanding AIOps: How AI‑Driven Operations Transform IT Management
JD Tech
JD Tech
Nov 14, 2017 · Operations

Automated Server OS Deployment for JD.com’s 11.11 Shopping Festival

The article details JD.com’s large‑scale, automated server operating‑system deployment process for the 11.11 shopping festival, describing the challenges of tight timelines, massive equipment volumes, the development of an automated deployment platform, and the operational improvements achieved through process optimization and 24/7 support.

11.11 FestivalJD.comLarge-Scale Operations
0 likes · 7 min read
Automated Server OS Deployment for JD.com’s 11.11 Shopping Festival
Efficient Ops
Efficient Ops
Nov 5, 2017 · Operations

Scaling Ele.me’s Infrastructure: Operations, Automation, and Private Cloud Insights

This article recounts Ele.me's rapid growth from 2014 onward, detailing the challenges of network and server management, the evolution of their operations through standardization, process automation, and platform building, and how private cloud solutions like ZStack enabled fine‑grained, data‑driven infrastructure management.

InfrastructureOperationsautomation
0 likes · 23 min read
Scaling Ele.me’s Infrastructure: Operations, Automation, and Private Cloud Insights
Continuous Delivery 2.0
Continuous Delivery 2.0
Nov 3, 2017 · Operations

Evolution of Continuous Integration: From Basic CI to Enterprise Pipeline Solutions

This article chronicles the progression of continuous integration practices—from an initial linear build script to stage‑based, process‑oriented, and finally pipeline‑style CI—illustrating how teams can iteratively refine automation, balance feedback speed, and scale resources to achieve reliable, fast software delivery.

Deployment PipelineDevOpsautomation
0 likes · 17 min read
Evolution of Continuous Integration: From Basic CI to Enterprise Pipeline Solutions
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 2, 2017 · Operations

How Alibaba’s AI Robot Revolutionizes 24/7 Data Center Operations

Alibaba’s new AI‑powered inspection robot, Tianxun, autonomously patrols the massive Zhangbei data center, monitoring temperature, humidity, power and server health, instantly detecting faults and guiding technicians, thereby reducing manual labor by up to 60 % and boosting reliability for high‑traffic events like Double 11.

AIautomation
0 likes · 8 min read
How Alibaba’s AI Robot Revolutionizes 24/7 Data Center Operations
DevOpsClub
DevOpsClub
Nov 1, 2017 · Operations

Unlocking DevOps Success: The Three‑Step Method from The DevOps Handbook

In this comprehensive walkthrough of the DevOps Handbook, the presenter explains the book’s structure, introduces its four authors, debunks common DevOps myths, and details the three‑step workflow—flow, feedback, and continuous learning—showing how organizations can accelerate delivery, improve quality, and foster a resilient, collaborative culture.

CultureDevOpsautomation
0 likes · 49 min read
Unlocking DevOps Success: The Three‑Step Method from The DevOps Handbook
MaGe Linux Operations
MaGe Linux Operations
Oct 31, 2017 · Operations

Build Custom Zabbix Dashboards with Python and ECharts

This tutorial walks through using the Zabbix API with the pyzabbix Python library to retrieve monitoring data, then visualizes it with ECharts, showing step‑by‑step how to create personalized monitoring pages for better operational insight.

APIEChartsPython
0 likes · 9 min read
Build Custom Zabbix Dashboards with Python and ECharts
Meituan Technology Team
Meituan Technology Team
Oct 30, 2017 · Frontend Development

Hermes Project: Front‑End Architecture, Modularization, Componentization, Automation and Performance Optimization at Meituan‑Dianping

The Hermes project at Meituan‑Dianping re‑engineered its overseas vacation front‑end by separating front‑ and back‑ends, modularizing code with ES6, building a Vue‑based reusable component library, automating builds and testing, and optimizing page‑load performance through CDN caching, monitoring, and offline strategies, dramatically boosting developer productivity and user experience.

ComponentizationMeituanVue.js
0 likes · 15 min read
Hermes Project: Front‑End Architecture, Modularization, Componentization, Automation and Performance Optimization at Meituan‑Dianping
MaGe Linux Operations
MaGe Linux Operations
Oct 28, 2017 · Operations

20 Essential DevOps Tools Every Engineer Should Add to Their Toolbox

This article surveys twenty indispensable DevOps tools—from project tracking with Jira and version control with Git to containerization with Docker and monitoring with New Relic—explaining their core functions, typical use cases, and how they fit into a modern software development lifecycle.

automationci/cdsoftware development
0 likes · 12 min read
20 Essential DevOps Tools Every Engineer Should Add to Their Toolbox
Architecture Digest
Architecture Digest
Oct 27, 2017 · Operations

Key Practices and Principles of DevOps from the “Cloud Development and Operations Best Practices” Talk

The article summarizes a DevOps talk, outlining eight guiding principles—configuration over hard‑coding, redundancy over single points, restartability, whole‑stack delivery, statelessness, standardization, automation, and unattended operation—while sharing concrete tools, architectures, and real‑world experiences from a cloud provider.

InfrastructureOperationsautomation
0 likes · 16 min read
Key Practices and Principles of DevOps from the “Cloud Development and Operations Best Practices” Talk
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 27, 2017 · Operations

How Alibaba Scales DevOps with StarOps: Inside Their Operations Platform

This article explains how Alibaba has evolved its DevOps practice over a decade, detailing the layered architecture of its StarOps suite—including the foundational StarAgent, the Fortress (jump server), the Qingting file‑distribution system, and intelligent AIOps features—showing how automation, scalability, and AI‑driven monitoring enable stable, low‑cost operations for massive workloads such as Double 11.

Infrastructureaiopsautomation
0 likes · 17 min read
How Alibaba Scales DevOps with StarOps: Inside Their Operations Platform
Efficient Ops
Efficient Ops
Oct 25, 2017 · Information Security

Securing Cloud‑Era Network Boundaries: Practices and Automated Operations

This article presents a comprehensive overview of cloud‑era network boundary management, detailing security challenges, unified access control concepts, endpoint protection, traffic analysis, and how automated operations and visualization platforms can reduce risk while maintaining efficient network operations.

Operationsaccess controlautomation
0 likes · 24 min read
Securing Cloud‑Era Network Boundaries: Practices and Automated Operations
ITPUB
ITPUB
Oct 25, 2017 · Operations

10 Lazy Sysadmin Hacks to Supercharge Linux Efficiency

This article shares ten practical Linux sysadmin tricks—from force‑ejecting a stuck DVD drive and resetting a frozen console to using screen sharing, SSH tunnels, VNC forwarding, bandwidth testing, and command‑line scripting—that dramatically cut task time and free up more leisure for administrators.

LinuxSysadminTips
0 likes · 20 min read
10 Lazy Sysadmin Hacks to Supercharge Linux Efficiency
转转QA
转转QA
Oct 22, 2017 · Backend Development

Evolution and Architecture of a Transaction Service Testing Framework

This article details the evolution of a transaction‑related testing framework, describing its background, objectives, development stages—including all‑in‑one code, method extraction, project separation, data construction, checklist and performance testing—and outlines various test case categories and the lightweight release workflow.

Backendautomationchecklist
0 likes · 11 min read
Evolution and Architecture of a Transaction Service Testing Framework
MaGe Linux Operations
MaGe Linux Operations
Oct 20, 2017 · Operations

Essential Linux Ops Skills: 10 Must‑Master Tools for Every Sysadmin

This article shares a seasoned Linux sysadmin’s ten‑point roadmap—from mastering rsync, network services, and scripting to mastering sed/awk, MySQL, firewalls, monitoring tools, clustering, and backup—plus essential security and operational mindsets for thriving in modern infrastructure.

automationmonitoringtools
0 likes · 19 min read
Essential Linux Ops Skills: 10 Must‑Master Tools for Every Sysadmin
MaGe Linux Operations
MaGe Linux Operations
Oct 15, 2017 · Operations

10 Essential Linux Sysadmin Hacks to Boost Efficiency

This article presents ten practical Linux system‑administration tricks—from unmounting stuck DVD drives and resetting frozen terminals to using SSH tunnels for remote VNC—each designed to save time, streamline workflows, and empower administrators with powerful command‑line techniques.

ShellTipsautomation
0 likes · 20 min read
10 Essential Linux Sysadmin Hacks to Boost Efficiency
vivo Internet Technology
vivo Internet Technology
Oct 14, 2017 · Cloud Native

Harbor Introduction and Practical Implementation

Harbor is an enterprise‑grade Docker image registry that adds role‑based access control, policy‑driven replication, vulnerability scanning, LDAP/AD authentication, garbage collection, Notary signing, a web UI and RESTful API, and supports HA deployments, automated cleanup, OA integration, and flexible CI/CD workflows for secure, scalable image management.

Container ManagementDocker RegistryHarbor
0 likes · 12 min read
Harbor Introduction and Practical Implementation
21CTO
21CTO
Oct 13, 2017 · Operations

How GitHub’s New Dependency Graph and AI Features Are Shaping the Future of Coding

GitHub’s recent announcements reveal massive repository growth, a new dependency‑graph tool that adds security alerts, AI‑driven code recommendations, and an updated Explore feed, all pointing toward a future where developers write less code and rely more on automation and data‑driven insights.

GitHubautomationdependency graph
0 likes · 5 min read
How GitHub’s New Dependency Graph and AI Features Are Shaping the Future of Coding
High Availability Architecture
High Availability Architecture
Oct 13, 2017 · Cloud Native

Spock: Qiniu's Continuous Delivery Platform – Architecture, Business Flow, and Best Practices

The article presents Qiniu's Spock continuous delivery platform, detailing its business and technical architecture, pipeline stages from self‑test to release, automation practices, microservice challenges, quality gates, and operational metrics that enable fast, reliable cloud‑native software delivery.

Cloud NativeContinuous DeliveryDevOps
0 likes · 18 min read
Spock: Qiniu's Continuous Delivery Platform – Architecture, Business Flow, and Best Practices
Efficient Ops
Efficient Ops
Oct 10, 2017 · Operations

WeChat’s 900M MAU Scaling: Secrets of Efficient Operations

The talk outlines WeChat’s approach to handling rapid user growth through disciplined operational standards, cloud‑native management, precise capacity planning, and automated scaling, detailing configuration file conventions, name‑service design, hardware metric evaluation, stress‑testing methods, and dynamic resource allocation to maintain high efficiency and low cost.

Operationsautomationcapacity management
0 likes · 25 min read
WeChat’s 900M MAU Scaling: Secrets of Efficient Operations
21CTO
21CTO
Sep 23, 2017 · Fundamentals

Which Skills Really Boost Your Career? Surprising Findings from US Labor Data

An analysis of U.S. labor statistics across 600 occupations reveals that soft, analytical, and leadership skills consistently outperform traditional STEM abilities in income, job satisfaction, and automation resilience, challenging the common belief that technical expertise alone drives career success.

STEMautomationcareer skills
0 likes · 25 min read
Which Skills Really Boost Your Career? Surprising Findings from US Labor Data
MaGe Linux Operations
MaGe Linux Operations
Sep 23, 2017 · Operations

Mastering SaltStack: A Practical Guide to Automated Operations

This article compares popular automation tools, introduces SaltStack’s architecture and features, walks through its installation, configuration, authentication, command usage, targeting methods, common modules, and explains grains, pillars, and state files for effective large‑scale Linux operations.

Configuration ManagementSaltStackautomation
0 likes · 19 min read
Mastering SaltStack: A Practical Guide to Automated Operations