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
The second thing was to upload files to the S3 Bucket that you have created
Next is to Secure the bucket via Identity and Access Management (IAM)
I had to configure the s3 bucket
Then I had to learn how to distribute the website via CloudFront
Topics Covered:
S3 bucket creation
S3 bucket configuration
Website distribution via CloudFront
Access website via web browser
Top comments (0)