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 Risposta
2
Risposta accettata

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
con risposta 9 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande