public
Description: Run a self-healing, auto-scaled and monitored cloud simply, in the clouds, on nearly any hardware, such as EC2, eucalyptus and vmware
Home | Edit | New

Examples

Gists of some poolparty configurations

  1. Sample rails spec
  2. Sample static site spec (doesn’t currently work)
  3. Sample nginx-based clouds.rb

Single-instance pools

Multiple-instance pools

  • Replicated MySQL: Master-slave on EBS
  • Replicated MySQL: Master-master on EBS
  • Memcached

Multi-tier pools

  • Typical Rails site: Apache + Mongrel + MySQL
  • Typical Rails site #2: Apache + Passenger + Memcached + MySQL
  • Load-balanced Apache site: Haproxy + Apache
  • Load-balanced Rails site: Haproxy + Apache + Passenger + Memcached + Replicated MySQL

Auto-scaling

  • Rails
  • MySQL
  • Memcached
  • Last edited by contentfree, Thu Apr 23 00:53:09 -0700 2009
    Home | Edit | New
    Versions: