User Video Upload and Play - Best Practice

I am building the next version of my app, which will need to handle many more users than my current MVP. One key function of the app is that users can upload video files for other people on their team to watch. Some of the videos are short (5 - 10 min), but some are full hour lectures.

Is there a best practice for hosting and storing these files? Should I pass them to a video hosting service somehow and then just store the URL in Xano?

Hey @kyanaloe :wave:

Best practice would be indeed to store them in a video-specialized CDN like Fastly or Vimeo, and send the URL to Xano.

Nevertheless, Xano is based on Google CLoud Platform, so their CDN should be just fine too :wink: