中文名: 使用Chef框架進行測試驅動基礎設施開發
原名: Test-Driven Infrastructure with Chef
作者: Stephen Nelson-Smith
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版
出版社: O'Reilly
書號: 978-1-4493-0481-2
發行時間: 2011年06月
地區: 美國
語言: 英文
簡介:
內容介紹:Test-Driven Infrastructure with Chef demonstrates a radical approach to developing web infrastructure that combines the powerful Chef configuration management framework with Cucumber, the leading Behavior-driven development (BDD) tool. Learn how to deliver real business value by developing infrastructure code test-first.
Infrastructure consultant Stephen Nelson-Smith shows you how this unique approach allows you to make significant changes without the fear of unexpected side effects—a great benefit when you’re developing code to control your production infrastructures. By using the test-first approach introduced in this book, you gain increased security, code quality, and peace of mind.
Topics include:
Learn the core principles behind the infrastructure-as-code approach, including modularity, cooperation, extensibility, and flexibility
Take a high-level tour of the Chef framework, tool, and API, as well as the community behind the project
Set up a workstation to interact with the Chef API
Get an overview of Cucumber and learn the principles of BDD
Start using Cucumber-Chef, the open source infrastructure testing platform
Explore test-driven infrastructure development with a hands-on tutorial
內容截圖: 目錄:
Chapter 1 Infrastructure As Code
Chapter 2 Introduction to Chef
Chapter 3 Getting Started with Chef
Chapter 4 Behavior-Driven Development (BDD)
Chapter 5 Introduction to Cucumber-Chef
Chapter 6 Cucumber-Chef: A Worked Example
Chapter 7 Next Steps