26 lines
527 B
Markdown
26 lines
527 B
Markdown
---
|
||
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]] |