An open API service indexing awesome lists of open source software.

https://github.com/chukwuemekaaham/udacity-cloud-developer-s3-static-website

The cloud is perfect for hosting static websites that only include HTML, CSS, and JavaScript files that require no server-side processing. In this project, I deployed a static website to AWS. First, created a S3 bucket, configure the bucket for website hosting, and secure it using IAM policies. Next, uploaded the website files to a bucket and speed up content delivery using AWS’s content distribution network service, CloudFront. Access the website in a browser using the unique S3 endpoint
https://github.com/chukwuemekaaham/udacity-cloud-developer-s3-static-website

cloudfront-distribution css html5 s3-bucket static

Last synced: 2 months ago
JSON representation

The cloud is perfect for hosting static websites that only include HTML, CSS, and JavaScript files that require no server-side processing. In this project, I deployed a static website to AWS. First, created a S3 bucket, configure the bucket for website hosting, and secure it using IAM policies. Next, uploaded the website files to a bucket and speed up content delivery using AWS’s content distribution network service, CloudFront. Access the website in a browser using the unique S3 endpoint

Awesome Lists containing this project