Auto-sync: 2026-04-18 20:02

This commit is contained in:
2026-04-18 20:02:44 +08:00
parent 3f2e1765d8
commit 2ed46e251d
50 changed files with 1924 additions and 267 deletions

View File

@@ -0,0 +1,26 @@
---
title: "SRE-provided AMIs"
type: concept
tags:
- aws
- ami
- automation
sources: [ctp-topic-17-active-directory-services-in-gruntwork-aws-lzs]
last_updated: 2026-04-18
---
## Definition
SRE 团队预先构建的 Amazon Machine Images内置用于自动加入域的 PowerShell 和 Shell 脚本。
## Use Cases
- Windows 实例自动域加入
- Linux 实例 DNS 动态更新
- 自动化用户权限分配
- 自动清理旧 AD 对象
## Provider
SRE 团队
## Related
- [[Gruntwork-Landing-Zone]]
- [[Domain-Join]]