Configure Nomad for an ACL-enabled Consul cluster and run a sample job
that uses Consul service mesh.
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.
12min
Consul service mesh in production
Understand best practices for running Consul service mesh in production.
17min
Traffic splitting for service deployments
Split layer-7 traffic, using Envoy proxies configured by
Consul, to roll out a new version of a service. You can use this method for
zero-downtime, blue-green, and canary deployments.