开发者

Is cloud database to store our data is available?

开发者 https://www.devze.com 2023-03-28 10:10 出处:网络
Is there any Database or Cloud which can be used to store our data? Because i have an idea to create Android app whi开发者_JS百科ch can use Cloud network to store data,photos,videos like that.

Is there any Database or Cloud which can be used to store our data?

Because i have an idea to create Android app whi开发者_JS百科ch can use Cloud network to store data,photos,videos like that.

Sorry if my question is not sensible.

Thanks, Shanmugam


You can use Amazon Web Services to store data in the cloud. AWS gives you the choice of a database or a raw storage. For DB, you can choose between SimpleDB and Relational Database Service (RDS). For raw storage, you can choose between Simple Storage Service (S3) and Elastic Block Store (EBS).

Keep in mind that all these are paid services. There is a free tier, but it's volume and time-limited.


If you have your own server you could use an instance of Microsoft SQL Server and communicate with you android application using WCF web services.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号