歡迎來到 DevOpsDay Taipei 2022 共筆
共筆入口:https://hackmd.io/@DevOpsDay/2022
手機版請點選上方 按鈕展開議程列表。
各家講者出來分享自己的經驗多少都有些公司內規和公關要求的限制,有些不方便分享的地方(例如:不要張貼簡報截圖)還請大家多多包涵喔(不然就更多人不敢出來分享了)
DevOpsDays Taipei 2022
從這開始
2020年的時候開放資料上雲
被規範不能有vendor lock-in的機會出現,所以使用多雲
一開始用AWS CDK
金管會要求資料只能存在台灣本地
所以只能用GCP,改用terraform
稽核,法遵,資安,金管會天天來關心
full history / audit log for compliance
pre check機制是最重要的重點
資安要求你的東西不能再佈出去之後才發現問題,要在之前就先發現
requirement –> E-Ticket –> git –> terraform plan –> sentinel policy check –> (approved) terraform apply
因為
terraform enterprise
稽核出來了
若平台掛了怎麼辦
原本用terraform workspace
換成terragrunt
terrascan
pipeline上,terrascan替換掉sentinel policy
最重要的是要怎麼定義你的policy
DevOpsDays Taipei 2022
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing