简体   繁体   English

针对.NET云服务提供商的建议

[英]Recommendations for .NET cloud service provider

Apologies for the vague question, I am looking for pointers rather than exact answers. 为模糊的问题道歉,我正在寻找指针,而不是确切的答案。 I have an application I am developing in Silverlight which requires some back-end persistent data. 我有一个我在Silverlight中开发的应用程序,它需要一些后端持久数据。 I can certainly do this myself using IIS / SQL Server, but I am eager to learn something new! 我当然可以使用IIS / SQL Server自己做,但我渴望学到新东西!

Are there any suitable, free, cloud services I could use? 我可以使用任何合适的免费云服务吗? A bit like Google App Engine, but preferably allowing me to use the .NET stack, eg via a WCF connection to my client. 有点像Google App Engine,但最好允许我使用.NET堆栈,例如通过WCF连接到我的客户端。

As this is just for learning purposes I don't have many requirements regarding data volumes etc, however, it would be nice if I could run some scheduled services on my data in the cloud, eg some statistics calculations every hour. 由于这仅仅是出于学习目的,我对数据量等没有太多要求,但是,如果我可以在云中的数据上运行一些预定服务,例如每小时进行一些统计计算,那将是很好的。

Any pointers? 有什么指针吗?

You can get Azure free for 30 days here . 你可以在这里免费获得Azure 30天。 If you have a premium/ultimate MSDN subscription, you can get Azure free for 8 months. 如果您拥有高级/终极MSDN订阅,则可以免费获得Azure 8个月。

if it's only a test and you do not expect high volume you could do with Windows Azure and SQL Azure, at least you learn how to deal with leading products and if afterwards you decide to develop something more commercial, you will reuse the know how. 如果它只是一个测试而且你不期望用Windows Azure和SQL Azure可以做到高容量,至少你学习如何处理领先的产品,如果之后你决定开发更商业化的东西,你将重用知识。 I do believe for testing reasons or low volume you should get it either for free or extremely cheap. 我确实相信测试原因或低音量你应该免费或非常便宜。

Try EyeOS . 试试EyeOS You can go for the trial version and test your applications. 您可以使用试用版并测试您的应用程序。

Others are 其他人是

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM