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, you can refer to the Chef documentation here: https://docs.chef.io/. The page looks like this:
- You can refer to the AWS Driver Resources page in the documentation to understand how to interact with various AWS services...