I have around 10 Amazon instances running and I want to implement a custom maintenance page but I'm a little unsure of how to do this for a "cloud based" scenario. "App_offline.html" is not really suitable because I would have to update all 10.
I could use "DNS" [using Route53] and change the TTL of the main IP to refresh more often etc but I was wondering whether there is some other way ?
Maybe some way using a load balance or ? Has anyone had any experience in this ?