Automate serverless deployments with CircleCI. This lab guides you through deploying a Python Lambda function using Terraform and CI/CD pipelines.
Deploy secure AWS infrastructure using a full CI/CD pipeline. This lab combines Jenkins automation, Vault-based secrets, and Terraform IaC for resilient deployments
Deploy an AWS EC2 instance using Jenkins pipelines and Terraform, while securely managing secrets via Vault
Deploy Kubernetes workloads using Terraform. Update the infrastructure, commit via GitLab
Complete the Helm Deployment Workflow and observe infrastructure changes
Wire up Terraform Cloud as a remote backend and enable manual PR approval before infrastructure applies
Build a secure approval-based CI/CD pipeline with Terraform Cloud and GitHub Actions
Secure your main branch with enforced policies and merge validation using GitHub Actions and Terraform Cloud
Learn how to wire GitHub Actions to automatically trigger a Terraform plan whenever a pull request is opened
Learn how to prevent accidental destruction of critical AWS resources by enforcing approval gates
Automate detection and remediation of infrastructure drift using Azure DevOps and Terraform Cloud
Securely deploy an AWS IAM role with read-only S3 access via a CI/CD pipeline
Refactor your Terraform infrastructure using a reusable VPC module and deploy it through a full CI/CD workflow
Detecting infrastructure drift and restoring state consistency using a CI/CD pipeline in Terraform Cloud
Learn to deploy secure IAM roles in an automated pipeline
Modernize your infrastructure code by refactoring a flat AWS VPC configuration into a reusable Terraform module
Build a complete CI/CD workflow that provisions an AWS S3 bucket using Azure DevOps pipelines and Terraform Cloud automation
Configure an automated EC2 backup schedule pipeline