Migrating from a monolith to a new service
Room 1
15:00 - 16:00
(UTC+02)
Talk (60 min)
Wednesday
This is a story about how our team at Stack Overflow split out a small feature from a monolithic application into its own microservice. We moved the data to a new database, rebuilt the UI as a microfrontend using a new framework, and managed to deploy it without any downtime.
Agile
Architecture
Microservices
In this talk, we’ll dive into the challenges with Eventual Consistency, multi-tenancy, circular references, cross-origin resource sharing (CORS), and many more. You'll hear the choices we made, along with other options we considered, and what we learned from this experiment.