March 2018
Intermediate to advanced
376 pages
7h 25m
English
Terraform provides simple Infrastructure as a Service for multiple cloud providers and existing house systems. Using Terraform, we can manage very low-level tasks, such as creating an instance, adding EBS volume to the instance, and registering the instance to Route 53. We will be using Terraform as self-service code; for example, for when we have developed the code and we want to deploy it somewhere, do the integration testing, and then destroy the machines/cluster. The setup can be very useful for software showcase/trial, multiple cloud setup, and replaceable infrastructure.