Have you considered trying Amazon Elastic Beanstalk and RDS? Elastic Beanstalk will load balance your war and RDS is essentially hosted MySQL AWS has a free tier that will let you dev your low volume app without the upfront investment.
On Thu, Jun 2, 2011 at 2:49 AM, sachin sreenivasan < [email protected]> wrote: > Hi, > > I started with my first GWT project. I am using MySQL as the > database. Can someone (preferably from India) please tell me which is > the best hosting service provider for my website in GWT with quite a > good uptime and which will support the GWT war file and the MySQL > database with unlimited space. Can someone please help me with this? > > Regards, > Sachin > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- -- A. Stevko =========== "If everything seems under control, you're just not going fast enough." M. Andretti -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
