Lab - Create Static AWS S3 Website with Terraform

Learn Terraform basics to build your own static website hosted in AWS S3!

This is a lab I created for the AWS cloud security training platform Cybr.com.

In this lab, you'll dive into HashiCorp Terraform, an Infrastructure as Code (IaC) tool, to create and manage cloud resources. You'll set up your development environment and build your very own static website, hosted on an AWS S3 bucket—perfect for showcasing your skills or portfolio!

Lab Link
https://github.com/Ty182/Create-Static-S3-Website-Using-Terraform

Last updated

Was this helpful?