Need of Suggestion for storing data in cloud

Hi all, I want to develop an app in that admin uploads pdf files or content to the app and other users can view and read it. For this which cloud service is good for storing files and data

firebase is a good place to start.

Thank Mikrochipkid, Is there any documentation or any demos available to integrate firebase with Ionic, i tried several tutorials but nothing working

The Amazon S3 is also a good place to store images or files

You could fhave a look to the tutorial of @saimon https://devdactic.com/ionic-aws-nodejs-1/ or in video https://www.youtube.com/watch?v=uOK3_BbynRE

BUT important note, you will most probably need your own server too to achieve this flow

Happy coding

1 Like

Thank Mr.Richard for your valuable suggestion

1 Like