Skip to main content
Presentation

Patterns of Evolution from Monolith to Microservices

Explore patterns in the evolution of legacy systems toward microservices and learn how this transition can be directed to event-oriented architectures.

This talk looks at some of the patterns in the evolution of legacy systems toward microservices and learn how this transition can be directed to event-oriented architectures. Learn the trade-offs between having a centralized database versus multiple microservices with their own database. In this scenario, how can we guarantee transaction consistency and know when to use choreography versus orchestration. In addition, see practical examples of when to use synchronous or asynchronous communication and when it makes sense to use something like service mesh or event sourcing.

More resources like this one

3/15/2023Case Study

Using Consul Dataplane on Kubernetes to implement service mesh at an Adfinis client

1/20/2023FAQ

Introduction to Zero Trust Security

1/4/2023Presentation

A New Architecture for Simplified Service Mesh Deployments in Consul

12/31/2022Presentation

Canary Deployments with Consul Service Mesh on K8s