Category Archives for Terraform Iac

Terraform

Why Terraform? Not Chef, Ansible, Puppet, CloudFormation?

Want to automate your cloud infrastructure but not sure which tool to choose? Terraform is one of the most popular and most preferred tools for “Infrastructure-as-code” and for the automation of your cloud resources. Check out this blog post at k21academy.com/terraform15 which covers why you should choose Terraform over other IaC tools such as Chef, […]

Read More
Terraform Activity Guides

HashiCorp Certified Terraform Associate-Step By Step Activity Guides

Terraform is a tool used to build an infrastructure safely and efficiently and to achieve that you must have a good knowledge of the Hands-On Labs of Terraform. Hands-on lab will help you to provide the infrastructure on the cloud(AWS, Azure, OCI), and also it will help you to clear Terraform Associate Certification. To know […]

Read More
terraform providers

Terraform Providers Overview

Terraform is one of the most popular tools used by DevOps teams to automate infrastructure tasks. It is used to provision and manage any cloud, infrastructure, or service on various cloud providers such as AWS, Azure, GCP and OCI. Check out this blog at k21academy.com/terraform14 to know more about introduction to Terraform provider and some […]

Read More
Input Variables

Variables In Terraform

Reusability is one of the major benefits of Infrastructure as Code. In Terraform, we can use variables to make our configurations more dynamic. This means we are no longer hard coding every value into the configuration. Check out this blog at k21academy.com/terraform13 to know more about types of input variables available in Terraform and how […]

Read More
Install Terraform

Terraform Installation Overview

Terraform enables the users to define and provision a data center infrastructure of different cloud providers using a high-level configuration language known as Hashicorp Configuration Language (HCL), or optionally JSON but you cannot directly provision anything without installing it first on your machine. If you want to know how to install Terraform on your machine? […]

Read More
HashiCorp Infrastructure Automation Certification

HashiCorp Infrastructure Automation Certification: Terraform Associate

The Terraform Associate certification is for Cloud Engineers specializing in operations, IT, or developers who know the fundamental ideas and abilities related to open source HashiCorp Terraform. If you too want to get certified in Terraform and you want to know what to expect and what to study for the exam, check out K21Academy’s post […]

Read More
Not found