That’s a pretty long blog title. Anyway that’s a beacon for those of you tired of testing your client application with MySQL database running locally in localhost:3306. I played all sort of querying and updating tricks between my local database and the application that I developed. But still felt incomplete without connecting my application to a MySQL server running remotely. I searched the web for such a service and found out that it is possible through Amazon Web Services . You need to create an account with a one year free tier plan for that. But further steps sounded too complicated. Somehow in my Java journey I found out an easiest way to do it. Let me introduce you the Cloudbees.com . But one limitation is that your database size should not exceed 5MB. Go to http://www.cloudbees.com/ and signup for a free account. You will be asked to provide custom domain name, which will be used to Sign in to your new Cloudbees account. In Home page click on Services tab. You will be sho...
You may say I'm a dreamer But I'm not the only one.