From 6c54469b71ab1fd53973777a7fd4d93b6cde087c Mon Sep 17 00:00:00 2001 From: Song Song Li Date: Sat, 7 Dec 2024 12:01:34 +0800 Subject: [PATCH] auto commit Signed-off-by: Song Song Li --- _posts/2024-12-07-ansible-eda.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/_posts/2024-12-07-ansible-eda.md b/_posts/2024-12-07-ansible-eda.md index 24f48cd..894c46e 100644 --- a/_posts/2024-12-07-ansible-eda.md +++ b/_posts/2024-12-07-ansible-eda.md @@ -4,12 +4,6 @@ title: ansbile eda date: 2024-12-07 00:12:05 --- -# 探索 Red Hat Ansible 自动化平台中的事件驱动自动化 (EDA) - -在这篇博客中,我们将详细介绍 **Red Hat Ansible Automation Platform**(RHAAP)中的 **事件驱动自动化(Event-Driven Automation, EDA)** 的功能,以及它如何助力 IT 运维自动化和基础设施优化。 - ---- - ## 什么是事件驱动自动化? 事件驱动自动化是一种新型的自动化方式,它结合了 **智能分析** 和 **服务请求**,通过 **自动响应** 的方式执行任务。这意味着在 IT 运营中,事件被触发后,EDA 系统可以自动处理并执行适当的操作,从而显著减少人工干预。