Open2023/11/25にコメント追加2CloudfrontとS3で複数のSPAをホスティングdehio32023/11/25 概要 同一ドメインでマイクロサービスの展開を想定 サービス毎でフロントエンドを管理したい 返信を追加dehio32023/11/25に更新 SPAの構築 https://docs.aws.amazon.com/ja_jp/prescriptive-guidance/latest/patterns/deploy-a-react-based-single-page-application-to-amazon-s3-and-cloudfront.html https://github.com/aws-samples/react-cors-spa/tree/main aws cloudformation deploy \ --template-file react-cors-spa-stack.yaml \ --stack-name react-cors-spa-stack --region us-east-1 返信を追加
dehio32023/11/25に更新 SPAの構築 https://docs.aws.amazon.com/ja_jp/prescriptive-guidance/latest/patterns/deploy-a-react-based-single-page-application-to-amazon-s3-and-cloudfront.html https://github.com/aws-samples/react-cors-spa/tree/main aws cloudformation deploy \ --template-file react-cors-spa-stack.yaml \ --stack-name react-cors-spa-stack --region us-east-1 返信を追加