Using Amazon Simple Workflow (SWF) to Orchestrate Cross-region Deployment of RDS Resources
Summary: In this article we look at how Amazon Simple Workflow (SWF) can be used to orchestrate the cross region deployment of RDS resources.
Recently, I have been investigating highly available (multi-AZ) cross-region configurations of RDS. The RDS API makes the task quite simple. It’s little more than:
master_db …