Files
nexus/wiki/entities/AWS-RAM.md
2026-04-19 06:32:15 +08:00

25 lines
670 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: "AWS RAM"
type: entity
tags:
- AWS
- Resource Sharing
date-added: 2026-04-19
---
## Aliases
- AWS Resource Access Manager
- RAM
## Description
AWS 资源共享管理器,用于在 AWS Organization 内跨账号共享资源,如 Route 53 Resolver Rules、Transit Gateway 等,实现集中式基础设施管理。
## Use Cases
- 跨账号共享 DNS 解析规则
- 共享 Transit Gateway
- 共享 Direct Connect 网关
## Related
- [[Route-53]]DNS 服务,其规则可通过 RAM 共享
- [[AWS-Organizations]]:组织管理,配合 RAM 实现资源分享
- [[Gruntwork-Landing-Zone]]Landing Zone 架构,利用 RAM 实现跨账号资源共享