亚马逊网络服务+ ASP.NET MVC 3 + MYSQL亚马逊、网络服务、ASP、MYSQL

2023-09-11 10:54:08 作者:夏微凉°

我有一个使用实体框架连接到MySQL用于其数据存储建立在ASP.NET MVC 3应用程序。我在看托管选项,和亚马逊看起来像我主持的用户群会在两个极端(大量的观众和没有观众)之间进行切换非常诱人的地方。

I have an application built on ASP.NET MVC 3 that uses Entity Framework to connect to MySql for its data store. I am looking at hosting options, and Amazon looks like a very tempting place for me to host as the userbase will be shifting between both extremes (massive audience and no audience).

1),这可能吗?

2)它是一个坏主意?

2) Is it a bad idea?

3)如果有可能,我该怎么从AWS需要使它工作?

3) If it is possible, what do I need from AWS to make it work?

任何帮助将是非常有益的,我期待在本周的设置主机了。

Any help would be extremely helpful, I'm looking at setting the host up this week.

在此先感谢!

推荐答案

与AWS的问题是,管理服务器和配置是你,你将不得不配置服务器和IIS,我会建议你使用< A HREF =htt​​ps://appharbor.com/> appharbor 相反,它是一个PaaS的托管,使用的Git的部署,这是非常愉快的使用,它已经在测试了将近一年,我觉得很可靠的,我有它的生产应用程序没有问题。它的基础设施AWS下运行,你会得到大规模的时候,你必须通过控制面板上的添加更多的Web服务器,你不要有自己配置的服务器。

The issue with AWS is that administration and configuration of the server is on you, you will have to configure the server and IIS, I would suggest you to use appharbor instead, it's a PaaS hosting that uses Git for deployments and it's extremely pleasant to use, it's been in beta for almost a year and I find it very reliable, I have a production app on it without issues. Its infrastructure runs under AWS and you get to scale when you have to by adding more web servers on the control panel, and you dont have to configure the server yourself.