Need to share data via internet for my application (Azure?)

  • Thread starter Thread starter ZenMusic
  • Start date Start date
Z

ZenMusic

Guest
I am developing a C# application that I intend to publish.

I wish to have the app load data and update data that is shared between all the users currently running my app.

This is not a great volume of data (much less than 1 GB max forever). And it is READ MOSTLY ...

Where would I put this data? Is that what amazon cloud could be used for? Or a Microsoft product (Azure?) ?

At the start ... The data slowly changes (with a few updates per second max, usually 100-200 per hour)


thanks

Continue reading...
 
Back
Top