These tutorials use an example application written to illustrate why and how organizations can migrate from monolith to microservices using Consul on Kubernetes.
Understand the Value of Migrating to Microservices
Consul service mesh features enable organizations of any size to implement a
controlled migration from monolith to microservices without disrupting current
workflows or system availability.
7min
Consul service mesh on Kubernetes design patterns
Consul service mesh implements several, potentially familiar, networking and
cloud native design patterns. Learn how the Consul service
mesh operates in a Kubernetes environment, and maps Consul components back to
the design pattern language.
16min
Model a Monolith as a Set of Microservices
This tutorial will use an example monolithic application developed by a fictional
company to illustrate the process of modeling a monolith as a set of microservices
and planning a microservice pilot project.
21min
Scope a microservice extraction
Explore an example monolithic application developed by a fictional
company to illustrate the process of scoping a microservice extraction from a
monolith and with a focus on preparing for deployment it to Consul service mesh
on Kubernetes.
25min
Extract and deploy a microservice with Consul on Kubernetes
Explore an example monolithic application developed by a fictional
company to illustrate the process of extracting a microservice from a monolith
and deploying it to Consul service mesh on Kubernetes.