free cloud hosting for testing purpose
-
Hi all, I want to deployed my cloud app to cloud but microsoft windows azure required credit card even for trial period so i an not able to test my app to cloud. Please help me where i host my app for test.
Thanks & Regards, Balwant,
-
Hi all, I want to deployed my cloud app to cloud but microsoft windows azure required credit card even for trial period so i an not able to test my app to cloud. Please help me where i host my app for test.
Thanks & Regards, Balwant,
you can visit this link http://aws.amazon.com/ec2/ here you can create your free account and can use for free for 1 year.
-
you can visit this link http://aws.amazon.com/ec2/ here you can create your free account and can use for free for 1 year.
can i use .net on this amazon.com/ec2/ cloud platform
-
can i use .net on this amazon.com/ec2/ cloud platform
-
No you can't. if you want to use .net and test it .its better you use Windows Azure cloud platform.
hi Azure involves cost, is there is any free or less costly means to do azure R&D
-
hi Azure involves cost, is there is any free or less costly means to do azure R&D
If you have an MSDN account (Premium or Ultimate) Azure is free (with certain restrictions like CPU size). You do still need to insert credit card details but you won't get charged unless you exceed your limits. If this isn't an option I seem to remember there be some dev utility that simulates the cloud locally on your workstation. I can't remember the name but it does sound familiar I'm sure a quick google would get you the name. Phil
-
No you can't. if you want to use .net and test it .its better you use Windows Azure cloud platform.
Yes, EC2 does support .NET, but not on the free tier. The cost can be very low if you only run the server for occasional tests, but is similar to a conventional hosted VM if you need it running all the time.
-
Hi all, I want to deployed my cloud app to cloud but microsoft windows azure required credit card even for trial period so i an not able to test my app to cloud. Please help me where i host my app for test.
Thanks & Regards, Balwant,
If you are developing it for your purpose then better test it on your Emulator. It has no more difference than local and server hosting. It is very good for developer testing. It works same on Azure even. If you are developing it for your client better ask him an account. Queries are welcomed! Regards, Deepak.