並び順

ブックマーク数

期間指定

  • から
  • まで

201 - 204 件 / 204件

新着順 人気順

CloudFrontの検索結果201 - 204 件 / 204件

  • How to reuse an AWS S3 bucket for multiple Serverless Framework deployments

    Credit: Eduardo RabeloWhen using Serverless Framework, the default behaviour is the creation of a S3 bucket for each serverless.yml file, since they are treated as separated projects. As described in the documentation, when you run serverless deploy we have the following steps happening: An AWS CloudFormation template is created…

      How to reuse an AWS S3 bucket for multiple Serverless Framework deployments
    • 静的コンテンツを更新したときに即時反映されるようにCloudFrontのInvalidationを走らせるLambda関数

        静的コンテンツを更新したときに即時反映されるようにCloudFrontのInvalidationを走らせるLambda関数
      • Next.js で SSG したサイトを AWS CloudFront + S3 にデプロイする - Qiita

        はじめに 最近 Next.js の SSG (Static Site Generator: 静的サイト生成) の機能が強化されにわかに盛り上がっています。 SSG の用途では今までは Gatsby.js や React から Vue に浮気して Nuxt.js を選択したほうが早いという印象でしたが、 Next.js で何でもできるようになってきて個人的には嬉しいです。 SSG によって生成されたファイルは単なる HTML/CSS/JS なため、 AWS S3 などに静的にホスティングすることが可能です。 これ自体は create-react-app などで作った SPA でも同じなのですが、 SSG の場合はページ毎に予めレンダリングされた HTML を取得できるため、ロードが早かったりページ別に SEO 対策がやりやすいといったメリットがあります。 今回、 Next.js で SSG

          Next.js で SSG したサイトを AWS CloudFront + S3 にデプロイする - Qiita
        • Amazon CloudFront now supports TLS 1.3 session resumption for viewer connections

          Amazon CloudFront now supports Transport Layer Security (TLS) 1.3 session resumption to further improve viewer connection performance. Until now, Amazon CloudFront has supported version 1.3 of the TLS protocol since 2020 to encrypt HTTPS communications between viewers and CloudFront. Customers that adopted the protocol have seen their connection performance improved by up to 30% compared with prev

            Amazon CloudFront now supports TLS 1.3 session resumption for viewer connections