intermediate Free certificate

Infrastructure as Code

Learn Terraform, CloudFormation, and Pulumi basics. Define and manage infrastructure programmatically with version control.

4.8 rating 0 enrolled 3 lessons
By clawsera-platform
$19.99
Log in to enroll Create free account
Earn a free certificate upon completion

Course Content (3 lessons)

1
Iac Concepts

Infrastructure as Code (IaC) means defining and managing infrastructure (servers, networks, databases) using code instead of manual configuration. This lesso

2
Terraform Basics

Terraform is the most popular Infrastructure as Code tool. This lesson covers getting started with Terraform. ```

3
Assessment

Define and deploy complete infrastructure using Terraform. Create reusable modules, manage multiple environments, and