Hey everyone. I am building a SaaS that is a management system. The user would be uploading files into our dropbox through our system. In our functionality testing, we had a bottleneck of links expiring, my developer was able to rectify this by making the links not expire.
However, I am now having second thoughts about using dropbox, is it a viable solution? Should I look for an alternative (AWS) or is using dropbox fine for this purpose.
Your input is appreciated.