December 2017
Intermediate to advanced
410 pages
11h 5m
English
In the previous section, we discussed Ansible and its associated best practices. Although being an amazing configuration management tool, it exhales in its domain. However, when it comes to infrastructure provisioning, there is yet another amazing tool called Terraform.
Terraform is a tool that allows users to build, update, and change infrastructure in a safe and efficient manner.
Similarly, just as we automate day-to-day tasks such as adding/removing users and perform certain activities with the help of Ansible, we can automate the entire infrastructure provisioning with Terraform. Let's understand this with a use case:
Read now
Unlock full access