Auto-sync: 2026-04-19 00:02
This commit is contained in:
26
wiki/entities/Standard-AMI.md
Normal file
26
wiki/entities/Standard-AMI.md
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
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]]
|
||||
Reference in New Issue
Block a user