Building a file upload service for managing public files in Nestjs with Amazon s3
Feb 20, 2023 · 9 min read · Modern applications may require files in different formats as part of their product requirements. Storing these files in our database can result in downtime or poor performance because files can take up a lot of space. The best approach is to store t...
Join discussion
