Sync: add gitops and ci-cd notes
This commit is contained in:
50
wiki/sources/ctp-topic-9-ci-cd-with-gruntwork.md
Normal file
50
wiki/sources/ctp-topic-9-ci-cd-with-gruntwork.md
Normal file
@@ -0,0 +1,50 @@
|
||||
---
|
||||
title: "CTP Topic 9 CI CD with Gruntwork"
|
||||
type: source
|
||||
tags:
|
||||
- CI/CD
|
||||
- Gruntwork
|
||||
- IaC
|
||||
- CTP
|
||||
- DevOps
|
||||
- AWS
|
||||
date: 2026-04-14
|
||||
---
|
||||
|
||||
## Source File
|
||||
- [[Cloud & DevOps/Public-Cloud-Learning-Sessions/06_CI_CD_GitOps/ctp-topic-9-ci-cd-with-gruntwork]]
|
||||
|
||||
## Summary(用中文描述)
|
||||
- 核心主题:CI/CD 与 Gruntwork 在 AWS Landing Zone 中的实践
|
||||
- 问题域:云转型计划(Cloud Transformation Programme, CTP)中的基础设施自动化交付
|
||||
- 方法/机制:基于 Gruntwork 参考架构,通过 CI/CD 流水线实现 Terraform/Terragrunt 代码的自动化部署
|
||||
- 结论/价值:待视频转录后补充
|
||||
|
||||
> ⚠️ **注意**:原始视频尚未完成 Whisper 转录,以上信息基于文件元数据生成。详见 Source File 链接获取完整内容。
|
||||
|
||||
## Key Claims(用中文描述)
|
||||
- (待视频转录后补充)
|
||||
|
||||
## Key Quotes
|
||||
> (待视频转录后补充)
|
||||
|
||||
## Key Concepts
|
||||
- [[CI/CD Pipeline]]:持续集成/持续交付流水线,自动化代码构建、测试和部署流程
|
||||
- [[Infrastructure as Code (IaC)]]:通过代码管理云基础设施,实现可重复、可审计的部署
|
||||
- [[Gruntwork]]:提供生产级 Terraform 模块和参考架构的 IaC 库
|
||||
- [[Terraform]]:HashiCorp 开源的 IaC 工具,用于声明式定义云资源
|
||||
- [[Terragrunt]]:Terraform 的包装器,提供状态管理和模块复用能力
|
||||
|
||||
## Key Entities
|
||||
- [[Gruntwork]]:IaC 基础设施库提供商,提供可复用的 Terraform 模块
|
||||
- [[AWS Landing Zone]]:AWS 多账户架构框架,为云工作负载提供安全、合规的基础设施
|
||||
- [[Cloud Transformation Programme (CTP)]]:云转型计划,Micro Focus 将工作负载从本地数据中心迁移至 AWS 的企业级项目
|
||||
|
||||
## Connections
|
||||
- [[ctp-topic-1-gruntwork-landing-zone-architecture]] ← foundational ← [[ctp-topic-9-ci-cd-with-gruntwork]]
|
||||
- [[ctp-topic-2-git]] ← related ← [[ctp-topic-9-ci-cd-with-gruntwork]]
|
||||
- [[ctp-topic-33-an-introduction-to-gitops]] ← extends ← [[ctp-topic-9-ci-cd-with-gruntwork]]
|
||||
- [[ctp-topic-32-using-atlantis-cicd-for-infrastructure-deployments]] ← alternative_tool ← [[ctp-topic-9-ci-cd-with-gruntwork]]
|
||||
|
||||
## Contradictions
|
||||
- (暂无,待视频转录后补充)
|
||||
Reference in New Issue
Block a user