-1

There are two Availability Zone in a VPC, I would like to access instances which are in one Availability Zone when the other availability zones is down. Doesn't matter Private or Public instances.

1 Answers1

1

If an availability zone is 'down' you will not be able to (reliably at least) access any of the resources in it - An AZ is essentially an entire data centre in one geographic location, so it being down means that something is going pretty wrong (eg security incident, earthquake, power outage etc).

danimal
  • 1,567
  • 13
  • 16