The current project contains 2 Availability zones and each Availability zone has api-gateway, service discovery server and application servers. Each API gateway serves using it's zone elements and if element not available then from another zone.
GET localhost:8090/simple-service/zone :- returns string with Availability zone name
GET localhost:8091/simple-service/zone :- returns string with Availability zone name