Tagged articles
3103 articles
Page 5 of 32
Architect
Architect
Feb 4, 2026 · Artificial Intelligence

How OpenClaw’s Modular System Prompts Turn AI Agents into Reliable Assistants

This article dissects OpenClaw’s system prompts, showing how a modular, file‑based prompt architecture—covering tools, skills, constraints, memory layers, personality rules, heartbeat checks, and context management—creates a maintainable, versionable, and iterative AI agent that behaves like a disciplined assistant.

Automation
0 likes · 26 min read
How OpenClaw’s Modular System Prompts Turn AI Agents into Reliable Assistants
AI Architecture Hub
AI Architecture Hub
Feb 4, 2026 · Artificial Intelligence

Boost Your Productivity with 10 Expert Claude Code Tips

Discover ten practical techniques—from parallel Git worktrees and plan‑mode workflows to custom skills, sub‑agents, and advanced prompt engineering—that help you get the most out of Claude Code for coding, debugging, data analysis, and continuous learning.

AI AssistantAutomationClaude Code
0 likes · 11 min read
Boost Your Productivity with 10 Expert Claude Code Tips
Shuge Unlimited
Shuge Unlimited
Feb 4, 2026 · Artificial Intelligence

Why Find‑Skills Leads the Skills.sh Marketplace with 94.1K Installations

Find‑skills, the top‑ranked skill in the Skills.sh ecosystem with 94.1K weekly installs, acts as an app‑store‑style search and install tool for AI agent extensions, and the article explains its core features, six practical scenarios, step‑by‑step installation, real‑world demos, advanced tips, and future outlook.

AI agentsAutomationDevOps
0 likes · 14 min read
Why Find‑Skills Leads the Skills.sh Marketplace with 94.1K Installations
AI Insight Log
AI Insight Log
Feb 2, 2026 · Artificial Intelligence

OpenAI Launches Codex App: One Developer Commands an Army of AI Agents

OpenAI's new Codex App for macOS lets developers manage multiple autonomous AI agents that can write full features, use tools via a Skills system, run scheduled automations, and operate within a sandboxed environment, marking a shift from single assistants to an AI‑powered development team.

AI agentsAutomationCodex App
0 likes · 9 min read
OpenAI Launches Codex App: One Developer Commands an Army of AI Agents
Efficient Ops
Efficient Ops
Feb 1, 2026 · Operations

How AI Agents Are Revolutionizing AIOps and Boosting Operational Efficiency

This article explains what AI agents are, outlines single‑agent and multi‑agent use cases in AIOps such as knowledge retrieval, tool guidance, fault diagnosis, and process automation, and lists the key technical skills needed to build and manage these intelligent operational assistants.

AIAgentAutomation
0 likes · 8 min read
How AI Agents Are Revolutionizing AIOps and Boosting Operational Efficiency
High Availability Architecture
High Availability Architecture
Feb 1, 2026 · Artificial Intelligence

10 Proven Strategies to Become an AI Engineer with Claude Code

This guide shares ten practical techniques—from parallel git worktrees and plan‑mode prompting to custom Skills, sub‑agents, and terminal tweaks—that let developers treat Claude as a fully orchestrated AI engineering system, boosting productivity and reducing manual coding overhead.

AI EngineeringAutomationClaude Code
0 likes · 12 min read
10 Proven Strategies to Become an AI Engineer with Claude Code
Woodpecker Software Testing
Woodpecker Software Testing
Feb 1, 2026 · Industry Insights

Comprehensive IoT Testing Guide: From Embedded Devices to Cloud Quality Chains

This article details the full‑stack testing challenges of IoT systems, covering embedded hardware‑software integration, sensor and actuator validation, edge‑AI performance, short‑ and long‑range communication protocols, security, cloud platform services, data processing, API integration, and end‑to‑end automation strategies.

AutomationIoTcloud platform
0 likes · 14 min read
Comprehensive IoT Testing Guide: From Embedded Devices to Cloud Quality Chains
Architect
Architect
Jan 31, 2026 · Artificial Intelligence

Moltbook Exposed: AI Agents Transform a Reddit‑Style Forum into an Automated Platform

MOLTBOOK is an AI‑only forum where agents register, post, and interact via API calls using skill.md files, turning a Reddit‑like UI into a supply‑chain‑style automation platform; the article examines its architecture, the security risks of unsigned skill files and heartbeat mechanisms, and offers hardening guidelines for safe integration.

AutomationMoltbookSKILL.md
0 likes · 15 min read
Moltbook Exposed: AI Agents Transform a Reddit‑Style Forum into an Automated Platform
AI Waka
AI Waka
Jan 31, 2026 · Artificial Intelligence

Build a 2026‑Ready LangGraph AI Agent: A Step‑by‑Step Guide

This tutorial walks you through constructing a LangGraph‑based AI agent for automated Strava training plans, covering core concepts like state, nodes, and edges, detailed workflow steps, Python code examples, conditional graph routing, testing, and deployment via GitHub Actions.

AI AgentAutomationLLM
0 likes · 18 min read
Build a 2026‑Ready LangGraph AI Agent: A Step‑by‑Step Guide
Raymond Ops
Raymond Ops
Jan 31, 2026 · Operations

How SaltStack Cuts Deployment Time from Days to Minutes – A Complete Automation Guide

This article walks through SaltStack’s core architecture, master‑minion communication, authentication, Grains, Pillar, and Orchestrate, then demonstrates a real‑world high‑availability web cluster deployment that reduces a three‑day rollout to just 30 minutes, while covering performance tuning, monitoring, API integration, GitFS, and security hardening.

AutomationConfiguration ManagementDevOps
0 likes · 24 min read
How SaltStack Cuts Deployment Time from Days to Minutes – A Complete Automation Guide
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Jan 31, 2026 · Artificial Intelligence

Step‑by‑Step Guide to Install Claude Code and Build Custom AI Skills

This tutorial walks you through installing Claude Code on macOS, Linux, and Windows, configuring its environment, creating and managing Skills—including their directory layout, SKILL.md structure, progressive‑disclosure loading, and a real‑world pre‑sales proposal Skill—then running the Skill via the CLI with sample output.

AIAutomationCLI
0 likes · 20 min read
Step‑by‑Step Guide to Install Claude Code and Build Custom AI Skills
Raymond Ops
Raymond Ops
Jan 30, 2026 · Big Data

Build an Enterprise‑Grade HDFS HA and YARN Scheduler from Scratch

