Automation Tools
With SSH
- Fabric is a high level Python (2.7, 3.4+) library designed to execute shell commands remotely over SSH, yielding useful Python objects in return. (適用於高度複雜的自動化工作)
- sshpass (適用於 SHELL 環境的自動化工作)
Terraform
Terraform是一個由HashiCorp開發的開源雲端部署工具,使用GO語言編寫。它可以幫助DevOps團隊自動化管理和部署基礎架構與雲端資源
Terraform 自動化的基礎架構介紹. 幾年前開始 DevOps 便開始非常的火熱,許多公司也引入了 DevOps… | by Chi-Hsuan Huang | Medium 5 Terraform Best Practices I Wish I Knew When I Started - DEV Community