Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 10-27-2022, 12:25 AM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,095
What is Terraform and How does it Work?

Terraform is an IaC tool that lets you define both cloud and on-premises resources in human-readable config files that allow you to version, reuse, and share.

Using a consistent workflow, Terraform provisions and manages all of your infrastructures throughout its lifecycle, whether it’s low-level components like storage and networking, or high-level components such as DNS entries and SaaS features.

How does it Work?

It creates and manages resources on cloud platforms and other services through its APIs.

The Terraform community has over 1,700 Providers, such as GCP, that allow Terraform to work with almost any platform with an accessible API.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sahithya is offline   Reply With Quote

Old 10-27-2022, 01:30 AM   #2
Rasmusmus
Registered User
 
Join Date: Feb 2017
Posts: 35
Terraform is an IAC tool, used primarily by DevOps teams to automate various infrastructure tasks. The provisioning of cloud resources, for instance, is one of the main use cases of Terraform. It's a cloud-agnostic, open-source provisioning tool written in the Go language and created by HashiCorp.
Rasmusmus is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 07:52 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.