This guide walks you through designing and deploying a highly available HDFS architecture with dual NameNodes, ZooKeeper‑based failover, and a tuned YARN resource scheduler, covering detailed configuration files, failover testing, performance tuning, monitoring, automated health checks, capacity planning, and best‑practice checklists for production‑grade big‑data platforms.

AutomationBig DataHA
0 likes · 28 min read
Build an Enterprise‑Grade HDFS HA and YARN Scheduler from Scratch
DataFunSummit
DataFunSummit
Jan 29, 2026 · Big Data

How to Slash Web Scraping Costs by 60%: Proven Strategies from a Bright Data Expert

In the era of massive AI model training, this article presents a step‑by‑step technical guide—covering the full data‑collection pipeline, three acquisition modes, IP‑type choices, bandwidth savings, path and mixed‑request optimizations, and business‑level cost controls—to reduce web‑scraping expenses by more than 60% while maintaining data quality.

AIAutomationdata collection
0 likes · 24 min read
How to Slash Web Scraping Costs by 60%: Proven Strategies from a Bright Data Expert
MaGe Linux Operations
MaGe Linux Operations
Jan 28, 2026 · Operations

8 Crontab Pitfalls Every SRE Should Avoid – Proven Fixes & Best Practices

Learn from a seasoned SRE’s hard‑won experience as we dissect eight common crontab pitfalls—environment variables, permissions, time zones, email spam, path issues, concurrency, logging, and special character quirks—and provide concrete solutions, best‑practice configurations, monitoring tips, and migration guidance to systemd timers.

AutomationMonitoringScheduling
0 likes · 43 min read
8 Crontab Pitfalls Every SRE Should Avoid – Proven Fixes & Best Practices
Baobao Algorithm Notes
Baobao Algorithm Notes
Jan 28, 2026 · Artificial Intelligence

How to Deploy a 24/7 AI Assistant with Moltbot and MiniMax M2.1

This guide walks you through installing the open‑source Moltbot (formerly Clawdbot), configuring it with the MiniMax M2.1 large‑language model, and connecting it to messaging platforms such as Telegram, WhatsApp, and Feishu, enabling a continuously running AI assistant that can handle emails, code edits, and complex tasks.

AI AssistantAutomationFeishu integration
0 likes · 8 min read
How to Deploy a 24/7 AI Assistant with Moltbot and MiniMax M2.1
Woodpecker Software Testing
Woodpecker Software Testing
Jan 28, 2026 · Artificial Intelligence

How Large Language Models Overcome Traditional Software Testing Pain Points

Large language models can dramatically reshape software testing by automating test case generation, understanding requirements, predicting failures, and streamlining result analysis, as demonstrated through detailed workflow diagrams, pseudocode, Python implementations, and real‑world case studies in finance, e‑commerce, and IoT domains.

AI test generationAutomationLarge Language Models
0 likes · 10 min read
How Large Language Models Overcome Traditional Software Testing Pain Points
Tech Minimalism
Tech Minimalism
Jan 28, 2026 · Artificial Intelligence

Master Oh My Claude Code: Complete Guide to Multi‑Agent AI Coding with Claude

Oh My Claude Code transforms Claude Code into a multi‑agent orchestration platform, offering five execution modes, 32 specialized agents, automatic model routing, and simple installation, enabling developers to automate complex coding tasks from planning to testing with natural‑language commands.

AI codingAutomationClaude Code
0 likes · 15 min read
Master Oh My Claude Code: Complete Guide to Multi‑Agent AI Coding with Claude
Wuming AI
Wuming AI
Jan 27, 2026 · Artificial Intelligence

Master Claude Code: Build Efficient AI‑Powered Development Workflows

This guide explains how to treat Claude Code as a long‑term partner by configuring lightweight fine‑tuning, organizing reusable skills and slash commands, leveraging event‑driven hooks, deploying focused subagents, managing Model Context Protocol (MCP) and plugins, and applying productivity tips to maximize AI‑assisted coding efficiency.

AIAutomationClaude
0 likes · 12 min read
Master Claude Code: Build Efficient AI‑Powered Development Workflows
Frontend AI Walk
Frontend AI Walk
Jan 27, 2026 · Artificial Intelligence

Mastering Oh My OpenCode Agents: A Complete Guide with Real‑World Tips

This article provides a thorough, step‑by‑step guide to the built‑in Agents of Oh My OpenCode, explaining each Agent’s specialty, when to use them, decision‑tree selection, real‑world case studies, collaboration patterns, common pitfalls, and practical weekly learning plans for developers.

AI agentsAutomationOh My OpenCode
0 likes · 31 min read
Mastering Oh My OpenCode Agents: A Complete Guide with Real‑World Tips
High Availability Architecture
High Availability Architecture
Jan 27, 2026 · Artificial Intelligence

How LLM Agents Are Redefining Programming: From Manual Coding to Autonomous Agents

The author reflects on a rapid shift in software development workflows driven by LLM agents, highlighting the move from manual coding to agent‑driven automation, the remaining need for IDE oversight, the strengths of tenacity and leverage, and the broader implications for engineers' future roles.

AI programmingAutomationLLM Agents
0 likes · 7 min read
How LLM Agents Are Redefining Programming: From Manual Coding to Autonomous Agents
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 27, 2026 · Artificial Intelligence

Why AI Coding Assistants Quit Early and How Ralph Loop Keeps Them Working

The article examines common pitfalls of AI programming assistants—premature exits, fragile single‑prompt workflows, costly re‑prompting, and context loss—explains that these stem from unreliable LLM self‑evaluation, and introduces the Ralph Loop (also called Ralph Wiggum Loop) as a robust, stop‑hook‑driven solution that forces continuous iteration until explicit, verifiable completion criteria are met.

AI codingAgent LoopAutomation
0 likes · 28 min read
Why AI Coding Assistants Quit Early and How Ralph Loop Keeps Them Working
Architecture Digest
Architecture Digest
Jan 26, 2026 · Databases

How to Securely Backup Your Databases with the Open‑Source Databasus Tool

Databasus is a free, self‑hosted open‑source backup solution that supports PostgreSQL, MySQL, MariaDB and MongoDB, offers flexible scheduling, multiple storage backends, enterprise‑grade encryption, team collaboration features, and can be installed via a Linux script or Docker with detailed usage steps.

AutomationDatabase BackupDocker
0 likes · 7 min read
How to Securely Backup Your Databases with the Open‑Source Databasus Tool
BirdNest Tech Talk
BirdNest Tech Talk
Jan 25, 2026 · Frontend Development

