Auto-sync: update nexus workspace
This commit is contained in:
@@ -1,32 +1,32 @@
|
||||
---
|
||||
title: "Gruntwork"
|
||||
type: entity
|
||||
tags: [AWS, IaC, DevOps, Terraform]
|
||||
sources: [ctp-topic-9-ci-cd-with-gruntwork, ctp-topic-48-terraform-vs-terragrunt, learning-sessions-ecs-deployment-using-iac-20230808-183322-meeting-recording, ctp-topic-17-active-directory-services-in-gruntwork-aws-lzs]
|
||||
last_updated: 2026-05-05
|
||||
tags:
|
||||
- Terraform
|
||||
- IaC
|
||||
- Modules
|
||||
sources:
|
||||
- learning-sessions-cloud-transformation-programme-20230808-183322-meeting-recordi
|
||||
- ctp-topic-9-ci-cd-with-gruntwork
|
||||
- ctp-topic-16-cross-account-terraform-modules
|
||||
last_updated: 2023-08-08
|
||||
---
|
||||
|
||||
# Gruntwork
|
||||
## Profile
|
||||
Gruntwork,基础设施即代码(IaC)平台,提供生产级的 Terraform 模块库,帮助团队快速搭建云基础设施。
|
||||
|
||||
## Overview
|
||||
Gruntwork 是一家专注于 AWS 基础设施即代码(IaC)的公司,提供预构建、可定制的 Terraform 模块库,帮助团队快速构建生产级云基础设施。
|
||||
## Aliases
|
||||
- Gruntwork
|
||||
- Gruntwork.io
|
||||
|
||||
## Products
|
||||
- **Gruntwork Landing Zone Architecture**:基于 Terraform/Terragrunt 的 AWS Landing Zone 参考架构,涵盖账户结构、网络、安全、运维等基础设施层
|
||||
- **Gruntwork Infrastructure Live**:生产级 Terraform 模块库,支持多账户、多区域部署
|
||||
- **Pipelines**:Gruntwork 推荐的 CI/CD 流水线方案,集成 GitHub Actions/Jenkins
|
||||
## Key Products
|
||||
- **Terraform 模块库**:生产级、可复用的 Terraform 模块,覆盖 VPC、ECS、EKS、RDS 等 AWS 资源
|
||||
- **Terragrunt**:轻量级包装器,践行 DRY 原则
|
||||
|
||||
## Key Modules
|
||||
- **ECS 模块**:Docker 容器部署模块,CTP/SRE 团队在此基础上构建了自己的 ECS 模块(实现 Listener 集中管理)
|
||||
- **EKS 模块**:Kubernetes 集群部署模块
|
||||
- **Landing Zone 模块**:AWS 组织、账户、OU 架构
|
||||
|
||||
## Gruntwork in CTP Context
|
||||
- [[ctp-topic-9-ci-cd-with-gruntwork]]:CTP Topic 9 深入 Gruntwork CI/CD 实践
|
||||
- [[ctp-topic-48-terraform-vs-terragrunt]]:Terraform 与 Terragrunt 对比,Gruntwork 作为辅助工具推荐
|
||||
- [[learning-sessions-ecs-deployment-using-iac-20230808-183322-meeting-recording]]:CTP 团队在 Gruntwork 仓库基础上开发 ECS 模块
|
||||
## Role in CTP Context
|
||||
CTP/SRE 团队以 Gruntwork 仓库为基础,构建了 ECS Terraform 模块,实现容器化应用在 AWS 上的标准化部署。
|
||||
|
||||
## Connections
|
||||
- [[HashiCorp]] ← provider_of ← [[Terraform]] ← uses ← [[Gruntwork]]
|
||||
- [[Atlantis]] ← alternative_to ← [[Gruntwork-Pipelines]]
|
||||
- [[Gruntwork]] ← builds_on ← [[Infrastructure-as-Code]]
|
||||
- [[ECS-Module]] ← based_on ← Gruntwork(CTP 在 Gruntwork 基础上构建)
|
||||
- [[Terraform]]:核心工具
|
||||
- [[Infrastructure-as-Code]]:方法论基础
|
||||
|
||||
Reference in New Issue
Block a user