Use Consul's prepared query capability, to automate geo failover policies for services in the case that one of multiple connected datacenters is unavailable.
17min
Register external services with Consul service discovery
Register and health check services with Consul, even when they
are running on nodes without a co-located Consul agent.
14min
Use Terraform to register external services
Register external services with Consul using the Terraform Consul provider.
20min
Ensure only healthy services are discoverable
Use Consul's health checks capability to monitor datacenter health, and learn how it is used by the service discovery components to route traffic away from unhealthy hosts.