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 Antwort
2
Akzeptierte Antwort

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
beantwortet vor 9 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen