現代 IT 人一定要知道的 Ansible 自動化組態技巧
31. 總結
首先要感謝 iThome 主辦這次的活動,在這個資訊爆炸的時代,我們很難花上一個月的時間探討一門技藝,哪怕是要看完一本書。
對凍仁而言,iT 鐵人賽就如同《七龍珠》裡的精神時光屋。在這說長不長說短不短的 30 天,凍仁內化了前人傳授的知識,並把這一年所學的精華都寫上了,而來不急寫的部份將會陸續於自家部落格 ─ 凍仁的筆記,但那應該是在休兵一陣子之後的事了。
Ansible 解決了凍仁身為 IT 維運人員多年來的心結 (寫不完的安裝筆記、可重複利用的 script、可測試的基礎建設等),就算公司未導入 Ansible 這套組態管理系統,但只要有 OpenSSH 登入權限和 Python,我們就可以用 Ansible,而它也因此特性受人青睞。
底下凍仁列了些 Ansible 的相關資源,若想深入這門技藝,不妨參考看看。
Ansible 的學習管道有哪些?
- Ansible 官方網站 - https://www.ansible.com/
- Ansible 實戰講堂 - http://get.soft-arch.net/ansible/
- 書籍推薦:
- Ansible: Up and Runing - http://www.ansiblebook.com
- 奔跑吧 Ansible (Ansible: Up and Runing 的簡中譯本) - http://www.phei.com.cn/module/goods/wssd_content.jsp?bookid=44223
- Ansible for DevOps - https://leanpub.com/ansible-for-devops
- 簡報、議程推薦:
- Ansible 實戰:top down 觀點 - http://www.slideshare.net/williamyeh/ansible-top-down
- 從 Ansible 到 Docker:混血模式 - http://school.soft-arch.net/blog/247026/halfblood-docker
- Ansible tips & tricks - http://www.slideshare.net/bcoca/ansible-tips-tricks
- Automated Deployments with Ansible - http://www.slideshare.net/MartinEtmajer/automated-deployments-with-ansible
- Testing Ansible with Jenkins and Docker - http://www.slideshare.net/shr3kst3r/testing-ansible-with-jenkins-and-docker?next_slideshow=1
怎麼獲取最新的 Ansible 資訊?
- Ansible 台灣使用者社群 - http://ansible.tw
- GitHub - https://github.com/ansible
- Gitter - https://gitter.im/ansible/ansible?source=orgpage
- IRC - http://docs.ansible.com/ansible/community.html#irc-channel
- Mail list - https://groups.google.com/forum/#!forum/ansible-project
- Twitter - https://twitter.com/ansible
最後,是該幫 2017 iT 邦幫忙鐵人賽畫下句點了,希望這一系列的文章可以幫上各位,若有寫不好的地方,還請不吝指教。
凍仁翔 2016.12.31
「現代 IT 人一定要知道的 Ansible 自動化組態技巧」系列文章同步發佈於: