memcache

By Phil Frilling, 25 April, 2012
Some thoughts for setting up a high performance Drupal stack:

Needs:

  • High availability for an estimated 4,800 users.
  • Traffic will be modest with heavy spikes during certain times.
  • Traffic will be mainly authenticated users.
  • Needs to be 100% reliable, especially during the spikes.

Solutions

  • One server dedicated to MySQL.
    • EC2 instance running MySQL and not much else?