Amazon S3 - Static Website Hosting with Custom Domain and TLS

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.ค. 2023
  • 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.

ความคิดเห็น • 44

  • @A7medChannel
    @A7medChannel 6 วันที่ผ่านมา

    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

  • @manikantanchoran633
    @manikantanchoran633 หลายเดือนก่อน

    Great video. Helps a lot when you are starting from scratch.

  • @user-td8ng4dn1r
    @user-td8ng4dn1r 6 หลายเดือนก่อน +1

    wow, after 5hrs of trying to setup all of these, you helped me out in the end. Tysm!

    • @btkrausen
      @btkrausen  6 หลายเดือนก่อน

      Glad I could help! Thanks for watching!

  • @dwoodlock
    @dwoodlock 6 หลายเดือนก่อน +2

    This was incredible. I don't know how many hours, even even days, this saved me. Thank you!

    • @btkrausen
      @btkrausen  6 หลายเดือนก่อน

      Glad it helped! Much appreciated!!!

  • @unexpectedbehavior
    @unexpectedbehavior หลายเดือนก่อน

    Thank you for the video, saved me a bunch of time!

  • @osada96
    @osada96 5 หลายเดือนก่อน +1

    A very detailed video, thanks a lot!

    • @btkrausen
      @btkrausen  3 หลายเดือนก่อน

      Thank you!

  • @rodrigojuliani5113
    @rodrigojuliani5113 2 หลายเดือนก่อน

    Thank you Bryan. You helped me a lot with this video.

    • @btkrausen
      @btkrausen  หลายเดือนก่อน +1

      Very welcome

  • @jay89000
    @jay89000 5 หลายเดือนก่อน +1

    That was well explained, Thanks a lot

    • @btkrausen
      @btkrausen  3 หลายเดือนก่อน

      Much appreciated!!!

  • @user-pj4kb1dl3w
    @user-pj4kb1dl3w หลายเดือนก่อน

    Awsome content! help me a lot. Thank you~

  • @jacksonrichards1833
    @jacksonrichards1833 4 หลายเดือนก่อน

    Great video, thanks!

    • @btkrausen
      @btkrausen  3 หลายเดือนก่อน

      You bet! Thanks for checking it out

  • @UsmanPak-dh7up
    @UsmanPak-dh7up หลายเดือนก่อน

    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 ?

  • @ridwanray
    @ridwanray 4 หลายเดือนก่อน +1

    Good tut.
    Is this setup possible if AWS Route 53 is not the one managing the domain i.e. NameServer?
    Thanks

    • @btkrausen
      @btkrausen  4 หลายเดือนก่อน

      Yep. Just replace the Route53 part with updating the records in whatever system is managing your DNS.

  • @PrithvirajGawande
    @PrithvirajGawande 12 วันที่ผ่านมา

    Thanks bro🤟🤟🤟🤟

  • @VandalCatt
    @VandalCatt 5 หลายเดือนก่อน +5

    The CName set up you do at 08:00 wont work with a root domain

    • @StoiccGaming
      @StoiccGaming 9 วันที่ผ่านมา

      Did you find a solution for this?

  • @harshavardhanvenkatasaikot6861
    @harshavardhanvenkatasaikot6861 3 หลายเดือนก่อน +1

    Dude your god

  • @witalobenicio6845
    @witalobenicio6845 3 หลายเดือนก่อน

    How to verify AWS Account. It is preventing me from creating a cloud front

  • @maksim20128
    @maksim20128 4 หลายเดือนก่อน

    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  3 หลายเดือนก่อน +1

      Then you can restrict access to an Amazon S3 Origin with Origin Access Control (OAC)

  • @ThakurArjun247
    @ThakurArjun247 6 หลายเดือนก่อน +1

    creating hosted zones is chargeable even in aws free tier.

    • @btkrausen
      @btkrausen  6 หลายเดือนก่อน

      Correct. It's not much but they do charge for a public hosted zone, unfortunately.

  • @vijayjagadish2235
    @vijayjagadish2235 4 หลายเดือนก่อน

    It was working in http https not working I am using external dns help me please

  • @moyinadelowo
    @moyinadelowo 2 หลายเดือนก่อน

    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  หลายเดือนก่อน

      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.

  • @heyiamwinter
    @heyiamwinter 5 หลายเดือนก่อน

    followed the exact steps before the tls, but it's showing DNS address could not be found for my subdomain...

    • @btkrausen
      @btkrausen  4 หลายเดือนก่อน

      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 หลายเดือนก่อน

    I’m not able to create a CNAME. It’s gives me an error about dns apex. Any help is appreciated!

    • @StoiccGaming
      @StoiccGaming 9 วันที่ผ่านมา

      Were you able to figure this out?

  • @karthickps6628
    @karthickps6628 6 หลายเดือนก่อน

    I have Launched the website but it shows Dangerous site please explain the Problem

    • @btkrausen
      @btkrausen  6 หลายเดือนก่อน

      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.

  • @WebDeveloper-xs4uf
    @WebDeveloper-xs4uf หลายเดือนก่อน +1

    whats the cost for hosting from Amazon?

    • @samymohsen505
      @samymohsen505 หลายเดือนก่อน

      Following

    • @btkrausen
      @btkrausen  หลายเดือนก่อน

      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

  • @noahthegreat190
    @noahthegreat190 2 หลายเดือนก่อน

    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  หลายเดือนก่อน

      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.

  • @ExpeditionMusic
    @ExpeditionMusic 3 หลายเดือนก่อน +1

    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  หลายเดือนก่อน

      I also keep it here: github.com/btkrausen/aws/tree/master/AmazonS3