Learning DevOps with Terraform Infrastructure Automation Course
What you’ll learn
-
Understand, use and apply terraform, including advanced terraform features
-
Use terraform to provision AWS resources
-
Prepare for the HashiCorp Terraform Certification with lectures aligned with the exam objectives
-
Use terraform with Packer to create custom images
-
Use terraform with AWS ECS, Fargate, and CodePipelines
-
Be able to apply DevOps techniques using terraform
Terraform has gained a lot in popularity lately and is the tool you need to master if you are or about to get into a Ops / DevOps role. You typically use a technology like Ansible, Chef, or Puppet to automate the provisioning of software. Terraform starts from the same principle, infrastructure as code, but focusses on the automation of the infrastructure itself. Your whole Cloud infrastructure (instances, volumes, networking, IPs) can be described in terraform.
In this course you’ll learn how to use terraform to automate your infrastructure. I will first show you the basics of terraform and will then explain how to automate infrastructure on AWS using terraform. You can open an AWS account for free to do the labs. I also provide a lot of code examples which you can immediately use to automate your own infrastructure.
Update (Oct-2016):
-
Added AWS Autoscaling lectures
-
Added Terraform+Packer Jenkins integration lectures
-
Added Terraform with Docker on AWS (ECR and ECS)
-
Added Terraform with Jenkins workflow using ECR and ECS
Update (Dec-2016):
-
Added a lecture about useful terraform commands
-
Added a demo on how to use terraform show/graph/taint/untaint/import
-
Added a lecture and demo about Elastic Beanstalk on AWS
Update (Jun-2018):
-
Terraform for Windows setup + puttygen
-
Interpolation
-
Conditionals
-
Built-in functions
-
Module development with an ECS + ALB module demo
-
Setting up a hosted Kubernetes cluster using AWS EKS
Update (Nov-2019):
-
Terraform-0.12 updates
-
Lectures covering new variable approach in terraform-0.12
-
For & For Each loops
Update (March-2020):
-
CodePipeline lectures
-
Updated lectures with new AWS UI
-
Updated jenkins-packer-demo demo
Update (December-2020):
-
Advanced Module development
-
Lectures and demos covering new Terraform 0.13 features
-
Terraform lock file (terraform 0.14)
-
State manipulation
Update (December-2020):
-
A complete new section on the HashiCorp Terraform Certification is now added!
This course includes english captions.
Who this course is for:
- This course is great if you’re in an Ops or DevOps position and you want to learn about automation using terraform
12 reviews for Learning DevOps with Terraform Infrastructure Automation Course
Add a review
Original price was: $39.99.$14.99Current price is: $14.99.
Akash Chauhan –
good content but little more refinement is required, also put last section in starting because it contains various basic concepts which are need to be read before going into detailed hands on.
Minhnt34 –
The course is very good and have many hands on practices. There is one thing i don’t like is sometime instructor blurs the private informations. i think should not do that. Because this information can be changed after doing this video.
Giang Phan –
Covered almost all topics for terraform in basic to advance level. He really helped me to know more about Terraform.
AWS knowledge is a must before this course.
Meenakumari S –
Much detailed session to begin terraform coding with strong knowledge from this course
Robert Pupek –
It is good course to learn Terraform.. so far. A bit outdated at the time of my experience. Files have been updated from git and I’ve been able to follow along with little issues so far.
Milinda Talwatte –
This instructor is unbelievable. I don’t think I’ve scratched my head once throughout this course wondering “wait, I don’t understand”
Mohdsoffian Hanafiah –
Very good course to understand terraform, detailed and we’ll explained.
Yao Wei Tan –
Course is great for people who need the tool for work and need a thorough overview of the features and their usage
Willy Okpobua –
This course has done a great job thus far introducing me to the concepts of terraform. However I feel it would be great if a similar course on terraform was done in relation to GCP and Azure as well.
Jørgen Nguyen –
The best lectures on Terraform and AWS I have come across so far
Marcos Fontana –
Videos are a bit outdated. The syntax used in the videos almost does not work. I’m fixing the syntax in my labs, but it takes some time. Many things are now deprecated.
Mohan Sharma –
There should be resources attached with the course to help like commands, PPT, remote module commands.