Chef for Absolute Beginners – DevOps

Chef for Absolute Beginners – DevOps

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 2h 12m | 503 MB

Learn to automate without scripting using Chef with integrated hands-on labs right in your browser

Chef Software is a Configuration management and Automate tool used to make your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English.
This course introduces a beginner in DevOps to basic fundamentals of Chef with easy to do hands-on exercises that you can practice right in the browser. The course introduces basic use cases of Chef followed by an introduction to Chef Resources, Recipes, Cookbooks, RunLists, Roles, Ohai. Find demos that show how to set up a Chef environment on AWS Cloud platform. Each lecture is accompanied by a set of coding/lab exercises giving the user a hands-on experience in developing Chef code. Finally, test your knowledge with the help of an assignment which will give you real-world experience in solving a problem.

Complex concepts are made simple with explanations based on Analogies and Animation. This will ensure the concepts stick to your mind. Check out the first few lectures!

What You Will Learn

  • Automate daily repetitive tasks in your environment with Chef
  • Get comfortable with Chef language
  • Setup Chef on Cloud environments like AWS
  • Use Chef Console to manage Automation
Table of Contents

01 Introduction
02 Configuration Management and Automation
03 Introducing Chef
04 Setup Chef
05 Chef Workstation
06 Demo – Create VMs on AWS
07 Demo – Workstation Installation
08 Setup Chef Clients
09 Chef Architecture
10 Chef Resources
11 Chef Resource Documentation Walkthrough
12 Chef DSL
13 Chef Recipe
14 Demo – Chef Recipe
15 Chef Cookbooks
16 Demo – Chef Cookbooks
17 Chef RunLists
18 Demo – Chef RunLists
19 Chef Include Recipe
20 Cookbook Dependencies
21 Demo – Cookbook Dependencies
22 Server-Client Model
23 Demo – Workstation Connectivity
24 Demo – Setup Chef Clients
25 Demo – Server-Client Model
26 Extra’s