Host Multiple Website in One Bucket with Cloudformation

0

How can i use CloudFormation to Host Multiple Website in One Bucket and 2 with cloud front Distribution eg:

test.domain.com -------- Folder[S3_BUCKETURL/test] (Without CloudfrontDistribution)

beta.domain.com -------- Folder[S3_BUCKETURL/beta]

app.domain.com -------- Folder[S3_BUCKETURL/app]

1개 답변
2
수락된 답변

Hello, Yes, you can host multiple websites from a bucket with or without Cloudfront depending on the use cases using Cloudformation templates. Make sure you have a correct domain configuration. However, for https, you need SSL certificate and Cloudfront distribution.

AWS
답변함 9달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