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?