Hi,
We are using OutSystems Cloud which has SQL Server, what would best practice for storing attachements of large files? Should this be done in the relational database or should be use an external storage / blob storage (Amazon S3 or similar)? Number of files will potentially be large amount over time.
Hello Houman,
See this document, filter on page by File storage.
Example using S3: https://www.youtube.com/watch?v=Pl5PygKj8wQ
Hope it helps.
Regards.
Thank you for your insight!