Create Professional Videos with Just a Chat: Remotion AI Skills + Claude Code

This article shows how developers can generate full‑featured tutorial or marketing videos in minutes by combining Remotion’s AI Skills with Claude Code, covering installation, project setup, natural‑language prompts, code generation, customization options, real‑world use cases, and the broader impact on development workflows.

AI video generationAutomationClaude Code
0 likes · 10 min read
Create Professional Videos with Just a Chat: Remotion AI Skills + Claude Code
AI Engineering
AI Engineering
Jan 25, 2026 · Artificial Intelligence

ClawdBot Goes Viral: First AI Assistant Video Tutorial Inside

ClawdBot is a 24‑hour AI assistant that can clean your inbox, schedule meetings, analyze code, and execute voice‑controlled tasks; the guide explains its architecture, two deployment options (local or AWS), low cost, security pairing, quick tests, advanced features, and real‑world use cases.

AI AssistantAutomationClaude Opus
0 likes · 8 min read
ClawdBot Goes Viral: First AI Assistant Video Tutorial Inside
Tech Minimalism
Tech Minimalism
Jan 23, 2026 · Backend Development

Claude Code’s Internal Code‑Simplifier Plugin: Automatic Code Cleanup and Refactoring

The article introduces the open‑source code‑simplifier plugin for Claude Code, explains how it reads project conventions from a CLAUDE.md file, automatically refactors code without changing functionality, and compares its capabilities with ESLint/Prettier and manual refactoring, while offering installation steps, usage scenarios, and best‑practice recommendations.

AI developer toolsAutomationClaude Code
0 likes · 13 min read
Claude Code’s Internal Code‑Simplifier Plugin: Automatic Code Cleanup and Refactoring
Architect
Architect
Jan 22, 2026 · Artificial Intelligence

Mastering Claude Code: 10 Practical Strategies for Reliable AI‑Powered Development

This guide distills the official Claude Code best‑practice document into a concise, step‑by‑step playbook that shows how to add verification, keep context clean, structure prompts as task sheets, use CLAUDE.md, configure permissions, employ slash commands, plugins, hooks, subagents, and automate workflows for stable, production‑grade AI‑assisted coding.

AI codingAutomationBest Practices
0 likes · 20 min read
Mastering Claude Code: 10 Practical Strategies for Reliable AI‑Powered Development
JD Retail Technology
JD Retail Technology
Jan 22, 2026 · Operations

How JD Global Sales Boosted UI Test Speed by 100× with a Three‑Layer Multilingual Testing Framework

This article outlines JD Global Sales' multilingual testing challenges, the three‑layer interface‑page‑user‑flow testing architecture, automation and AI‑driven strategies that delivered over 100× UI efficiency and 70%+ API gains while paving the way for continuous globalized quality assurance.

AutomationMultilingual Testinge-commerce
0 likes · 13 min read
How JD Global Sales Boosted UI Test Speed by 100× with a Three‑Layer Multilingual Testing Framework
Old Meng AI Explorer
Old Meng AI Explorer
Jan 22, 2026 · Industry Insights

Three Must‑Try Open‑Source AI Tools for Scraping, PPT Creation, and Video Generation

This article reviews three recently popular open‑source AI tools—Spider_XHS for Xiaohongshu data scraping, PPTAgent for one‑click presentation generation, and Code2Video for code‑driven video creation—detailing their key features, quick‑start instructions, and GitHub repositories, all free and ready to deploy.

AI toolsAutomationOpen Source
0 likes · 7 min read
Three Must‑Try Open‑Source AI Tools for Scraping, PPT Creation, and Video Generation
php Courses
php Courses
Jan 22, 2026 · Backend Development

Streamline PHP Projects: Automated Packaging and Deployment Best Practices

Learn how to automate PHP project packaging with Composer and streamline deployment using Git and Capistrano, following a step‑by‑step case study that covers creating composer.json, managing dependencies, version control commands, and configuring deployment scripts to boost efficiency and reduce errors.

AutomationCapistranoComposer
0 likes · 5 min read
Streamline PHP Projects: Automated Packaging and Deployment Best Practices
AI Architecture Hub
AI Architecture Hub
Jan 22, 2026 · Artificial Intelligence

Unlock Claude Code: 31-Day Shortcut Guide for Faster AI-Powered Development

This article compiles Ado Kukic's 31‑day Claude Code tip series, detailing essential commands, shortcuts, session management, productivity tools, browser integration, and advanced capabilities that help developers streamline AI‑assisted coding, improve context handling, and boost overall efficiency.

AI AssistantAutomationClaude Code
0 likes · 7 min read
Unlock Claude Code: 31-Day Shortcut Guide for Faster AI-Powered Development
Design Hub
Design Hub
Jan 21, 2026 · Artificial Intelligence

One‑Click AI‑Powered WeChat Article Creation: Write, Illustrate, and Publish Automatically

This guide walks you through building an automated workflow that uses Google’s Antigravity AI to generate a fully formatted WeChat public‑account article—including text, multiple high‑quality images, cloud upload, and markdown‑to‑WeChat conversion—so you can copy‑paste the result directly into the editor.

AIAutomationPython
0 likes · 9 min read
One‑Click AI‑Powered WeChat Article Creation: Write, Illustrate, and Publish Automatically
Node.js Tech Stack
Node.js Tech Stack
Jan 21, 2026 · Industry Insights

Why the Node.js Creator Says Hand‑Written Code Is Dead

Ryan Dahl, the founder of Node.js and Deno, argues that writing code syntax directly is becoming obsolete, sparking a heated debate among developers about AI‑driven programming, the shifting role of engineers, and the future of software education.

AIAutomationIndustry Insights
0 likes · 7 min read
Why the Node.js Creator Says Hand‑Written Code Is Dead
Raymond Ops
Raymond Ops
Jan 20, 2026 · Information Security

How to Build a Complete Linux Enterprise Security Framework—from Intrusion Detection to Incident Response

This guide walks through a real-world DDoS and SSH brute‑force incident and shows how to design a layered Linux security architecture, configure firewalls, host hardening, OSSEC HIDS, Suricata IDS, ELK monitoring, automated response scripts, and continuous improvement metrics for enterprise environments.

AutomationIDSIncident Response
0 likes · 15 min read
How to Build a Complete Linux Enterprise Security Framework—from Intrusion Detection to Incident Response
DevOps Coach
DevOps Coach
Jan 18, 2026 · Operations

