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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南