Amazon S3 - Static Website Hosting with Custom Domain and TLS

  Рет қаралды 20,912

Bryan Krausen

Bryan Krausen

Жыл бұрын

The course can be found here - www.udemy.com/course/amazon-s...
Coupons always available at btk.me/btk
In this demonstration using the AWS Management Console (UI), I'll showcase how to create a bucket, upload your static content, and enable static website hosting. Then, we'll add a custom domain to access your website, along with using CloudFront and TLS to secure and distribute your content.

Пікірлер: 50
@dwoodlock
@dwoodlock 8 ай бұрын
This was incredible. I don't know how many hours, even even days, this saved me. Thank you!
@btkrausen
@btkrausen 8 ай бұрын
Glad it helped! Much appreciated!!!
@user-td8ng4dn1r
@user-td8ng4dn1r 7 ай бұрын
wow, after 5hrs of trying to setup all of these, you helped me out in the end. Tysm!
@btkrausen
@btkrausen 7 ай бұрын
Glad I could help! Thanks for watching!
@manikantanchoran633
@manikantanchoran633 2 ай бұрын
Great video. Helps a lot when you are starting from scratch.
@unexpectedbehavior
@unexpectedbehavior 2 ай бұрын
Thank you for the video, saved me a bunch of time!
@rodrigojuliani5113
@rodrigojuliani5113 3 ай бұрын
Thank you Bryan. You helped me a lot with this video.
@btkrausen
@btkrausen 3 ай бұрын
Very welcome
@osada96
@osada96 6 ай бұрын
A very detailed video, thanks a lot!
@btkrausen
@btkrausen 5 ай бұрын
Thank you!
@jay89000
@jay89000 7 ай бұрын
That was well explained, Thanks a lot
@btkrausen
@btkrausen 5 ай бұрын
Much appreciated!!!
@A7medChannel
@A7medChannel Ай бұрын
Thank you, this video was helpful, for me I'm using Cloudflare for domains so I had to copy the NS records from the Route 53 > Hosted Zones and add them to Cloudflare under DNS for the domain, and changed the SSL/TLS settings from Full to Flexible (not sure why it was not working for Full) and one more thing the bucket name has to be the same as the domain name amazon doc search for ( I can't route traffic to an Amazon S3 bucket that's configured for website hosting) good luck
@user-pj4kb1dl3w
@user-pj4kb1dl3w 2 ай бұрын
Awsome content! help me a lot. Thank you~
@jacksonrichards1833
@jacksonrichards1833 5 ай бұрын
Great video, thanks!
@btkrausen
@btkrausen 5 ай бұрын
You bet! Thanks for checking it out
@UsmanPak-dh7up
@UsmanPak-dh7up 2 ай бұрын
nice video. 3 questions 1) what IP to use if i want to use my main domain not the sub domain 2) what if you click other links and pages, will it still show the domain name ? 3) s3 bucket name, does it has to be the exact domain name ? i have an existing bucket, do i need to create a new with exact name ?
@LuisDa20
@LuisDa20 2 күн бұрын
it is not posibble to have a naked domain if i dont use route 53 ?
@KaranChoudhary-km8kz
@KaranChoudhary-km8kz 28 күн бұрын
Great video! I was curious what is the cost for running this website and just the pricing logistics if I were to do static website hosting with S3?
@harshavardhanvenkatasaikot6861
@harshavardhanvenkatasaikot6861 4 ай бұрын
Dude your god
@VandalCatt
@VandalCatt 6 ай бұрын
The CName set up you do at 08:00 wont work with a root domain
@StoiccGaming
@StoiccGaming Ай бұрын
Did you find a solution for this?
@JackieOwes100kToTheIRS
@JackieOwes100kToTheIRS Ай бұрын
@@StoiccGaming There's no solution, cnames have never worked for root domains, it's one of the rules of dns
@VandalCatt
@VandalCatt Ай бұрын
@@StoiccGaming Yes, you need to have buckets named the same as your domain and then create an alias in Route 53
@PrithvirajGawande
@PrithvirajGawande Ай бұрын
Thanks bro🤟🤟🤟🤟
@ridwanray
@ridwanray 6 ай бұрын
Good tut. Is this setup possible if AWS Route 53 is not the one managing the domain i.e. NameServer? Thanks
@btkrausen
@btkrausen 6 ай бұрын
Yep. Just replace the Route53 part with updating the records in whatever system is managing your DNS.
@witalobenicio6845
@witalobenicio6845 4 ай бұрын
How to verify AWS Account. It is preventing me from creating a cloud front
@ThakurArjun247
@ThakurArjun247 8 ай бұрын
creating hosted zones is chargeable even in aws free tier.
@btkrausen
@btkrausen 7 ай бұрын
Correct. It's not much but they do charge for a public hosted zone, unfortunately.
@togerait
@togerait 25 күн бұрын
Hi! is not possible to make S3 Bucket private and only CloudFront can access?
@bewoke2756
@bewoke2756 11 күн бұрын
Kindly provide Repository Link Please ...
@vijayjagadish2235
@vijayjagadish2235 6 ай бұрын
It was working in http https not working I am using external dns help me please
@maksim20128
@maksim20128 5 ай бұрын
Hi! How do I make the setting properly if I want to access only through cloudfront , I don't want the site to be accessible through http link in s3 bucket?
@btkrausen
@btkrausen 5 ай бұрын
Then you can restrict access to an Amazon S3 Origin with Origin Access Control (OAC)
@heyiamwinter
@heyiamwinter 7 ай бұрын
followed the exact steps before the tls, but it's showing DNS address could not be found for my subdomain...
@btkrausen
@btkrausen 6 ай бұрын
Did you update your domain to use the Route53 servers? I didn't include that but it should be completed before you can use Route53 for DNS on your custom domain
@valcastellon81
@valcastellon81 2 ай бұрын
I’m not able to create a CNAME. It’s gives me an error about dns apex. Any help is appreciated!
@StoiccGaming
@StoiccGaming Ай бұрын
Were you able to figure this out?
@moyinadelowo
@moyinadelowo 4 ай бұрын
I get this error while trying to access my hosted site "Forbidden You don't have permission to access this resource. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request." Please do you know what causes it and how it can be fixed?
@btkrausen
@btkrausen 3 ай бұрын
You probably need to check the bucket policy and ensure it allows proper permissions for public access. Check the one that is shown in the video and ensure it matches yours exactly.
@karthickps6628
@karthickps6628 7 ай бұрын
I have Launched the website but it shows Dangerous site please explain the Problem
@btkrausen
@btkrausen 7 ай бұрын
It's likely an issue with the certificate that you used to secure the site. Make sure it matches the name exactly how you are typing it in your browser.
@noahthegreat190
@noahthegreat190 4 ай бұрын
good tutorial until 7:30 - bro immediately assumed we had a hosted zone. Havenet even touched R53 since this is for other people that know how to do this
@btkrausen
@btkrausen 3 ай бұрын
Yep, there are some assumptions in this video. It wasn't intended to teach all the AWS services and how to get started with them, only how to integrate them.
@WebDeveloper-xs4uf
@WebDeveloper-xs4uf 3 ай бұрын
whats the cost for hosting from Amazon?
@samymohsen505
@samymohsen505 3 ай бұрын
Following
@btkrausen
@btkrausen 3 ай бұрын
100% depends on how much storage you consume on S3, how many API requests are made. You'l also encounter costs if you host your DNS on Route53 as well. All in all, you're probably looking at an average of $5/month or less
@ExpeditionMusic
@ExpeditionMusic 4 ай бұрын
Here is the bucket policy so you don't have to manually type it in { "Version": "2012-10-17", "Statement": [ { "Sid": "PublicReadGetObject", "Effect": "Allow", "Principal": "*", "Action": [ "s3:GetObject" ], "Resource": [ "arn:aws:s3:::Bucket-Name/*" ] } ] }
@btkrausen
@btkrausen 3 ай бұрын
I also keep it here: github.com/btkrausen/aws/tree/master/AmazonS3
Wait for the last one! 👀
00:28
Josh Horton
Рет қаралды 116 МЛН
Super gymnastics 😍🫣
00:15
Lexa_Merin
Рет қаралды 108 МЛН
Integrating Generative AI Models with Amazon Bedrock
14:19
AWS Developers
Рет қаралды 16 М.
How to Host a website for free on google drive
4:21
Work Smart
Рет қаралды 690 М.
Deploy React App to CloudFront with HTTPS Custom Domain
17:41
Sam Meech-Ward
Рет қаралды 14 М.
Deploy Static Website to AWS S3 with HTTPS using CloudFront
13:47
Shrikrishna Kulkarni
Рет қаралды 43 М.
How to Host a Website for FREE on Google Drive | 🆓 Web Hosting
9:49
Website Learners
Рет қаралды 176 М.