需要有关技术平台的建议. [英] Need suggestions regarding technical platforms.

查看:73
本文介绍了需要有关技术平台的建议.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,专家,

我有一个即将到来的Web门户项目,其中将包括用户注册,博客,聊天,讨论论坛,
交易,并进一步基于门户,将会有基于它的移动应用程序(iphone,android等).

以下是我对此的疑问-
1)从可扩展性角度来看,编码平台应该是什么(例如ASP.NET,silverlight,PHP).
2)在这种情况下,最安全的首选Web服务器是什么(IIS8,Apache,Linux).
3)什么是可以处理批量交易的数据库(MSSQL,MYSQL等)
一次利弊.
4)对于这种开发建议的最佳模型是什么.

谢谢
Deep Kulshrestha

Hi Experts,

I have a upcoming web portal project which would be including user regisration, blogs ,chat, discussion forums,
transactions and further based on the portal there would be its moblie apps(iphone,android etc) based on it.

Following are my questions on it-
1) What should be the coding platform from scalability point (like ASP.NET,silverlight, PHP).
2) What is the preferred web server in this case which is most secured (IIS8,Apache,Linux).
3) What should be the database (MSSQL, MYSQL etc) which can handle bulk transactions
at a time with pros and cons.
4) And what is the best model suggested for such kind of development.

Thanks
Deep Kulshrestha

推荐答案

1)可扩展性来自于您的设计,而不是您的平台,说过使用已编译的解决方案(例如,asp.net和silverlight)要优于未编译的解决方案就像php.

2)如果您在Windows上,则Web服务器是OS平台的选择,那么它就是IIS.

3)所有RDBMS都旨在处理巨大的工作量,远远超出了您所能承受的范围.因此,从性能的角度来看,选择哪种都没有区别.但是,有一些许可问题需要考虑.

3'')您可能希望查看NOSQL Db,因为在您的用例中它们更易于使用.

4)对您满意的模型进行建模,目前MVC等是不错的选择.
1) Scalability comes from your design not your platform per say, having said that going for compiled solutions ie asp.net and silverlight is better that non compiled like php.

2) Web server is a OS platform choice if you are on windows then it is IIS.

3) All RDBMS are designed to handle huge workloads well beyond what you can put them under. So it makes no difference which you choose from the performance standpoint. However there are licensing issues to consider.

3'') You might want to look at NOSQL Db''s, as they are easier to work with for your usecase.

4) Model what you are comfortable with, currently MVC etc. is a good bet.


这篇关于需要有关技术平台的建议.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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