Search
Subscribe to our newsletter
Follow us
Categories
11Nov/10
We are pleased to announce that our most requested feature, the ability to scale from a single server to multiple ones, has just been added as a LAMP stack role.
Here’s an image of how it works:
You can find it under the new Mixed Roles category, where we’ll continue to add Pre-made images for whole stacks.
This image is particularly awesome because it allows you to run a single server, with all the functionality of a whole server farm with load balancer, apache, and mysql, at a fraction of the cost, typically one third. When load increases on this server, a second server is added, and serves http requests like the first one, but also acts as a mysql slave.
The only configuration required in your application to use this, is to direct reads to localhost but writes to your int-mysql-master subdomain (details).
Enjoy!
Amazing! Does it run on a micro sized (free) instance? That would be mind-blowing.
Yes, but make sure to choose a 64bit image so the image you make is compatible with the more cost-effective Large instances, should you ever choose to upgrade.
The only problem with 64bit image that we can’t upgrade to Small instance, we have to jump directly to Large.
Yes. You can launch these roles on t1.micro instances.
Regards,
Igor