|
|
|
|
|
by hedora
1521 days ago
|
|
S3 + cloudfront + lambda is costing me pennies per month for a trivial site. What are the free alternatives that beat it? 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 |
|