Sunday 23 June 2019

Music streaming API

so, I have a client that needs a streaming app (web + mobile), I want to build the an API that servers all the appsi'm having a hard time figuring where to store the music files, I think that the file system option is not valid here because I want to protect the music, so I think that I am between two options, an S3 or storing the music in a normal database (Mongo) as blobs , what do you think?

Submitted June 23, 2019 at 09:59PM by Mumus27

No comments:

Post a Comment