Chef

概要
– インフラをコードで記述するためのツール
– https://www.chef.io/

Ship software faster, safer and better
Chef is the leader in Continuous Automation software, an innovator in application automation and one of the founders of the DevOps movement. Chef works with more than a thousand of the most innovative companies around the world to deliver their vision of digital transformation, providing the practices and platform to deliver software at speed.

Surviving and thriving with digital transformation
Continuous change is inevitable, and so continuous automation is necessary. The digital leaders of the near-future, both individual and corporate, will be those who are able to provide automation for effortless infrastructure, compliance at velocity, and delivery of any app, anywhere.

Unix, Ruby

chef 概念 / y用語

Chef server: Chefサーバーでは送られてきたcookbookを元に、複数あるnodeサーバーに対して一気に指示を送り、cookbook通りの構成が瞬時に整う
Node
Workstation:「インフラの構成をこうしたい」というコードが書かれた「cookbook」を用意