Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (22 loc) · 1.4 KB

course_description.md

File metadata and controls

32 lines (22 loc) · 1.4 KB

Introduction to Chef

Chef is an automation platform that transforms infrastructure into code. This is a hands-on tutorial that will cover the basics that everyone needs to know about how to use Chef for system and infrastructure management. We'll discuss the server API, the code primitives, and the tools required to successfully use Chef.

Hands-on exercises throughout the tutorial will reinforce the material discussed. The agenda will cover:

  • Overview of Chef
  • Writing Chef Cookbooks
  • Automated testing for Chef code
  • Provisioning with Chef
  • Managing configuration drift with Chef
  • Further resources and references

Workstation Requirements

Attendees should bring a wifi-enabled laptop to the workshop. The following operating systems have been tested as workstation systems with the hands on exercises:

  • A wifi-enabled laptop to the workshop, either
    • Ubuntu 12.04+
    • Mac OS X 10.8+
    • Windows 7+

Required software to be installed before class

Attendees should install the following required software before the workshop starts.

More information

More information about the class is available on GitHub.