Golang

Deploying a Static S3 Website With Terraform

A Static Website with CDN Support


In this video we will set up an automatic deployment CI/CD pipeline which deploys our static website to S3.

We will then create a Terraform project which will orchestrate resources in AWS, and create an S3 bucket, and IAM user to use in our pipeline.

more»