top of page
Cloud Computing Module 6: AWS Storage
Lab 6. Host a Simple Website on AWS S3
Objectives:
-
Get familiar with AWS S3
-
Learn how to upload data to S3 and enable versioning
-
Learn how to host a simple website on S3
Data:
-
Simple website files: https://github.com/xbwei/data-analysis-aws/tree/master/s3-simple-website
-
The S3 public policy: https://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteAccessPermissionsReqd.html
bottom of page