Files
nexus/wiki/concepts/SRE-provided-AMIs.md
2026-04-18 20:02:44 +08:00

26 lines
527 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: "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]]