Application Resiliency
- 14minDeploy seamless canary deployments with service splittersUse Consul service splitters and service resolvers to gradually and safely promote your services. Split layer-7 (L7) traffic, using Envoy proxies configured by Consul, to roll out a new version of a service. You can also use this for zero-downtime, blue-green, and canary deployments.
- 20minGradually adopt service mesh to build highly scalable applicationsSeamlessly migrate your services to service mesh with permissive mTLS then use cluster peering to connect Consul datacenters across multiple cloud providers to build highly resilient applications in this companion tutorial to the HashiDays 2023 workshop.