How to Build a Scalable, Low‑Risk CI/CD Pipeline: Proven Steps and Tools

This guide explains how to design and implement a reliable CI/CD pipeline—from starting with a small pilot and adopting full version control, to using infrastructure-as-code, automating end‑to‑end workflows, applying fast‑failure checks, selecting the right tools, shifting security left, monitoring key metrics, and enabling safe rollbacks and comprehensive testing—to achieve faster, safer software delivery.

AutomationDevOpsMonitoring
0 likes · 13 min read
How to Build a Scalable, Low‑Risk CI/CD Pipeline: Proven Steps and Tools
IT Services Circle
IT Services Circle
Jan 18, 2026 · Artificial Intelligence

Discover Four Open-Source AI-Powered Tools: LifeTrace, Voquill, RunCat365 & WindowPet

This article introduces four open-source projects—LifeTrace, Voquill, RunCat365, and WindowPet—detailing how they use AI, OCR, and lightweight cross-platform frameworks to automatically record digital activity, convert speech to clean text, visualize CPU load, and add customizable desktop pets, with GitHub links for each.

AIAutomationDesktop Utilities
0 likes · 6 min read
Discover Four Open-Source AI-Powered Tools: LifeTrace, Voquill, RunCat365 & WindowPet
AI Insight Log
AI Insight Log
Jan 18, 2026 · Artificial Intelligence

8 Actionable Practices from Cursor’s Week‑Long, Million‑Line Coding Experiment

Cursor ran a team of AI coding agents for a week to build a prototype browser, uncovering three major failure modes—drift, collaboration breakdown, and lack of quality signals—and proposing a planner/worker split plus eight concrete tactics that ordinary developers can adopt for long‑running autonomous coding tasks.

AI agentsAutomationCursor
0 likes · 10 min read
8 Actionable Practices from Cursor’s Week‑Long, Million‑Line Coding Experiment
Raymond Ops
Raymond Ops
Jan 17, 2026 · Operations

Scaling Ansible: From Manual Deployments to Managing Thousands of Servers

This article walks through the challenges of manual server deployment, explains why Ansible is ideal for large‑scale environments, and provides a complete reference architecture, optimized configuration, dynamic inventory scripts, modular playbooks, performance tuning, monitoring, security hardening, rollback mechanisms, cost analysis, and practical lessons learned for automating deployments across thousands of machines.

AutomationDeploymentSecurity
0 likes · 20 min read
Scaling Ansible: From Manual Deployments to Managing Thousands of Servers
ITPUB
ITPUB
Jan 16, 2026 · Databases

How Meituan Built a Real‑Time Database Capacity Assessment System

Meituan's database team created a sandbox‑based capacity assessment platform that replays live traffic, uses accelerated replay to discover performance bottlenecks, and closes the loop with capacity monitoring and automated operations, dramatically improving stability and resource utilization.

AutomationDatabase CapacityMySQL
0 likes · 16 min read
How Meituan Built a Real‑Time Database Capacity Assessment System
Linux Tech Enthusiast
Linux Tech Enthusiast
Jan 15, 2026 · Fundamentals

Master Linux Shell Scripting: From Basics to Real‑World Projects

This article provides a step‑by‑step guide to Linux shell scripting, covering the definition of a shell, common shells, naming rules, environment and user variables, control‑flow statements, functions, arrays, and several practical scripts such as a Hello World program, service checks, system backup, information collection, and one‑click LNMP deployment.

ArraysAutomationControl Flow
0 likes · 23 min read
Master Linux Shell Scripting: From Basics to Real‑World Projects
PMTalk Product Manager Community
PMTalk Product Manager Community
Jan 15, 2026 · Industry Insights

The Trending AI Skills Every Product Manager Should Master

This article systematically maps the rapidly growing AI Skills ecosystem, categorizing seven major domains—from programming and creative to design, business, learning, life, and productivity—explaining each skill's core value, real‑world use cases, and how to select or customize the right Skills for maximum impact.

AIAutomationIndustry Insights
0 likes · 11 min read
The Trending AI Skills Every Product Manager Should Master
Raymond Ops
Raymond Ops
Jan 15, 2026 · Information Security

Master Linux Server Intrusion Detection & Response: A Complete Practical Guide

This guide walks Linux administrators through a full‑cycle intrusion detection and emergency response process, covering metric monitoring, log analysis, file integrity checks, attack confirmation, staged remediation, preventive hardening, and useful automation scripts to keep servers secure.

AutomationIncident ResponseLinux
0 likes · 16 min read
Master Linux Server Intrusion Detection & Response: A Complete Practical Guide
PaperAgent
PaperAgent
Jan 15, 2026 · Artificial Intelligence

Mastering Cursor AI Agents: Best Practices for Efficient Code Generation

This guide explains how Cursor's coding agents work, covering their three‑component harness, planning mode, context management, extensibility via Rules and Skills, long‑running loops, image handling, common workflows like test‑driven development, code review, parallel execution, cloud agents, and debugging strategies, all with concrete commands and file structures.

AI agentsAI codingAutomation
0 likes · 10 min read
Mastering Cursor AI Agents: Best Practices for Efficient Code Generation
Programmer's Advance
Programmer's Advance
Jan 14, 2026 · Artificial Intelligence

How Claude Cowork Turns AI from Chat to Actionable Agent – A Deep Dive

Claude Cowork, announced by Anthropic in January 2026, showcases a three‑layer security architecture, a task‑decomposition workflow, and a suite of six office‑automation modules, while positioning itself against Claude Code, GitHub Copilot and Cursor AI and highlighting both its industry impact and remaining limitations.

AI AgentAutomationClaude Cowork
0 likes · 13 min read
How Claude Cowork Turns AI from Chat to Actionable Agent – A Deep Dive
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 14, 2026 · Artificial Intelligence

How DataAgent Turns AI into a Virtual Data Analyst for Enterprise Insights

DataAgent, built on Spring AI Alibaba, tackles the "last mile" of AI data analysis by combining deterministic workflow orchestration with large‑model reasoning, offering human‑in‑the‑loop feedback, dynamic prompt configuration, hybrid retrieval, containerized Python execution, streaming SSE, multi‑model scheduling, multi‑source connectivity, and secure API‑key management to deliver instant, insight‑rich reports for business users.

AIAnalyticsAutomation
0 likes · 11 min read
How DataAgent Turns AI into a Virtual Data Analyst for Enterprise Insights
Deepin Linux
Deepin Linux
Jan 13, 2026 · Operations

