How To Host a Serverless Website with AWS CloudFront and S3
If you want to run a website on AWS, you may not even need a server! AWS’s CloudFront CDN can serve static web content directly from an S3 bucket, leaving you paying only for requests and data transferred (which might even be free).Read This Article on How-To Geek ›

If you want to run a website on AWS, you may not even need a server! AWS’s CloudFront CDN can serve static web content directly from an S3 bucket, leaving you paying only for requests and data transferred (which might even be free).