I’m interested in leveraging cleardb for back-end mysql service together with DigitalOcean droplets (webservers) - anyone have experience with this or other PAAS provider of mysql?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I’ve heard of, but not used ClearDB. The benefits are management, redundancy, and replication. If you can manage your own cluster, you won’t benefit as much as someone who would prefer or needs someone else to do it for them. The cost is pretty hefty if you have a sizeable database, but then again, if your database is 5-50GB in size, you may prefer to have someone manage it for you as you’d be spending a little time tweaking and tuning MySQL for that type of growth.
Haven’t heard of anyone outsourcing the DB layer the first question would be why, is it for convenience, performance etc.? <br> <br>Also you would want to make sure that the latency between where your DB is hosted and your webservers is relatively low otherwise every request you make is going to traverse the latency and cause slower page loads for your end users.
Aside from managing backups you would gain significat cost savings and performance advantages from running your DB from a separate virtual server. <br> <br>A 4GB virtual server which costs $40/mo will easily handle 200+ queries per second and 100 connections and overall performance will depend on your specific queries and optimization. <br> <br>Running your own server you can also dig into any performance issues or install analytics monitoring like NewRelic which can dig into your application and show you which queries are running slow.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.