Master Linux Shell Scripting: From Basics to Real-World Automation

This comprehensive guide walks readers through the fundamentals of Linux shell scripting, covering essential commands, variables, control structures, functions, and practical automation scripts for monitoring, log analysis, and backups, while also addressing performance and security best practices.

AutomationLinuxShell scripting
0 likes · 30 min read
Master Linux Shell Scripting: From Basics to Real-World Automation
Qborfy AI
Qborfy AI
Jan 13, 2026 · R&D Management

How Spec‑Driven AI Can Transform Your Development Workflow with CodeBuddy

This guide walks you through using Tencent's CodeBuddy AI and the open‑source Spec‑Kit to adopt a spec‑driven development process, covering environment setup, spec creation, AI‑assisted coding, task generation, checklist validation, risk analysis, and implementation, all illustrated with concrete commands, examples, and workflow diagrams.

AIAutomationSpec-Driven Development
0 likes · 21 min read
How Spec‑Driven AI Can Transform Your Development Workflow with CodeBuddy
DaTaobao Tech
DaTaobao Tech
Jan 12, 2026 · Artificial Intelligence

Top 10 AI‑Powered Development Practices from Alibaba’s Tech Teams

This article aggregates ten technical case studies from Alibaba, covering AI‑assisted code cleaning, specification‑driven development, multi‑agent front‑end automation, AI coding fundamentals, index optimization, and workflow designs that together illustrate how AI can boost efficiency across backend, frontend, and database engineering.

AIAutomationcode generation
0 likes · 10 min read
Top 10 AI‑Powered Development Practices from Alibaba’s Tech Teams
Programmer's Advance
Programmer's Advance
Jan 12, 2026 · Artificial Intelligence

How Claude Code’s Hook System Transforms AI Programming Safety and Automation

This article explains the Claude Code Hook mechanism, detailing its event‑driven architecture, the ten lifecycle events, concrete security and code‑quality use cases, step‑by‑step script examples, performance and safety best practices, and future directions such as Prompt‑Based Hooks, showing how deterministic control turns AI assistants into reliable, automatable collaborators.

AIAutomationDevOps
0 likes · 25 min read
How Claude Code’s Hook System Transforms AI Programming Safety and Automation
DevOps in Software Development
DevOps in Software Development
Jan 12, 2026 · R&D Management

Why a Military Software Factory Needs More Than Just Tools: Building an Engineered DevSecOps System

The article argues that a true military software factory is not merely a collection of automation tools, but an integrated DevSecOps-driven engineering system that unifies governance, standardized processes, and platform support to achieve secure, compliant, and measurable software production.

AutomationDevSecOpsR&D Management
0 likes · 7 min read
Why a Military Software Factory Needs More Than Just Tools: Building an Engineered DevSecOps System
Woodpecker Software Testing
Woodpecker Software Testing
Jan 11, 2026 · Backend Development

Designing Testify Tests: Converting Requirements into Test Cases

This article presents a systematic methodology for turning vague requirements into concrete Go test cases using the Testify framework, covering requirement analysis, the five‑step design process, core Testify components, complex scenario modeling, maintainability techniques, and quality assessment with concrete code examples and diagrams.

AutomationGo testingTestify
0 likes · 14 min read
Designing Testify Tests: Converting Requirements into Test Cases
DataFunSummit
DataFunSummit
Jan 11, 2026 · Artificial Intelligence

How Healthpeak Turned Manual Real Estate Ops into an AI‑Driven System with Palantir AIP

Healthpeak’s commercial‑real‑estate workflow, plagued by data silos and manual meter‑reading, was transformed by deploying Palantir’s AI Platform, which introduced an ontology‑based four‑layer architecture that automates billing, detects anomalies, and enables mobile‑first, AI‑driven decision making.

AIAutomationOntology
0 likes · 17 min read
How Healthpeak Turned Manual Real Estate Ops into an AI‑Driven System with Palantir AIP
IT Services Circle
IT Services Circle
Jan 11, 2026 · Artificial Intelligence

Can AI Really Control Your Computer? Inside TuriX‑CUA Open‑Source Agent

TuriX‑CUA is an open‑source Python‑based AI agent that equips artificial intelligence with visual perception and mouse‑keyboard control, enabling it to see the screen, reason with multimodal models, and act autonomously across macOS and Windows, with a multi‑model architecture, MCP support, and step‑by‑step setup instructions.

AIAutomationCrossPlatform
0 likes · 7 min read
Can AI Really Control Your Computer? Inside TuriX‑CUA Open‑Source Agent
DataFunSummit
DataFunSummit
Jan 10, 2026 · Artificial Intelligence

How Healthpeak Turned Property Management into an AI‑Driven Operating System

This article examines how Healthpeak, a large healthcare REIT, replaced manual spreadsheet‑based processes with Palantir’s AI Platform (AIP), using an ontology‑driven architecture to automate billing, detect anomalies, and orchestrate workflows, delivering faster operations, higher accuracy, and scalable growth.

AIAutomationOntology
0 likes · 17 min read
How Healthpeak Turned Property Management into an AI‑Driven Operating System
DataFunSummit
DataFunSummit
Jan 9, 2026 · Artificial Intelligence

How Healthpeak Revamped Real‑Estate Operations with Palantir’s AI‑Driven Ontology Platform

The article details Healthpeak’s digital transformation of commercial real‑estate management by replacing fragmented spreadsheets with Palantir’s AI Platform (AIP), using a unified ontology to automate data capture, billing, anomaly detection, and voice‑driven workflows, dramatically improving efficiency and scalability.

AIAutomationOntology
0 likes · 18 min read
How Healthpeak Revamped Real‑Estate Operations with Palantir’s AI‑Driven Ontology Platform
php Courses
php Courses
Jan 9, 2026 · Backend Development

How AI Can Double Your PHP Development Speed: 5 Proven Secrets

This article shares five practical AI‑driven techniques—ranging from natural‑language requirement conversion to context‑aware coding, automated debugging, continuous code review, and intelligent documentation—that together reduced a PHP team's development time from days to hours and eliminated the 996 grind.

AIAutomationcode generation
0 likes · 11 min read
How AI Can Double Your PHP Development Speed: 5 Proven Secrets
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 9, 2026 · Backend Development

How to Build a Lightweight, Scalable AI Code Telemetry System with MCP Architecture

