AWS Project: Deploying a Static Website to AWS

abeck617

Anthony Beckford🚀

Posted on November 22, 2020

AWS Project: Deploying a Static Website to AWS

My first project for my AWS Cloud Engineer Nanodegree at Udacity was to learn how to Deploy a Static Website to AWS.

The first thing I had to do was to create an s3 Bucket
Alt Text

The second thing was to upload files to the S3 Bucket that you have created

Alt Text

Next is to Secure the bucket via Identity and Access Management (IAM)

Alt Text

I had to configure the s3 bucket
Alt Text

Alt Text

Then I had to learn how to distribute the website via CloudFront

Alt Text

Topics Covered:
S3 bucket creation
S3 bucket configuration
Website distribution via CloudFront
Access website via web browser

💖 💪 🙅 🚩
abeck617
Anthony Beckford🚀

Posted on November 22, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related