HI,
I have 3 small MYSQL databases (the biggest is currently 15MB) which I need lightening fast access to from Thailand.
I currently host them on a server in Bangkok but we get a lot of connection issues. I am thinking it is probably just a crappy hosting company. There don't seem to be any obviously better ones however.
So I am looking to host these DB somewhere else and hosting in the cloud seemed the obvious choice.
I thought only static pages could be hosted in the cloud but when I searched, the likes of rackspace are offering Mysql hosting but it seems to be aimed at mega-corporations. I am a total dunce at this type of thing and dont really know where to start or what questions I should be asking.
So basically my question.
Is there affordable ($100 or less per month) hosting options for small MySQl databases in the cloud? And if yes is this the best option for me to host my 3 Mysql databases?
UPDATE
Ive just been offered (not on here) space on a rock solid server based in Bangkok.
Is this a better option that Cloud? We only need access from Thailand so I am thinking YES/
hmm not too sure.
but I decided to see who HMA uses for their server in Bangkok
http://www.servenet.co.th/vps.php
Cloud-based MySQL hosting (by which I mean the enterprise-level solutions from the big guys - Amazon, Google, et al) is a pretty complex area, or was the last time I looked into it. Very powerful if you can master it, but running MySQL on a single server is likely to be easy to optimise.
From what you say, I'd go for the rock-solid server in Thailand like a shot.
Amazons RDS is very, very easy to setup and use. IMHO: It's easier to manage an RDS mysql database than a mysql db on a stand alone server.
They take care of backups, async replication, automatic failover, software upgrades and scaling when you need more space.
They have a location in Singapore, which is not as close as having it right in Bangkok so that may be a deal breaker.
I am trying a new server in BKK now. Thanks for the replys..
@MrBaffoe - interesting! Have the latency issues that natedl98 mentions been a problem for you with RDS, or did it Just Work?
I must admit, I haven't messed with cloud-based databases for a little while - must check out the latest improvements at some point soon.