This article details the design and implementation of a lightweight, non‑intrusive data‑collection framework for multiple AI coding tools—covering background challenges, industry solutions, design principles, a three‑layer MCP‑based architecture, concrete hook scripts, telemetry handling, cross‑platform deployment, and future enhancements.

AIAutomationCodeCollection
0 likes · 17 min read
How to Build a Lightweight, Scalable AI Code Telemetry System with MCP Architecture
Raymond Ops
Raymond Ops
Jan 8, 2026 · Operations

Master Ansible: Automate Hundreds of Linux Servers with Ease

This guide walks you through why Ansible is ideal for large‑scale Linux server management, shows how to set up control and target nodes, configure inventory and SSH keys, optimize Ansible settings, and provides ready‑to‑run playbooks for system initialization, Nginx clustering, application deployment, plus advanced tips on Vault, dynamic inventory, role‑based structures, performance tuning, monitoring, and troubleshooting.

AutomationConfiguration ManagementDevOps
0 likes · 13 min read
Master Ansible: Automate Hundreds of Linux Servers with Ease
DataFunSummit
DataFunSummit
Jan 8, 2026 · Artificial Intelligence

How Lenovo Reinvented MarTech with AI Agents and Data Fusion

Lenovo transformed its traditional marketing technology workflow by deploying self‑developed AI agents and a unified data‑fusion framework, tackling high content‑creation costs, fragmented channel deployment, and manual data analysis, and achieved measurable efficiency, cost, and performance gains across the enterprise.

AIAutomationDataFusion
0 likes · 21 min read
How Lenovo Reinvented MarTech with AI Agents and Data Fusion
Tech Minimalism
Tech Minimalism
Jan 8, 2026 · Artificial Intelligence

6 Must-Have Claude MCP Servers for Developers in 2025

This article evaluates the flood of Model Context Protocol (MCP) servers that have emerged since Anthropic released the protocol, defines clear criteria for selecting useful servers, and provides detailed installation steps, real‑world usage examples, and security best practices for six essential MCP servers that boost developer productivity.

AI assistantsAutomationClaude
0 likes · 15 min read
6 Must-Have Claude MCP Servers for Developers in 2025
DataFunSummit
DataFunSummit
Jan 7, 2026 · Artificial Intelligence

How Healthpeak Turned Property Management into an AI‑Powered, Ontology‑Driven Operation

Healthpeak, a large medical‑real‑estate REIT, replaced manual spreadsheets and fragmented systems with Palantir’s AI Platform (AIP), building a four‑layer ontology‑based architecture that automates sub‑meter billing, voice‑driven workflows, and real‑time analytics, dramatically boosting efficiency, scalability, and data‑driven decision making.

AIAutomationOntology
0 likes · 19 min read
How Healthpeak Turned Property Management into an AI‑Powered, Ontology‑Driven Operation
FunTester
FunTester
Jan 7, 2026 · Fundamentals

Auto-Update iTerm2 Badge with Zsh to Show Current Directory

This guide explains how to configure iTerm2's badge to automatically display the current folder name and update instantly when you change directories, using a simple Zsh hook and Base64‑encoded OSC 1337 control sequences.

AutomationbadgeiTerm2
0 likes · 6 min read
Auto-Update iTerm2 Badge with Zsh to Show Current Directory
AI Insight Log
AI Insight Log
Jan 6, 2026 · Artificial Intelligence

31 Hardcore Claude Code Tricks from Anthropic’s Ado Kukic – Save Them All

In December, Anthropic’s developer‑relations lead Ado Kukic launched the “Advent of Claude” series, sharing 31 daily Claude Code tips that reveal hidden capabilities such as project initialization, memory updates, fast context mentions, powerful shortcuts, session management, security modes, automation, CI/CD integration, browser control, sub‑agents, and an extensible SDK, turning Claude Code into a deeply customizable, programmable development environment.

AI programmingAutomationCLI
0 likes · 14 min read
31 Hardcore Claude Code Tricks from Anthropic’s Ado Kukic – Save Them All
Raymond Ops
Raymond Ops
Jan 6, 2026 · Operations

Master Ansible: Deploy and Manage Hundreds of Linux Servers in Minutes

This guide explains why Ansible’s agent‑less, declarative architecture makes it ideal for large‑scale Linux server automation, covering directory layout, performance‑tuned ansible.cfg, role design, security with Vault, dynamic inventory, CI/CD integration, monitoring, blue‑green deployments, and real‑world benchmark results that show dramatic time and error reductions.

AutomationConfiguration ManagementDevOps
0 likes · 12 min read
Master Ansible: Deploy and Manage Hundreds of Linux Servers in Minutes
MaGe Linux Operations
MaGe Linux Operations
Jan 6, 2026 · Operations

60 Essential Linux Commands Every Sysadmin Should Master

A comprehensive, fast‑track guide for Linux system administrators that covers modern tools, shell configuration, and over 60 indispensable commands for file handling, text processing, system monitoring, networking, process control, permissions, and disk management, plus best‑practice tips and troubleshooting scripts.

AutomationCLILinux
0 likes · 47 min read
60 Essential Linux Commands Every Sysadmin Should Master
PMTalk Product Manager Community
PMTalk Product Manager Community
Jan 6, 2026 · Industry Insights

Strategic Comparison of Dify, n8n, and ComfyUI for AI Applications and Automation

This article provides a multi‑dimensional strategic analysis of three representative AI‑focused platforms—Dify, n8n, and ComfyUI—examining their product positioning, architecture, interaction models, commercialization strategies, and agent capabilities, and offers concrete recommendations for product managers on choosing the right tool based on ease of use, control, scalability, and total cost of ownership.

AI PlatformsAutomationLLM
0 likes · 35 min read
Strategic Comparison of Dify, n8n, and ComfyUI for AI Applications and Automation
Ops Community
Ops Community
Jan 5, 2026 · Operations

Shell vs Python for System Automation: Which One Should You Use?

This article compares Shell and Python for system automation, presenting performance benchmarks across file processing, log analysis, and bulk server operations, and offers practical guidance on when to choose each language, migration strategies, code templates, common pitfalls, and best‑practice recommendations for ops engineers.

AutomationOperationsperformance
0 likes · 26 min read
Shell vs Python for System Automation: Which One Should You Use?
转转QA
转转QA
Jan 5, 2026 · Operations

Achieve Zero‑Downtime Deployments with Jenkins and Docker: A Complete CI/CD Blueprint

