-
Notifications
You must be signed in to change notification settings - Fork 8
20160529_automate with ansible basic.html
CI edited this page Jun 5, 2018
·
1 revision
title: "現代 IT 人一定要知道的 Ansible 自動化組態技巧" date: 2016-05-29 type: blog author: 凍仁翔 link: http://note.drx.tw/2016/05/automate-with-ansible-basic.html layout: post comments: true
愛上 Ansible 自動化組態的凍仁聽到五月份有 KaLUG 聚會,便自告奮勇說要分享 Ansible 的主題,這是凍仁自從報完大學專題後第二次在 KaLUG 分享 topic。
<script async class="speakerdeck-embed" data-id="29f3467bcc3746c98a57bc9771c51715" data-ratio="1.33333333333333" src="//speakerdeck.com/assets/embed.js"></script>
▲ My sildes of Automate with Ansible (Basic)
▲ My sildes of Automate with Ansible (Basic)
決定簡報方向後,列了以下兩句簡介。(感謝老婆大人協助)
- Ansible 是個與 Puppet, Salt, Chef 並列的組態設定工具 (Infrastructure as Code, IaC),其簡單易用的特性更讓人愛不釋手,在 DevOps 界佔有一席之地。
- 本次凍仁將會帶領大家一探 Ansible 這門技藝,是個比手刻 Shell script, Python 更適合用來自動化部署的技術,相信有了 Ansible 我們都可以提早下班了 (笑)。
這次凍仁參考了 Ansible 官方的快速上手影片、Ansible 官方文件、葉大的 Blog、sakana 的淺談 Ansible 簡報等文件。除了使用心智圖來整理思緒外,也藉此機會看了《Keynote 大師班:簡報滿分的關鍵 8 堂課》一書以強化簡報技巧。
▲ 準備上場的凍仁。(感謝 Hashman 拍攝) |
這次的實踐菁英共創基地可說是 KaLUG 有始以來用過最好的場地,感謝 Lloyd 和 lman 大大的接洽。
▲ 簡報中的凍仁。(感謝 Jacky Hung 拍攝) |
為了避免簡報時被打亂節奏,凍仁除了事先準備好 Playbook 範例外,還預錄了 Demo 影片以節省上台時的寶貴時間。
▲ Ansible Fire ! |
預錄 Demo 影片的好,除了上述以外,還可因應聽眾需求隨時倒帶,這成效比原先預想的好太多了!
▲ Playbook Review. |
上台演講,
<iframe allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/pDrKNa53lcE" width="560"></iframe>
▲ Offline Show of Automate with Ansible (Basic)
▲ Offline Show of Automate with Ansible (Basic)
這次的演講影片,在經過 4 小時後製過算是勉強及格,看來對於上台演講這門技藝,還是得多多練習才行啊!
※ 註:本演講影片使用 OBS 自由軟體錄製,並使用 iMovie 進行剪輯。
補上線上版簡報 - 現代 IT 人一定要知道的 Ansible 自動化組態技巧 | iCloud Keynote。
延伸閱讀:
★ 「Ansible 自動化組態管理實戰講堂」與「自我實現」
相關連結:
★ 現代 IT 人一定要知道的 Ansible 自動化組態技巧 | Speaker Deck
★ 現代 IT 人一定要知道的 Ansible 自動化組態技巧 | slideshare
★ Ansible Cheat Sheet | Wall-Skills.com
★ 七分鐘掌握 Ansible 核心觀念 (7:15) | Software Architecture School
★ Ansible 實戰講堂 | Software Architecture School
資料來源:
★ Ansible Quick Start Video Guide | Ansible Inc.
★ Ansible FAQ - Ji ZHANG's Blog
★ A Galaxy Just Appeared Out of Nowhere