Host a Website with AWS S3 & AWS Route 53 | AWS Serverless

Поделиться
HTML-код
  • Опубликовано: 22 янв 2019
  • In this AWS S3 tutorial we walk step-by-step through the process of hosting a website on Amazon S3. Then we set up a custom domain name in AWS Route 53 and associate it with our website in S3.
    S3 bucket policy (replace '[YOUR_BUCKET_NAME]' with your actual bucket name):
    {
    "Version": "2012-10-17",
    "Statement": [
    {
    "Sid": "PublicReadGetObject",
    "Effect": "Allow",
    "Principal": "*",
    "Action": "s3:GetObject",
    "Resource": "arn:aws:s3:::[YOUR_BUCKET_NAME]/*"
    } ]
    }
  • НаукаНаука

Комментарии • 65

  • @ericmartz9100
    @ericmartz9100 4 года назад +2

    Excellent, nice pace, clear. First video I've found that clearly shows a couple of possible stumbling places and how to work around them

  • @addisonmckenzie9978
    @addisonmckenzie9978 2 года назад +2

    Found this tutorial in a moment of great need/frustration. Thank you so much for uploading this!

  • @flavioherrera7488
    @flavioherrera7488 4 года назад +11

    best video i have ever seen never been so hyped about anything in my life.

    • @alok162
      @alok162 3 года назад +1

      You are right

  • @sofiajonsson4628
    @sofiajonsson4628 2 года назад +4

    Seriously, thank you so much for putting the final pieces together. You made my day!

  • @farhantaqi2907
    @farhantaqi2907 2 года назад +2

    I've watched 2 of your videos and seriously I've loved the way you just go about the topic. To the point and we'll guided. Much appreciated!!

    • @BlockExplorerMedia
      @BlockExplorerMedia  2 года назад +2

      Hey Farhan, thanks for the comment - glad you liked the videos!

  • @emmanuelsosareyes9607
    @emmanuelsosareyes9607 3 года назад

    One of the bests tutorial i've ever seen

  • @Hackenbaker
    @Hackenbaker 4 года назад

    Awesome!!! Thanks for all your clear explanations!!!

  • @kennram-code2941
    @kennram-code2941 2 года назад +1

    Brilliant tutorial!!!!! Thank you for doing this.

  • @AMM0beatz
    @AMM0beatz Год назад

    Best aws tutorial I've seen so far.

  • @rishabhojha795
    @rishabhojha795 4 года назад +1

    Just hosted a website watching this Vid!.. Thanks bro!

  • @razfellow
    @razfellow 2 года назад +1

    This video save me from a misery of hunting online for hours to find a solution. Thank you!

  • @Asifkhan-vf6re
    @Asifkhan-vf6re 3 года назад +1

    Just fantastic 💥💥💥 easily understandable.

  • @GooseWizard
    @GooseWizard Год назад

    Great Job, AWS has a new look console panel, but I got it done. Thanks for everything ;-)

  • @sophiekombou5724
    @sophiekombou5724 4 года назад +1

    Perfect, Thank you so muchhhhh !!!

  • @mswahili7856
    @mswahili7856 3 года назад

    Thanks Man, This is very useful

  • @hlosche
    @hlosche 4 года назад +1

    what a smooth intro

  • @JM-kt8ih
    @JM-kt8ih 3 года назад

    Well explained. Thank you

  • @johnnguyen1655
    @johnnguyen1655 4 года назад

    works like a charm!!!!!!!!!!!!!!awesome!!!!!!!!!!!!

  • @ankushkaushik1208
    @ankushkaushik1208 3 года назад

    Great tutorial

  • @Superdoido
    @Superdoido 3 года назад

    Great explaining

  • @tycanton5340
    @tycanton5340 4 года назад

    Good video bro I have to agree with Flavio on his one :-)

  • @Mrneechadi
    @Mrneechadi 3 года назад

    Nice tutorial

  • @pichaitang
    @pichaitang 4 года назад

    Thank you!! :D

  • @gotamp24
    @gotamp24 3 года назад +2

    man, you helped me a lot to connect my dots on hosting websites on S3 using Route53. I truly thank you for uploading this video.
    I have a quick question if you could answer them. what if I have 3 different websites sitting on the s3 bucket but hosted on the CloudFront domains(in my case I have 3 CloudFront domains for each website). can route53 do the path routing to different CloudFront sites based on the route in the URL path?
    Again thank you so much.

  • @saeedmohajeryami5060
    @saeedmohajeryami5060 3 года назад

    Good job.

  • @MuhammadSalman-ir9hn
    @MuhammadSalman-ir9hn 4 года назад +1

    Kindly also make a video on the amazon elastic search service. thanks

  • @rajthapa221
    @rajthapa221 4 года назад +4

    Great Video Thank you. Can you please make a video to add a certificate for HTTPS after that?

    • @BlockExplorerMedia
      @BlockExplorerMedia  4 года назад +1

      thanks Raj. I thought I covered that in one of my videos...need to check if not I'll add it to the list of things to cover - thanks!

  • @kapilkaushal6178
    @kapilkaushal6178 4 года назад

    Nice Explanation.... I need some advise in one of my use case. I have a website which is based on html, css, javascript. Also there is one form and when user fill the form and submit then the details are recorded on DB. Hence i need to deploy the website using serverless method. As per my understanding i could use s3 to host the static part of the website and could use the lambda function with Api integration for the Dynamic functionality. But how to use s3 with lambda and api gateway. Please guide. Or if you could suggest any better approach ?

  • @alexomosa9814
    @alexomosa9814 4 года назад

    Thank you

  • @patrickproctor3462
    @patrickproctor3462 4 года назад

    Hey, maybe I missed it, but do you have a tutorial on request routing so you don't have to use the entire Api Gateway URL for your REST requests from an S3-hosted website?

  • @oguzhankalelioglu9379
    @oguzhankalelioglu9379 11 месяцев назад

    thank you.

  • @MuhammadSalman-ir9hn
    @MuhammadSalman-ir9hn 5 лет назад +1

    Can you make a video on aws pagination it is really confusing. thanks

  • @sakalleydhruv
    @sakalleydhruv 4 года назад +1

    Why did you set up 2 buckets when the original public bucket has a temporary dns that you could go to?

  • @sourceschaudes9587
    @sourceschaudes9587 4 года назад +1

    good stuff cloud path, but just a question how to add "https" ?

  • @mswahili7856
    @mswahili7856 3 года назад +1

    Yes, Please how to add SSL to my website?

  • @CoolBishop1997
    @CoolBishop1997 4 года назад

    thanks siir

  • @NitinSharma-mo8xi
    @NitinSharma-mo8xi 4 года назад

    sir when the website is uploaded in route 53 then can we able to go to other links in that website or be able to login or anything we want to see on that website that we have uploaded?

  • @christophermartinez1769
    @christophermartinez1769 3 года назад

    Thankyou

  • @benjih4385
    @benjih4385 3 года назад

    Hi - I have tried this, however when I click on the amazon provided domain my web page just displays a blank page

  • @AP-db6xt
    @AP-db6xt 2 года назад

    Very nice indeed! Thank you! Is it possible to force HTTPS using S3 without using CloudFront, anyone?

  • @jordanmiller6981
    @jordanmiller6981 3 года назад

    doesn't giving access to the buckets make the website less secure? is there a wat around this?

  • @anandvarmauppalapati5538
    @anandvarmauppalapati5538 4 года назад

    sir can u explain this and previous videos using python? i dont know javascript plz help me

  • @ba-en1io
    @ba-en1io 4 года назад

    hey, could you please provide the link to the static site folders

  • @glennadams7047
    @glennadams7047 4 года назад

    Excellent. What is the link to your udemy course ?

  • @tanmayrane858
    @tanmayrane858 3 года назад

    can i add ec2 instance ip/name in alias target ??

  • @stagecoachmechanic
    @stagecoachmechanic 4 года назад

    What is the index file, and how does it work?

  • @MrVipulLal
    @MrVipulLal 4 года назад +1

    Sorry, www is not a sub domain. It’s the scheme, like http: and implies port 80

  • @Ladi7724
    @Ladi7724 3 года назад +1

    Is it possible to make it Https, to add an certificate to the web as it is in the bucked?

    • @VVan595
      @VVan595 3 года назад

      Yes, it is possible but you have to attach https from third party.

  • @TwstedTV
    @TwstedTV 3 года назад

    Does this work if I have a Google Domains website name ??

  • @Admral
    @Admral Год назад

    Your copy and paste isn’t working

  • @DarekGreenly
    @DarekGreenly Год назад

    What about HTTPS?

  • @shandypermana885
    @shandypermana885 3 года назад

    Index.php not work

  •  5 лет назад +1

    you did not post the bucket policy ...:(

    • @BlockExplorerMedia
      @BlockExplorerMedia  5 лет назад +1

      sorry about that...policy added!

    • @pivvitwebdesign3691
      @pivvitwebdesign3691 5 лет назад +1

      Cloud Path good stuff. Been looking for simple training on this . Thanks bro .

    • @BlockExplorerMedia
      @BlockExplorerMedia  5 лет назад +1

      @@pivvitwebdesign3691 yeah man anytime...thanks for your support!

    • @pivvitwebdesign3691
      @pivvitwebdesign3691 5 лет назад +4

      Cloud Path built 12 websites already using this process . Each took less than 10mins . Super fast . Thanks man !

    • @BlockExplorerMedia
      @BlockExplorerMedia  5 лет назад +1

      @@pivvitwebdesign3691 awesome! keep up the good work dude