This article presents a fully automated, zero‑downtime deployment solution that integrates Jenkins pipelines with a set of shell scripts to handle code checkout, image building, seamless container switching, health checks, rollback, disk monitoring, and resource cleanup, providing a reliable end‑to‑end workflow for fast and stable releases.

AutomationDockerJenkins
0 likes · 14 min read
Achieve Zero‑Downtime Deployments with Jenkins and Docker: A Complete CI/CD Blueprint
Frontend AI Walk
Frontend AI Walk
Jan 5, 2026 · Artificial Intelligence

When Should You Use Skills? An AI Developer’s Guide to Avoiding Pitfalls

This article presents a decision‑making framework for AI developers, showing how to evaluate the ROI of Skills versus long prompts, with concrete scoring tables, real‑world case studies, best‑practice recommendations, and clear guidelines to prevent over‑engineering and maintenance overhead.

AIAutomationBest Practices
0 likes · 20 min read
When Should You Use Skills? An AI Developer’s Guide to Avoiding Pitfalls
JavaEdge
JavaEdge
Jan 4, 2026 · Frontend Development

Automate Frontend Deployment with GitHub Actions and Docker: A Step‑by‑Step Guide

This article explains the common challenges of deploying front‑end projects, outlines how to set up an automated build and release pipeline using Docker and GitHub Actions, and provides practical code snippets and best‑practice tips for pre‑release, roll‑back, and post‑deployment notifications.

AutomationFrontendGitHub Actions
0 likes · 9 min read
Automate Frontend Deployment with GitHub Actions and Docker: A Step‑by‑Step Guide
AI Insight Log
AI Insight Log
Jan 4, 2026 · Artificial Intelligence

How Playwright + AI Powers a Fully Automated Xianyu Treasure Hunt

The article examines the open‑source ai‑goofish‑monitor project, which combines Playwright‑driven browsing with large‑language‑model analysis to continuously scan Xianyu listings, filter out junk, and highlight high‑quality items, while also discussing its AI‑generated code, benefits, limitations, and security risks.

AIAutomationLLM
0 likes · 7 min read
How Playwright + AI Powers a Fully Automated Xianyu Treasure Hunt
Data STUDIO
Data STUDIO
Jan 4, 2026 · Industry Insights

Is Python Still the #1 Programming Language in 2026?

The article argues that Python remains the top programming choice in 2026 because its concise syntax, massive ecosystem, and modern tooling deliver unmatched development speed, lower total cost, and a balanced blend of rapid prototyping with long‑term stability for a wide range of applications.

2026AutomationDevelopment Speed
0 likes · 11 min read
Is Python Still the #1 Programming Language in 2026?
Frontend AI Walk
Frontend AI Walk
Jan 4, 2026 · Artificial Intelligence

Skills vs MCP: How to Choose the Right Approach for AI Workflows

This article analytically compares Skills (brain‑level expertise) and MCP (external tool interface) for building AI agents, detailing their architectures, development effort, scalability, security, and real‑world use cases, and provides a decision framework to help engineers select the optimal combination.

AI agentsAutomationMCP
0 likes · 13 min read
Skills vs MCP: How to Choose the Right Approach for AI Workflows
FunTester
FunTester
Jan 4, 2026 · Artificial Intelligence

Turn AI Workflow Design into Drag‑and‑Drop Magic with Claude Code Workflow Studio

Claude Code Workflow Studio is a VSCode extension that lets you visually design, export, and run AI‑driven automation workflows without writing code, offering low cognitive load, AI‑assisted editing, Slack sharing, and Git‑friendly version control for test and data processing scenarios.

AI workflowAutomationClaude Code
0 likes · 13 min read
Turn AI Workflow Design into Drag‑and‑Drop Magic with Claude Code Workflow Studio
Raymond Ops
Raymond Ops
Jan 2, 2026 · Operations

Avoid 3 Fatal Nginx+Keepalived HA Pitfalls That 90% of Ops Engineers Miss

This article reveals three hidden traps in Nginx‑Keepalived high‑availability setups—network‑partition split‑brain, inadequate health‑check scripts, and unsafe configuration‑sync timing—explains real incidents caused by each, and provides concrete configuration changes, Bash scripts, and automation tips to prevent service outages.

Automationhealth checkhigh-availability
0 likes · 16 min read
Avoid 3 Fatal Nginx+Keepalived HA Pitfalls That 90% of Ops Engineers Miss
Raymond Ops
Raymond Ops
Dec 31, 2025 · Operations

Automate DDoS‑Resistant Nginx Clusters with Ansible in Minutes

This guide demonstrates how to use Ansible to automatically deploy a multi‑node Nginx cluster with built‑in DDoS protection, covering architecture design, environment preparation, playbook creation, monitoring integration, performance testing, troubleshooting, and future extension options.

AutomationDDoS protectionMonitoring
0 likes · 12 min read
Automate DDoS‑Resistant Nginx Clusters with Ansible in Minutes
ITPUB
ITPUB
Dec 31, 2025 · Operations

Essential Advanced Linux Commands Every Sysadmin Should Master

This guide compiles 100 high‑impact Linux commands covering file systems, networking, monitoring, security, containers, log analysis, and automation, each chosen for its advanced utility, cross‑distribution compatibility, and real‑world relevance.

AutomationContainersLinux
0 likes · 17 min read
Essential Advanced Linux Commands Every Sysadmin Should Master
MaGe Linux Operations
MaGe Linux Operations
Dec 30, 2025 · Operations

5 Common Ansible Anti‑Patterns and How to Fix Them

This article examines five frequent Ansible anti‑patterns—including N+1 loops, overuse of shell commands, uncontrolled fact gathering, deep include nesting, and missing check/diff support—demonstrates their performance impact with real‑world measurements, and provides concrete refactorings, best‑practice guidelines, and a full case study to help engineers write faster, more maintainable playbooks.

AutomationBest PracticesDevOps
0 likes · 17 min read
5 Common Ansible Anti‑Patterns and How to Fix Them
phodal
phodal
Dec 30, 2025 · Industry Insights

Beyond Comfort: 6 Key Trends Driving AI Coding Tools in 2025‑2026

The article analyzes six emerging trends in Chinese AI coding tools—model capability parity, open tool integration, spec‑driven development, lower entry barriers, self‑validation, and full‑stack automation—arguing that future success depends on end‑to‑end engineering reliability rather than mere code generation or emotional support.

AI codingAutomationSpec-Driven Development
0 likes · 12 min read
Beyond Comfort: 6 Key Trends Driving AI Coding Tools in 2025‑2026
DevOps Coach
DevOps Coach
Dec 29, 2025 · Operations

