Services Used

S3 bucket

Static website, files are stored and uploaded.

CloudFront

CDN to cache site and accelerate web content.

DynamoDB

Database storage and rapid data access

Lamda

Function creation and site fetching request

Terraform

Deployment of services through code.

Github Actions

CI/CD automation for building, testing, and deploying this project.

Certificate Manager

Simplifies SSL and TLS management and securing communication across networks

Back to Top