Profile

こうブログ

Notes to Self


CDN 構成アーキテクチャ No.3

2024年1月1日 Portfolio
Tags: aws cloudformation cdn s3 cloudfront basic-auth

概要

S3 + CloudFront構成。

接続する際にbasic認証を設けている。


用途

SSG(Static Site Generation)などの静的コンテンツ配置。

簡易な認証を行いたい場合。


AWSアーキテクチャ

AWSアーキテクチャ}


AWS CloudFormation

https://github.com/m-kotaro/aws-cloudformation-cdn-003