For static websites, hosting them directly on S3 with cloudfront, or on cloudflare might be a better option?
How’s the free tier on aws for s3 and cloudfront? I can think of free alternatives that are equally as good if not better.
Requirements:
- rsync style publishing
- not supported by tracking users.
- raw static file hosting (including html)
- redirect foo.com/bar to foo.com/bar/index.html (this is why I need lambda...)
- zero admin https certificate management