MySQL in the cloud at Airbnb
nerds.airbnb.com
MySQL in the cloud at Airbnb
1–10 of 22 posts
Re: MySQL in the cloud at Airbnb
#2Re: MySQL in the cloud at Airbnb
#3Re: MySQL in the cloud at Airbnb
#4How does the scalability offered by Heroku compare to this? Does Heroku let you interface with RDS if you outgrow their db offerings?
Re: MySQL in the cloud at Airbnb
#5Okay, this justifies my HN-browsing once again. I was thinking about hosting MySQL-using application in the cloud literally thirty minutes ago, and then this caught my eye in the HN front page. RDS looks very promising, I think it will prove itself useful to us. Thanks HN!
Re: MySQL in the cloud at Airbnb
#6Good post!
Re: MySQL in the cloud at Airbnb
#7Re: MySQL in the cloud at Airbnb
#8Then I switched to RDS. I instantly fell in love with snapshots. I love that you can backup your database while it is hot. Sometimes, before doing a scary migration or query I'll take a snapshot just in case. I love that.
Even more amazing is the ability to scale up/down while the database is live. When I was with Softlayer and I needed to migrate to new machines there was always downtime and I always had to pay for both the new machine and the old machine for a small duration of time. Thus migrating would cost a couple grand in lost revenue and servers expenses, not to mention my Friday and Saturday night.
Re: MySQL in the cloud at Airbnb
#9Would it be possible to get some figures of how much you pay amazon for this? And also db-size and queries per day or something? Good post!
Re: MySQL in the cloud at Airbnb
#10How does the scalability offered by Heroku compare to this? Does Heroku let you interface with RDS if you outgrow their db offerings?