Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,25 +0,0 @@
---
title: "Reference Architecture"
type: concept
tags:
- aws
- landing-zone
- infrastructure
sources: [ctp-topic-1-gruntwork-landing-zone-architecture]
last_updated: 2026-04-18
---
## Summary
包含核心账户和工作负载账户的最佳实践起点,是云平台部署的参考标准。
## Definition
Reference Architecture参考架构是一套经过实战验证的最佳实践集合作为云平台部署的起点包含预定义的账户结构和基础设施组件。
## Key Components
- **核心账户**Shared共享、Logs日志、Security安全
- **工作负载账户**Prod生产、Stage预发、Dev开发
## Connections
- [[Gruntwork-Landing-Zone]] ← implements ← [[Reference-Architecture]]
- [[AWS-Organizations]] ← manages ← [[Reference-Architecture]]
- [[Multi-Account-Strategy]] ← relies_on ← [[Reference-Architecture]]