How to Host a Website on Amazon Web Services (AWS) - S3, Route 53, CloudFront, & Certificate Manager
Websplaining
How to Host a Website on Amazon Web Services (AWS) - S3, Route 53, CloudFront, and Certificate Manager.
🔥Don't have a Namecheap Domain name? https://bit.ly/2BYE3OC
AWS is a Cloud Web hosting platform Amazon S3 is a simple storage service for your data Route 53 is Amazon’s version of the Domain Name service Cloudfront is a content delivery service Namecheap is a domain name registrar, which provides domain name registration and web hosting services
AWS aws.amazon.com Namecheap https://bit.ly/2BYE3OC Slide Deck https://docs.google.com/presentation/d/1VxQDAtqX8nuAeKsjv_iPsqz44cifLSoFEAfRJ-gc2Ic/edit?usp=sharing
Amazon S3 Bucket Policy code: { "Version": "2012-10-17", "Statement": [ { "Sid": "PublicReadGetObject", "Effect": "Allow", "Principal": "", "Action": "s3:GetObject", "Resource": "arn:aws:s3:::yourdomainnamehere.com/" } ] }
TimeStamps: Intro 0:00 Presentation 0:24 Locate File and Test Offline Website 3:50 Sign up and Login in to AWS 04:50 Amazon S3 - Create a Bucket and Configure permissions and Bucket Policy 05:23 Amazon Route 53 - Create a Host Zone 10:56 Sign up to Namecheap and Sign in 12:09 Add DNS to Namecheap 12:52 Create a Distribution 14:27 Request a TLS/SSL Certificate for Apex and Sub domain name 15:08 Add CNAME record to Route 53 16:47 Configure Distribution 18:26 Add A Record to Route 53 20:49 Test Live Website with HTTPS 22:21
Website https://www.websplaining.com Reddit https://www.reddit.com/r/Websplaining Twitter https://twitter.com/websplaining Instagram https://www.instagram.com/websplaining TikTok https://www.tiktok.com/@websplaining Discord https://discord.com/invite/mj4PQzU GitHub https://github.com/websplaining
#AmazonWebServices #AWS #HostWebsite #StaticWebsite #CloudHosting
🔥Please Like, Comment and Subscribe if the video was helpful
⚡Subscribe https://bit.ly/2WoaiwY
💻Thanks for watching guys and see you on the next video. ... https://www.youtube.com/watch?v=lCnymxddies
95240019 Bytes