On Sat, Feb 9, 2013 at 4:24 PM, Arun Khan <[email protected]> wrote: > As someone else has suggested AWS, I agree. IIRC, AWS offers a one > year free micro instance.
Be careful before going with EC2 micro instance. It's not meant to use with sustained processing. It's not a good idea to run website on it. It's rather meant for running applications that need processing power in bursts. Micro instance is not allocated dedicated processing, it only gets whatever extra is available. So you get spikes in processing only when available, read http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts_micro_instances.html#available-cpu-resources-during-spikes _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
