Partial downtime resilient architecture
When building apps on Windows Azure, you tend to rely on *many* remote services: storage, SQL, appfabric, provisioning API ... Although, it's convenient to assume that everything works faultlessly, in practice, we frequently observe glitches from one service or another.
It would be very nice to document architecture strategies how to make apps more resilient to those partial outages.
21
votes