CDN
The CDN feature in Expo Open OTA allows you to serve your assets through a Content Delivery Network (CDN) to improve the performance of your app updates. Currently only CloudFront is supported as a CDN provider.
Optional
This feature is entirely optional. If you don't configure a CDN, the server will serve assets directly. You can safely skip this section if you don't need CDN integration.
Available CDNs
📄️ Cloudfront
The cloudfront CDN feature requires your storage mode to be set to s3. You can follow the storage guide to set up your storage solution.