Files
nexus/wiki/concepts/Foundation-AMI.md
2026-04-19 00:02:42 +08:00

26 lines
855 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: "Foundation AMI"
type: concept
tags: [AWS, AMI, Security]
---
## Definition
Foundation AMI基础亚马逊机器镜像是基于市场主流操作系统CentOS, Ubuntu, Windows 等)进行深度加固的镜像,集成了 CIS 安全基准、防病毒软件、日志管理及单点登录功能。
## Components
- OS 加固OS Hardening
- CIS Benchmarks 安全配置
- 防病毒软件McAfee EPO
- 日志管理Syslog-ng
- 单点登录AD 集成)
- SSM Agent 预装
- SiteScope 监控预选件
## Usage
"即插即用"型镜像,确保所有实例从启动之日起符合组织的安全合规标准。
## Related Concepts
- [[Standard AMI]] — 更广泛的标准化镜像概念
- [[OS Hardening]] — 操作系统加固技术
- [[CIS Benchmarks]] — 安全配置基准
- [[SSM Agent]] — AWS 系统管理器代理