Deploy Static Website on AWS
Back to Home
01. Introduction
02. Create S3 Bucket
03. Upload files to S3 Bucket
04. Secure Bucket via IAM
05. Configure S3 Bucket
06. Distribute Website via CloudFront
07. Access Website in Web Browser
Project Description - Deploy Static Website on AWS
Project Rubric - Deploy Static Website on AWS
Back to Home
07. Access Website in Web Browser
# Access Website in Web Browser
Open a web browser like Google Chrome and paste the copied endpoint URL and append “/index.html” on the end, as shown below.
The website displays in your browser.