Profile

こうブログ

Notes to Self


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

2024年1月1日 Portfolio
Tags: aws cloudformation cdn s3 cloudfront codepipeline codebuild

概要

S3 + CloudFront構成。

CodePipeline、CodeBuildにてCICDを構築。


用途

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


AWSアーキテクチャ

AWSアーキテクチャ


AWS CloudFormation

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