CloudFront CDN
Learn how to configure CloudFront CDN for use with Filebase.
What is CloudFront?
1. Once you have made your Filebase bucket public, you will need the public URL of the bucket.
2. Log in to AWS Cloudfront and select ‘Create a Cloudfront Distribution’.

3. Enter your FIlebase Bucket URL for the distribution’s domain. Then select ‘Use [domain-name].’

4. Select the protocol, port number, and enter a name for the distribution.

5. You can also set custom headers, enable Origin Shield, and configure the default cache behavior.


6. Lastly, configure any alternate domain name (CNAME) record you’d like to configure with the distribution and apply a custom SSL certificate if desired.

7. Once created, you’ll be brought to the following screen showing the distribution’s details:

8. Your distribution domain name can be opened in a browser tab to test that it redirects to your Filebase bucket:

Last updated