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.
Syncing
xxxxxxxxxx
Terraform Enterprise Overview
tags:
DevOpsDays Taipei 2018
9/12
09:40~10:20
歡迎來到 DevOps Days 2018 共筆
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →共筆入口:https://hackmd.io/c/DevOpsDays2018
手機版請點選上方 按鈕展開議程列表。
在大會遇到任何問題都可以在下方的問題回報區中留言
大會問題與建議回報區
terraform 官網
管理多個雲平台不容易,Terraform 幫你解決這問題 XD
Terraform 提供一個共同的 platform(provisioning engine),讓開發者可以把 workload provision 到多個 cloud privider
Terraform Enterprise
依照複雜度與成熟度分成三個階段
Practitioners > Teams > Organisations
The Scaling Challenge
Centralised State Managementm
Private Module Registry (看起來像是 app store 的概念?)
Encouraging code reuse
Demo Terraform
Fail Fast and Carry On!
可透過 Terraform 套用 global policies(e,g, firewall check?) for multiple cloud providers
原本透過人工檢查的部分可以設定進去 Terraform 讓 Terraform 協助執行檢查。
CLI-Driven
User-Driven
Web UI
Q&A
請問有直播嗎~
有中文嗎?
突然沒人共筆了 哈
因為是英文是我眼殘還是投影幕左邊真的比較暗ORZ
queue 什麼…? 沒聽清楚…
這看起來就是 Terraform 的介紹…玩過的應該很容易聽懂他在講啥…
懂得才會聽懂那好像沒有用XD
就是包來包去
但為什麼會有需要採用不同的雲?
你看昨天的17那場共筆
阿那個 private module registry 跟 k8s helm 87% 像…
17目標是要全都搬走啊
這裡有用 Terraform 作 hybrid cloud provision 的大大嗎? 個人覺得他包起來後,很多細節的功能可能就碰不到了
Terraform 可以包大陸的雲嗎?大陸雲太多太雜不太想管細節
感覺 vs code 快要一統天下了…XD
免費 套件社群又熱絡 就贏一半了
看不到字ORZ
B廳影片跟聲音不同步…
感覺類似 ansible ?
感謝解釋!
網頁版 ansible ?
感覺比laravel forge麻煩
laravel forge賣點就是你啥都不要管啊XD
不曉得這個 enterprise 版本怎麼賣…有 GUI 就是比較好看…看他網頁目前沒有詳細的 pricing 資訊
https://www.hashicorp.com/products/terraform#features
我是想說介面的部分不是大部分會用自己的CD/CI部分來顯示就是了
用他的GUI就變成不綁cloud 但是綁在terraform XD
歡迎大家用terraform XD
歡迎來參加 Workshop XD https://devopsdays.tw/workshop.html#workshop0915
可以參考開源的教材 README.md 理解 Terraform 在做什麼
https://github.com/Taipei-HUG/workshop