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

Network automation


The Software-defined Networking (SDN) technology is still in its infancy. Since it is still evolving, it means different things to different people. It is like what the idea of Cloud Computing used to be; in the past, if you asked several different people what Cloud Computing means, you would have received several very different answers. Now, we have refined the definition of Cloud Computing and developed the specific technologies of Platform as a Service (Paas), Infrastructure as a Service (IaaS), and Software as a Service (SaaS).

Like Cloud Computing, SDN comprises many different technologies such as OpenFlow, Virtual Switching, and Data Center Network Fabrics. Because of this, there is no single answer to the question "What is Network Automation?". Every company has a unique network configuration (although with common elements), so every company will have a different need for their network automation. In fact, with the proper attention, this topic could be made...