I want to start writing application on cloud. Is there any software or free cloud which I can use?Is there any document which can help me to start?
|
feedback
|
closed as not a real question by Dori Jul 28 '11 at 7:15
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
|
Amazon EC2 (Elastic Compute Cloud) has a free tier which is good for most basic purposes. If you are proficient in programming and server admin, you should be good to go. I have setup an app on Amazon EC2. It has a basic static website, my blog, and a web application. The technology stack is Apache+JBoss+MySQL+Wordpress. | |||||||
feedback
|