Files
nexus/wiki/concepts/Reference-Architecture.md
2026-04-18 20:02:44 +08:00

25 lines
908 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: "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]]