Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (12.9k points)

Can anyone tell me what is Terraform and how it works?

1 Answer

0 votes
by (119k points)
edited by

Terraform tool can be used to build, change, and versioning infrastructure in a safe and efficient way. Terraform is built on a plugin-based architecture, helping developers to extend Terraform by writing new plugins or compiling modified versions of existing plugins.

Terraform is logically split into two parts such as Terraform Core and Terraform Plugins. Terraform Core uses remote procedure calls to communicate with Terraform Plugins and provides many ways to discover and load plugins to use. Terraform Plugins expose an implementation for a specific service, such as AWS, or provisioner, such as bash.

Master the core concepts of Terraform through this Terraform Associate Certification Training Course and become an expert

If you want to learn more about Terraform, then register for this AWS DevOps Course by Intellipaat.

Also, watch this video on AWS services with Terraform:

Related questions

0 votes
1 answer
asked Aug 10, 2020 in AWS by Amyra (12.9k points)

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
asked Aug 10, 2020 in AWS by Amyra (12.9k points)
0 votes
1 answer
asked Aug 10, 2020 in AWS by Amyra (12.9k points)
0 votes
1 answer
asked Mar 29, 2021 in AWS by Amyra (12.9k points)
0 votes
1 answer

Browse Categories

...