Update nexus wiki content
This commit is contained in:
34
wiki/entities/Greg.md
Normal file
34
wiki/entities/Greg.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
title: "Greg"
|
||||
type: entity
|
||||
tags:
|
||||
- CTP
|
||||
- DBRE
|
||||
- AWS
|
||||
- RDS
|
||||
sources:
|
||||
- learning-sessions-cloud-transformation-programme-deploying-rds-via-terraform
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Overview
|
||||
Greg 是 CTP(Cloud Transformation Programme)团队的 DBRE(Database Reliability Engineering)团队成员,在 Learning Sessions 中主讲通过 Terraform 部署 RDS 的实践课程。
|
||||
|
||||
## Role
|
||||
- **DBRE 团队成员**:负责数据库可靠性工程
|
||||
- **Terraform IaC 推广者**:积极倡导使用 Terraform 而非 Console 方式部署任何规模的 RDS
|
||||
|
||||
## Key Contributions
|
||||
- 推广 IaC 六大核心价值:速度、灵活性、一致性、灾难恢复、文档化、自动化
|
||||
- 主张"代码即文档"(The code is the documentation)作为 IaC 的核心理念
|
||||
- 推荐 Gruntwork RDS Service 模块(含 KMS 加密 + CloudWatch 告警)作为 RDS 部署首选
|
||||
- 推广 Terragrunt 作为 Terraform 封装工具,使用 tagged release 确保稳定性
|
||||
|
||||
## Connections
|
||||
- [[Amazon-RDS]]:主要负责的云资源
|
||||
- [[Terragrunt]]:推荐的 IaC 工具
|
||||
- [[Gruntwork]]:模块来源
|
||||
- [[Infrastructure-as-Code]]:核心方法论
|
||||
|
||||
## Referenced In
|
||||
- [[learning-sessions-cloud-transformation-programme-deploying-rds-via-terraform]]
|
||||
Reference in New Issue
Block a user