Auto-sync: 2026-04-20 00:02

This commit is contained in:
2026-04-20 00:02:56 +08:00
parent 8341ee6cc4
commit 6ab2838935
104 changed files with 4077 additions and 31 deletions

View File

@@ -0,0 +1,37 @@
---
title: "CTP Topic 9 CI CD with Gruntwork"
type: source
tags: [CI/CD, Gruntwork, IaC, CTP, DevOps]
date: 2026-04-14
---
## Source File
- [[raw/Cloud & DevOps/Public-Cloud-Learning-Sessions/06_CI_CD_GitOps/ctp-topic-9-ci-cd-with-gruntwork.md]]
## Summary
- 核心主题CI/CD 与 Gruntwork 集成
- 问题域:持续集成、持续部署、基础设施即代码
- 方法/机制:待转录后补充
- 结论/价值:待转录后补充
## Key Claims
- 待视频转录后生成
## Key Quotes
> 待转录后补充
## Key Concepts
- [[CI/CD 流水线]]:自动化测试、集成和部署的持续交付管道
- [[Gruntwork Landing Zone]]Gruntwork 提供的预配置 AWS 基础架构框架
- [[Infrastructure as Code]]:通过代码实现一致性、版本控制的基础设施管理
## Key Entities
- [[Gruntwork]]:提供 IaC 库和工具的公司
- [[OpenText]]:视频来源公司
## Connections
- [[CTP Topic 32 Using Atlantis CICD for Infrastructure Deployments]] ← relates_to ← [[CTP Topic 9 CI CD with Gruntwork]]
- [[CTP Topic 33 An Introduction to GitOps]] ← extends ← [[CI/CD 流水线]]
## Contradictions
- 无