社交网络Android应用:哪个后端服务? [英] Social Network Android app:which Backend Service?

查看:119
本文介绍了社交网络Android应用:哪个后端服务?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我和一些朋友将在Android上创建社交网络应用.
我们处于起步阶段,我们想使用Amazon(AWS)或Google(Google App Engine)提供的后端服务启动该项目,并可能在我们的应用程序处于高级状态时迁移到其他解决方案.
该应用程序包括社交网络提供的所有功能,例如上传图像,视频,状态等. 我想问的是:如何处理与该应用程序相关的数据服务?
哪种解决方案最适合管理用户信息,用户多媒体内容等? (我们努力为多媒体内容提供某种数据存储,并为其他用户信息提供一个关系数据库,但是我们对此不确定.)
AWS或Google App Engine是否可以处理此类内容,特别是哪种服务最好?

Me and some friends are going to create a social networking app on Android.
We are at the beginning,and we wanted to start the project using a Backend Service offered by Amazon (AWS) or Google (Google App Engine),and maybe migrate to other solutions when our app will be in an advanced state.
This app includes all the features offered by a social network like uploading images,videos,status,etc. What I wanted to ask is: how can I handle the data services related to the app?
What solutions are best for managing user info, user multimedial content,etc? (We tought about some kind of datastore for the multimedial content,and a Relational Database for the other User Informations,but we're not sure about this).
Are AWS or Google App Engine possible ways to handle this type of content,and what service in particular would be the best?

推荐答案

Firebase是最简单的后端即服务,最多可免费提供10个并发解决方案.它将以合理的数量扩展到无限并发. Firebase具有良好的社交登录和安全功能.最好的部分是,客户端将更新实时",而无需刷新页面以查看更改. Parse.com是另一个免费的PAAS,但没有Firebase的实时功能.

Firebase is the simplest Backend as a service and free for up to 10 concurrent solutions. It will scale to unlimited concurrent for a reasonable amount. Firebase has good social sign on and security features. Best part is that clients will update 'live' without having to refresh the page to see changes. Parse.com is another free PAAS but does not have the real time features of Firebase.

这篇关于社交网络Android应用:哪个后端服务?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