startup-cloud-package-lp1

Enterprise Rails customers

Reference

Cloud Load Balancing

A redundant load balancing cluster is placed in front of your app distributing incoming requests to your application intances and performing an automatic failover in case of an app server defect.

Application Instances

Your two application servers with each 2GB RAM situated on different physical machines will each serve multiple instances of your app being both fast and redundant.

Database Cluster

Your app data will be served from a redundant high-end master/slave database cluster supporting MySQL, PostgreSQL and MongoDB databases. Thus, there is no need for dedicated database servers.

Asset Storage

Store files – such as user uploads – that need to be shared across your app instances on a shared 10 GB NFS filesystem that will be mounted into your app directory.