Managing persistent data on an Amazon EC2 web server
- by Derek
I've just started trying out Amazon's EC2 service for running an asp.net web app which uses a SQL Server 2005 Express database. I have some questions about how to configure and operate it best for reliability, and I'm hoping to tap into some collective wisdom here as this is my first foray into EC2.
Here's how I have it configured currently:
OS:…