Hello, I currently have a node js app running on a dual core 4GB vps and I am having performance issues because the app invokes ffmpeg for certain functions. I just want to get some opinions since I never deployed anything to "the cloud". I am looking at google's cloud engines but I am not sure whether to choose between the cloud functions, Paas, Iaas or if I should go with amazon. My app basically does this.Takes a request from a clientinvokes ffmpeg to transform a filestores the file (anywhere from 3MB to 100MB) in diskuses mongodb.What do you guys recommend?
Submitted August 22, 2018 at 02:21AM by apphut
No comments:
Post a Comment