Terraform

Using Terraform for fast deployment of infrastructures

By Marketing | 2 January, 2021

Configuration with software

Terraform is a software which is used to configure resources in the cloud. It can create the necessary components such as networks, firewalls, servers, data storage, etc, all from the command line. The advantage is that all the needed component configurations are stored in a file, which can be archived in a change management tool such as Git, thus providing a history function of what has been done.

Infrastructure in minutes

Terraform allows the easy creation and removal of components, so that the infrastructure can be repeatedly ripped down and be rebuilt. And this can be done in minutes. Having the configuration “as code” supports the manageability and quality of services.

Expertise

SensiOffice uses Terraform as one of its configuration tools, helping to increase the value of its clients computing resources.