這邊來介紹一下 Terraform variable 的部分, Variable 算是做 DevOps 幾次於流程的另一個重要的議題,為了就是面對系統架構客戶不...
之前有提到我們將連線 EKS 的方式改成 Jump 機 + SSM,從此開啟一條比喝玫瑰花茶還要順暢的連線道路。但我們有沒有辦法連 jump 機都不要了呢?
先...
AWS Kinesis 模組實作
本篇是實作常用的 AWS Kinesis Stream 服務之 Terraform 模組,並且會使用到 YAML 資料結構來定...
在 RBAC 中有 4 個物件:
Role
RoleBinding
ClusterRole
ClusterRoleBinding
Role & R...
AWS CloudWatch 與 EventBridge 模組實作
本篇是實作常用的 AWS CloudWatch 與 EventBridge 服務之 Terr...
以下都用 GitLab 說明, Please image the concept if you are using github or a version co...