Book Image

Mastering Chef Provisioning

By : Earl Waud
Book Image

Mastering Chef Provisioning

By: Earl Waud

Overview of this book

This book will show you the best practices to describe your entire infrastructure as code. With the help of this book you can expand your knowledge of Chef because and implement robust and scalable automation solutions. You can automate and document every aspect of your network, from the hardware to software, middleware, and all your containers. You will become familiar with the Chef’s Chef Provisioning tool. You will be able to make a perfect model system where everything is represented as code beneath your fingertips. Make the best possible use of your resources, and deliver infrastructure as code, making it as versionable, testable and repeatable as application software
Table of Contents (17 chapters)
Mastering Chef Provisioning
Credits
Foreword
About the Author
Acknowledgments
About the Reviewer
www.PacktPub.com
Preface
Index

Summary


In this chapter, we've seen how to quickly verify the syntax of a knife subcommand or to review at length the full wealth of the help system contents. We have looked at some of the most often used knife subcommands as well as a few that may be generally overlooked. We also took a deep dive into the knife search subcommand. Then, we shifted gears to explore some existing community knife plugins—one for Windows and and one for EC2. Finally, we cut our way through the exciting topic of creating our own knife plugins. Now, with our newly sharpened knife skills, let's begin to explore the management of your infrastructure code with the use of roles, environments, and the new and exciting feature that is policies, in the next chapter.