哪种服务器最适合客户端/服务器 iPhone 应用程序?

发布于 2024-10-07 16:39:19 字数 315 浏览 1 评论 0原文

我想构建一个客户端服务器 iPhone 应用程序,为此我需要将数据存储在服务器上,并在应用程序运行时将数据下载到 iPhone 应用程序。

来自服务器的数据并不适合所有人。每个用户只能看到与该用户相关的数据。 (就像社交网站一样,每个用户都有不同的主页)。对于这个应用程序,我需要存储很多用户(我希望:))),每个用户都有一些朋友并与他们交流,并且该数据应该存储在服务器上。

那么,对于这样的事情,哪一个是最好的服务器呢? Google AppEngine、Amazon S3、Amazon EC2 还是其他?

我不想浪费时间来构建自己的服务器、配置它等等......

I wanna build a client server iphone app and for this i need to store data on a server and download the data to iphone app when the app is runing.

The data from the server is not for everyone. Each user has to see only the data which is related to that user. (like social networking sites works, each user has a different home page). For this app, i will need to store a lot of users ( i hope :)) ), each user has some friends and communicate with them, and that data should be stored on the server.

So, for something like this which is the best server? Google AppEngine or Amazon S3 or Amazon EC2 or another one?

I don't wanna waste time to build my own server, configure it, etc...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

玩物 2024-10-14 16:39:19

也看看 Python + GAE。

Give Python + GAE a look, too.

雾里花 2024-10-14 16:39:19

我建议使用 Ruby on Rails 并在 Heroku 上运行它

I would suggest using Ruby on Rails and running it on Heroku

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文