Files
nexus/wiki/concepts/AI-powered-Runbooks.md
2026-04-16 17:30:41 +08:00

24 lines
902 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "AI-powered Runbooks"
type: concept
tags: [runbooks, automation, AI]
sources: [How-Agentic-AI-can-help-for-Cloud-DevOps]
last_updated: 2026-04-16
---
## Summary
AI-powered RunbooksAI 驱动运维手册)是利用 AI 推荐最佳运维操作手册和处理流程的系统。
## Definition
AI 分析历史 incident 和最佳实践,自动推荐或生成处理当前事件的运维手册。
## Key Features
- **智能推荐**:基于当前事件推荐最相关的操作手册
- **动态生成**:根据上下文动态生成处理步骤
- **历史学习**:从历史 incident 学习改进建议
- **自动化执行**:可自动执行手册中的步骤
## Connections
- [[Agentic AI]] ← powers ← [[AI-powered Runbooks]]Agentic AI 实现智能运维手册
- [[无责复盘 (Blameless Postmortem)]] ← informs ← [[AI-powered Runbooks]]:无责复盘结果改进运维手册