Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> jumping through AWS hoops

I found S3 static hosting to be fairly straightforward. Once set up, a single `aws s3 sync . s3://my-bucket/path` updates the content.



You might have a look at https://github.com/tobilg/serverless-aws-static-websites to get a single command deploy including CDN and a domain


I suggest putting Cloudflare in front of it. I have virtually no AWS costs with S3 that way. If you don't mind that Cloudflare + S3 means it's not fully end to end encrypted.


Can someone advise on if a CF Pages site would be fully end to end encrypted?


Agreed! It's super easy


It was observed that setting up let's encrypt certs on s3 static sites can be a unique challenge




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: