* Abstract away from specific computing/storage APIs
* Test to ensure you can always deploy to a different provider
Twilio does this well, as they run in AWS and Rackspace Cloud, based on availability and cost.
* Abstract away from specific computing/storage APIs
* Test to ensure you can always deploy to a different provider
Twilio does this well, as they run in AWS and Rackspace Cloud, based on availability and cost.