Journey to DevOps — Terraform

Hashicorp Terraform

At the beginning of my career, I did not have any background on infrastructure and the same time I was introduced to Terraform. I was awe-struck because I had never imagined that a piece of code could create, manage and maintain infrastructure depending on the some lines of code on my machine.

I started Terraform Journey with Ned Bellavance’s Introduction to Terraform course on Pluralsight. Click here to go to the course.

This course covered all the necessary basics with the right examples needed for making me fall in love with terraform.

In addition to this, Armon Dadgar’s whiteboarding session on terraform gave me a much needed outlook on how Terraform solves real world challenges. Click here to watch the video.

For any beginner who wants to learn about Terraform I think these are the best the courses out there to get started in the world of Terraform.

--

--