Skip to content

MattPerreault/cloud_profile

Repository files navigation

cloud_profile

A cloud native stack to host my blog "Know Your Systems."

Current Stack:

  • HTML/CSS static website using Hugo as the site generator
  • S3 bucket hosting the site
  • Cloudfront distribution fronting my S3 origin to serve with SSL/TLS and Cloudfront edge locations for speed.
  • Route53 to manage DNS records
  • ACM to create and manage SSL certs.
  • API Gateway used to serve view counts for my profile
  • Lambda used as handlers for the API responses.
  • DynamoDB to manage site statistics.
  • All infrastructure is managed by Terraform

View my site! https://mpcloudstack.com

About

A cloud native stack to host my stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors