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

26 lines
658 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: "Standard AMI"
type: entity
tags: [AWS, Cloud, Infrastructure]
---
## Definition
Standard AMI (Amazon Machine Image) 是 AWS 的标准化机器镜像,包含 OS 加固、最新安全补丁和补丁更新并支持域集成、安全工具、端点保护、SSM agent、DNS 设置。
## Specifications
- 每两个月构建、测试并发布
- 支持 23 种不同操作系统
- 最新三个版本在 12 个区域可用
- 旧版本存档 12 个月
## Functions
- OS 加固
- 安全更新
- 域集成
- SSM agent 集成
- DNS 设置
## Connections
- 构建工具:[[EC2 Image Builder]]
- 测试工具:[[Amazon Inspector]]
- CI/CD[[Jenkins]]