- Chef:Powerful Infrastructure Automation
- John Ewart Matthias Marschall Earl Waud
- 159字
- 2021-07-09 21:06:31
Chapter 3. Integrating with the Cloud
Being able to configure new hosts automatically means that if you outgrow your existing resources, you can easily bring up new servers to increase your capacity with very little effort. The Chef command-line tool, knife
, provides the ability to provision new hosts with cloud services automatically from the command line if configured correctly. This chapter introduces you to using Chef with two popular cloud platform providers: Amazon EC2 and Rackspace Cloud. Here, you will learn to use knife
with both of these providers in order to perform the following:
- Provision new hosts according to your hardware needs
- Bootstrap the Chef client and register hosts with the Chef service
- List your existing capacity
- Terminate unneeded capacity
You will see that all of this can be done using the command-line tools provided without ever having to log in to the provider's web interface, and all of this within a few minutes of time.
推薦閱讀
- 32位嵌入式系統與SoC設計導論
- 腦動力:Linux指令速查效率手冊
- R Data Mining
- OpenStack for Architects
- 嵌入式Linux上的C語言編程實踐
- Pig Design Patterns
- AWS Administration Cookbook
- AWS Certified SysOps Administrator:Associate Guide
- C++程序設計基礎(上)
- 在實戰中成長:C++開發之路
- Cortex-M3嵌入式處理器原理與應用
- 與人共融機器人的關節力矩測量技術
- 玩機器人 學單片機
- Red Hat Enterprise Linux 5.0服務器構建與故障排除
- Eclipse RCP應用系統開發方法與實戰