Deploying a Static Website to AWS using S3, Route53, CloudFront and ACM | Practical AWS Projects #1

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 พ.ย. 2024

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

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

    Simple and neat explanation cutting off fancy words and stuff! TY

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

      Happy that it was helpful for you

  • @shenanigans917
    @shenanigans917 ปีที่แล้ว

    Thank you my friend!!! You have single-handedly taught me how to do this!

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

    I liked the video explanation, you did a great job of explaining things clearly. Thank you :)

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

      You're welcome

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

      @@techwithotabek i confuse, why we have 2 endpoints here, with www and without www.
      can you please explain that to me? thank you

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

    thank you very much it is so help full.

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

    Hi sir, can you please let us know, types of deployments, s3 static website and s3 to cloud front
    When to use it

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

    Thanks so much. It’s very simple to follow.
    Question, I got stuck in https. So, I’ve imported a certificate for both www and non-www and it seems it doesn’t work as expected. One thing is that the imported certificate doesn’t generate a cname. Is there a way to make the ssl work without adding cname record in route 53?

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

      Update: I skipped the hassle and just transferred my domain name to Route 53 and issue an Amazon SSL. Then I followed your tutorial again and everything works.
      Thanks.

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

    Nice tutorial, but I have 1 question:
    Why do you use two s3 buckets? I did not understand that.
    Also I want to mention, that you could disable the S3 website hosting afterwards. So the S3 itself is not accessable. But this is optional.

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

      Is that because CloudFront replicates the S3 contents to its own storage location? And what if we need to update our website, would the new files be uploaded to our bucket and should we reactivate public access again for CloudFront to get the updated files?

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

      @@maikvanrossum Cloudfront gets the access to the bucket, not to the content in the bucket. So if you update the files in S3, you just need to update Cloudfront through an invalidation.
      I did it with one S3 Bucket and it worked.

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

      @@florians9170 okay, but how does it keep om working without website hosting enabled? Content will be cached by CloudFront, so it won’t be purged without access to the bucket?

  • @JamesLee-lm4ow
    @JamesLee-lm4ow 8 หลายเดือนก่อน

    Is this in the learner lab?

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

      Not sure whether it is available in the learning lab bro