Search code examples
amazon-web-servicesamazon-s3amazon-cloudfront

Would it be possible to point a number of cloudfront distributions to a single s3 Instance


The intended goal would be to overcome issues where browsers will only download a certain number of files from one domain at a time.


Solution

  • Yes, you can use single S3 bucket as an origin for multiple distributions.