Files
nexus/wiki/sources/ctp-topic-35-aws-landing-zone-design-refresher-saas-labs.md
weishen c51cc4c58b ingest: CTP Topic 35 AWS Landing Zone Design Refresher (SaaS Labs)
- Source page: fix broken wikilinks, add Contradictions (bidirectional with ctp-topic-1)
- Entities: create Cloud-Technology-Design-Forum
- Concepts: create Network-Segmentation
- index.md: add date+summary to ctp-topic-35, add new Entity+Concept entries
- log.md: append ingest record
2026-04-28 20:03:11 +08:00

4.4 KiB
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
CTP Topic 35 AWS Landing Zone Design Refresher (SaaS Labs) source
AWS
Landing-Zone
SaaS
Labs
CTP
Multi-Account
2026-05-06

Source File

Summary用中文描述

  • 核心主题AWS Landing Zone 设计复习,重点对比 SaaS生产与 Labs开发两种 Landing Zone 环境的架构差异与近期变更
  • 问题域:企业多账户 AWS 环境下的账户结构设计、共享服务架构、网络分段策略、以及 SaaS 与 Labs 的职责划分
  • 方法/机制:基于 Gruntwork Terraform 模板构建 Landing Zone IaC通过 CCOE CloudTrail 替代 Gruntworks CloudTrail 实现统一审计;网络账户 Checkpoint 重新路由入站流量;网络分段阻断 SaaS 工作负载的直接连通性
  • 结论/价值:明确 SaaS = 生产、Labs = 开发的核心定位PoC Landing Zone 将并入 Labs 以最大化资源共享Cloud Technology Design Forum 推动 Micro Focus 云交付标准化

Key Claims用中文描述

  • Gruntwork 框架的 Landing Zone 通过 Terraform 模板以 IaC 方式构建
  • SaaS Landing Zone 为每个产品区域提供客户专属的产品账户,通过共享服务账户实现安全、日志和网络互联
  • Gruntwork 账户跨所有账户管理 AMI、日志和安全策略
  • 网络分段策略将阻断对 SaaS 工作负载的直接连通性
  • CCOE CloudTrail 取代 Gruntworks CloudTrail 实现统一云审计
  • 入站流量拟通过 Network 账户的 Checkpoint 重新路由
  • 原生 AWS Backup 有望成为强制要求
  • 新账户可能取消 Management VPC
  • SaaS 用于生产环境Labs 用于开发环境PoC Landing Zone 将并入 Labs

Key Quotes

"Our AWS landing zones, they're built infrastructure as code as you'd expect on terraform templates using the grunt work framework." — Landing Zone 的 IaC 实现方式

"Basically, the only answer is that SAS is production, Labs is development." — SaaS 与 Labs 的本质区别

Key Concepts

  • Landing-Zone-ArchitectureAWS 多账户架构的基础框架,通过账户隔离实现安全、合规和可管理性
  • Gruntwork:提供生产级 Terraform 模块的基础设施库Micro Focus 基于此构建 Landing Zone
  • Shared-Services-Account托管共享服务Artifactory、Cyber Eupriva、ArcSight、监控等的集中账户
  • Core-Accounts:包含 Active Directory、DNS 和 Network 账户,支持 IT 服务和 Micro Focus 基础设施
  • Product-Accounts:托管各产品线的 IT 产品、项目、应用程序及相关 AWS 资源,由各项目团队管理
  • Gruntwork-Accounts:跨所有账户管理 AMI、日志和安全策略的集中账户
  • Network-Segmentation:通过 Checkpoint 防火墙和网络分段策略阻断对 SaaS 工作负载的直接连通性
  • CloudTrailAWS CloudTrail 日志服务CCOE CloudTrail 替代原有 Gruntworks CloudTrail 实现统一审计

Key Entities

  • Cloud-Technology-Design-ForumMicro Focus 云技术设计论坛,致力于标准化和集中化云交付产品(包括 Landing Zone 设计)
  • CheckpointNetwork 账户中的防火墙设备,用于重新路由入站流量

Connections

Contradictions

  • ctp-topic-1-gruntwork-landing-zone-architecture 视角互补:
    • 冲突点Landing Zone 中产品定义粒度
    • 当前观点CTP Topic 35Landing Zone 产品定义由架构团队统一规划,强调 Cloud Technology Design Forum 推动标准化
    • 对方观点CTP Topic 1Landing Zone 由产品团队自行定义具体服务ECS/RDS 等),产品团队有较大自主权
    • 状态视角互补而非直接矛盾——CTP Topic 35 强调集中治理与标准化CTP Topic 1 强调灵活性与产品团队自主性;可能反映组织不同发展阶段或不同业务单元的差异