WPMediaVerse Pro ships with Amazon S3 and BunnyCDN storage drivers as a native storage driver pattern, which means privacy rules stay enforced no matter where the file physically lives. What you can rely on:
- Amazon S3 integration with your own bucket and credentials, configured from MediaVerse > Settings > Storage
- BunnyCDN support for high-performance content delivery if you want edge caching
- Seamless migration between local and cloud, existing local media keeps working while new uploads go to cloud
- Storage driver pattern means custom drivers (Wasabi, R2) can be registered through the hook system
- Bandwidth tracking and usage alerts so you know when a CDN bill is about to spike
Because WPMediaVerse keeps its own indexed tables (mvs_media_index, mvs_media_meta, mvs_media_stats), queries remain fast regardless of backend and per-upload privacy still resolves correctly because access is checked before any file URL is handed out.
Honest limit: S3 and BunnyCDN are Pro-only. The free version is local-storage only and is still perfectly fine up to a few tens of GB. Pro also adds per-user quotas, watermarking and advanced analytics which are usually what you want at the scale you are describing.