Hacker News new | ask | show | jobs
by lewis1028282 2349 days ago
I run my blog https://www.lewis8s.codes on AWS Amplify. It connects to a GitHub repo and builds it every time there is a commit to master. Uses CloudFront on the backend too.

Costs me around $0.01 per build which isn't bad. Just easier than writing my own script.