ochiengbyte23/cloud-engineering-journey

GitHub: ochiengbyte23/cloud-engineering-journey

一位云工程学习者记录的 AWS 实践项目集合,涵盖网络搭建、数据库集成、安全配置等多个核心主题。

Stars: 0 | Forks: 0

# ☁️ 我的云工程之旅 **作者:** Bildad Masaga **邮箱:** bijasoto@gmail.com **开始时间:** 2026 年 欢迎来到我的云工程学习日志。我正在记录自己朝着成为一名云工程师所构建的每一个项目——从账号设置到部署真实的基础设施。 ## 🗂️ 项目 | # | 项目 | 云平台 | 状态 | |---|---------|-------|--------| | 01 | [AWS 账号设置](./01-aws-account-setup/) | AWS | ✅ 已完成 | | 02 | [AWS 网站托管](./02-aws-host-a-website-on-s3/) | AWS | ✅ 已完成 | | 03 | [使用 IAM 实现 AWS 云安全](./03-aws-cloud-security-with-IAM/) | AWS | ✅ 已完成 | | 04 | [构建 Virtual Private Cloud](./04-build-a-virtual-private-cloud/) | AWS | ✅ 已完成 | | 05 | [VPC 流量与安全](./05-vpc-traffic-flow-and-security/) | AWS | ✅ 已完成 | | 06 | [创建私有子网](./06-creating-a-private-subnet/) | AWS | ✅ 已完成 | | 07 | [启动 VPC 资源](./07-launching-VPC-resources/) | AWS | ✅ 已完成 | | 08 | [测试 VPC 连接性](./08-testing-VPC-connectivity/) | AWS | ✅ 已完成 | | 09 | [VPC Peering](./09-VPC-peering/) | AWS | ✅ 已完成 | | 10 | [使用 Flow Logs 监控 VPC](./10-VPC-monitoring-with-flow-logs/) | AWS | ✅ 已完成 | | 11 | [从 VPC 访问 S3](./11-access-S3-from-a-VPC/) | AWS | ✅ 已完成 | | 12 | [VPC Endpoints](./12-VPC-endpoints/) | AWS | ✅ 已完成 | | 13 | [Aurora 数据库与 EC2](./13-aurora-database-with-EC2/) | AWS | ✅ 已完成 | | 14 | [将 Web App 连接到 Aurora](./14-connect-a-Web-app-with-aurora/) | AWS | ✅ 已完成 | | 15 | [加载数据到 DynamoDB](./15-load-data-into-DynamoDB/) | AWS | ✅ 已完成 | | 16 | [使用 DynamoDB 查询数据](./16-query-data-with-DynamoDB/) | AWS | ✅ 已完成 | | 17 | [使用 AWS KMS 加密数据](./17-encrypt-data-with-AWS-KMS/) | AWS | ✅ 已完成 | | 18 | [使用 GuardDuty 进行威胁检测](./18-threat-detection-with-GuardDuty/) | AWS | ✅ 已完成 | | 19 | [使用 Secrets Manager 保护密钥](./19-secure-secrets-with-secrets-manager/) |AWS | ✅ 已完成 | | 20 | [] |AWS |🔜 即将推出 | ## 🛠️ 工具与技术 ![AWS](https://img.shields.io/badge/AWS-232F3E?style=flat&logo=amazonaws&logoColor=white) ## 📌 本仓库的组织方式 每个文件夹都是一个项目,拥有自己的 README,其中包含截图: ``` cloud-engineering-journey/ ├── README.md ├── 01-aws-account-setup/ │ ├── README.md └── 02-next-project/ ├── README.md ``` ## 🙋 关于我 我是 Bildad,一名有抱负的云工程师
标签:AWS, DPI, 基础设施, 学习笔记, 数据库, 漏洞利用检测, 漏洞探索, 网络配置, 运维工程师, 速率限制