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

Поділитися
Вставка
  • Опубліковано 6 лис 2024

КОМЕНТАРІ • 18

  • @rajendrawarrier7274
    @rajendrawarrier7274 10 місяців тому

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

  • @shenanigans917
    @shenanigans917 11 місяців тому

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

  • @AfterNoonMeal
    @AfterNoonMeal 10 місяців тому

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

    • @techwithotabek
      @techwithotabek  10 місяців тому

      You're welcome

    • @AfterNoonMeal
      @AfterNoonMeal 10 місяців тому

      @@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.

  • @DoctrDre
    @DoctrDre 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?

    • @DoctrDre
      @DoctrDre 9 місяців тому

      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.

  • @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

  • @florians9170
    @florians9170 6 місяців тому

    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 7 місяців тому

    Is this in the learner lab?

    • @techwithotabek
      @techwithotabek  7 місяців тому +1

      Not sure whether it is available in the learning lab bro