I am curious what patterns other dev teams are using to manage files within their saas product to allow for multi-tenancy, permissioning, sharing, searchability etc.
Easiest alternative I’ve found so far is AWS Transfer Family for managed SFTP, which customers can use to dump things directly into an S3 bucket you manage.
I’ve also heard files.com mentioned as a good solution.