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?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.