Mastering System Reliability: Lessons from Google, Netflix, and Meta

Learn how Google, Netflix, and Meta pioneered modern reliability practices—SRE’s data‑driven metrics, Netflix’s chaos engineering, and Meta’s self‑healing automation—and get a step‑by‑step handbook to apply these concepts, avoid common traps, and build resilient systems at any scale.

AutomationSite Reliability Engineeringchaos engineering
0 likes · 11 min read
Mastering System Reliability: Lessons from Google, Netflix, and Meta
Wuming AI
Wuming AI
Dec 28, 2025 · Artificial Intelligence

How to Use AI to Rapidly Debug Complex Coze Workflows

This guide shows how to export a tangled Coze workflow, feed its YAML and related JSON files into the Qoder AI coding assistant, let the model analyze the mis‑aligned subtitle timestamps, receive concrete fixes, and even tweak background music through natural‑language prompts.

AI coding assistantAI debuggingAutomation
0 likes · 5 min read
How to Use AI to Rapidly Debug Complex Coze Workflows
Raymond Ops
Raymond Ops
Dec 28, 2025 · Operations

From Zero to Production: Ansible Playbook Design Patterns & Best Practices

This guide walks you through building a production‑grade Ansible automation framework—from identifying common manual‑deployment pain points to defining layered architecture, directory conventions, reusable playbook patterns, high‑availability deployments, performance optimizations, monitoring, security hardening, CI/CD integration, and troubleshooting tips—empowering teams to achieve reliable, scalable operations.

AutomationDevOpsInfrastructure
0 likes · 14 min read
From Zero to Production: Ansible Playbook Design Patterns & Best Practices
Model Perspective
Model Perspective
Dec 28, 2025 · Fundamentals

Mastering PID Control: Theory, Tuning, and MATLAB/Simulink Implementation

Explore the core principles of PID control—from proportional, integral, and derivative actions that eliminate error—to practical parameter tuning methods and step-by-step MATLAB/Simulink simulations, including code snippets and block diagrams that illustrate how to model, discretize, and validate a PID controller for real‑world systems.

AutomationMATLABPID
0 likes · 11 min read
Mastering PID Control: Theory, Tuning, and MATLAB/Simulink Implementation
Frontend AI Walk
Frontend AI Walk
Dec 27, 2025 · Artificial Intelligence

From Prompt to Production: Engineering Hard‑Core AI Skills with wechat‑publisher

The article defines AI Skill “hard‑core” capabilities versus soft prompt‑based logic, outlines a three‑layer architecture (scripts, metadata, security), and walks through concrete wechat‑publisher implementations—including inline style injection, multi‑template rendering, exit‑code handling, and a step‑by‑step development checklist—to show how to turn AI from a mere text generator into an autonomous executor.

AI SkillsAutomationCLI
0 likes · 17 min read
From Prompt to Production: Engineering Hard‑Core AI Skills with wechat‑publisher
Frontend AI Walk
Frontend AI Walk
Dec 26, 2025 · Artificial Intelligence

From Zero to One: Build Custom AI Skills to Strengthen Your Soft Power

This article explains how to use AI‑generated Skills to automate prompt creation, showing step‑by‑step how a skill‑writer can produce a book‑analyzer Skill, compare manual prompting with Skill‑based workflows, and provide practical guidelines for designing, iterating, and maintaining high‑quality AI Skills.

AIAutomationClaude
0 likes · 20 min read
From Zero to One: Build Custom AI Skills to Strengthen Your Soft Power
Tech Minimalism
Tech Minimalism
Dec 25, 2025 · Artificial Intelligence

Master Claude Skills from Scratch: A Clear, Step‑by‑Step Guide

This article explains how Claude Skills turn Claude into a domain‑specific assistant by packaging expertise, workflows, and resources into reusable modules, and walks readers through the design principles, progressive‑disclosure architecture, six‑step creation process, advanced patterns, deployment tips, and a full FAQ.

AIAutomationClaude
0 likes · 22 min read
Master Claude Skills from Scratch: A Clear, Step‑by‑Step Guide
Data STUDIO
Data STUDIO
Dec 25, 2025 · Fundamentals

Boost Python Automation Efficiency with toolz: A Practical Refactoring Guide

This article explains how the pure‑Python functional library toolz can transform tangled automation scripts into clear, composable data pipelines, reducing code size, improving testability, and eliminating hidden technical debt through concrete examples and step‑by‑step refactoring.

AutomationFunctional ProgrammingPython
0 likes · 15 min read
Boost Python Automation Efficiency with toolz: A Practical Refactoring Guide
DevOps Coach
DevOps Coach
Dec 24, 2025 · Operations

Will AI Replace Your DevOps Skills? Future‑Proof Your Career Today

The article explains how AI is rapidly automating traditional DevOps tasks—troubleshooting, configuration management, and toolchain mastery—forcing engineers to shift from manual expertise to outcome‑oriented orchestration, and outlines three pillars for building an AI‑native DevOps career.

AIAutomationDevOps
0 likes · 8 min read
Will AI Replace Your DevOps Skills? Future‑Proof Your Career Today
Xiao Liu Lab
Xiao Liu Lab
Dec 24, 2025 · Operations

How to Build a Full‑Featured Zabbix Monitoring Platform with Docker Compose

This step‑by‑step guide shows how to choose Zabbix over other monitoring tools, deploy a complete Zabbix stack with Docker Compose, configure agents on Linux and Windows, set up auto‑discovery, alerts (email, WeChat, escalation), use proxies for distributed monitoring, and optimize performance for enterprise environments.

AutomationDocker-ComposeMonitoring
0 likes · 27 min read
How to Build a Full‑Featured Zabbix Monitoring Platform with Docker Compose
Java Architect Handbook
Java Architect Handbook
Dec 24, 2025 · Operations

Why Tencent’s SOPS Is the Go‑To Open‑Source Workflow Engine for Modern Ops

The article introduces a Java learning community offering multiple hands‑on projects and then provides a detailed overview of Tencent BlueKing's open‑source Standard Operations (SOPS) workflow engine, highlighting its BPMN‑2.0 modeling, one‑click automation, integration capabilities, and self‑service benefits for IT teams.

AutomationOpen SourceOperations
0 likes · 5 min read
Why Tencent’s SOPS Is the Go‑To Open‑Source Workflow Engine for Modern Ops