In this section, we will learn and become versed in the concept of infrastructure provisioning and orchestration. We will be exploring a couple of tools, namely Chef and Ansible. Let's get started by following these steps:
- We will begin with getting introduced to Chef. You can visit the official website of Chef at https://www.chef.io/chef/:
- Chef has a very good set of tutorials for getting your hands dirty. These are organized in the form of mini 10 to 15 minute tutorials for easy consumption. Head over to https://learn.chef.io/ to access them:
- For getting started with infrastructure provisioning and orchestrating, ...