> Markdown version of [/events/world-congress-2024/sessions/280-migrating-from-a](https://www.wearedevelopers.com/events/world-congress-2024/sessions/280-migrating-from-a). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Migrating from a monolith to a new service - **Date:** Friday, Jul 19, 2024 - **Time:** 09:40–10:10 (30 min) - **Room:** Virtual Stage 2 - **Event:** World Congress 2024 ## Description 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. In this talk, we’ll dive into the challenges with Eventual Consistency, multi-tenancy, 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. ## Speaker ### [Connell Sharp](https://www.wearedevelopers.com/@connell-sharp) Senior Software Engineer at Stack Overflow ## Related talks at this congress - [Why we left the Cloud](https://www.wearedevelopers.com/events/world-congress-2024/sessions/329-why-we-left-the) — Marko Matotan - [ Micro-Frontends Discovery](https://www.wearedevelopers.com/events/world-congress-2024/sessions/343-micro-frontends) — Luca Mezzalira - [The Pragmatic Guide to Crafting Observable Serverless Apps](https://www.wearedevelopers.com/events/world-congress-2024/sessions/257-the-pragmatic-guide) — Adnan - [Scaling Databases](https://www.wearedevelopers.com/events/world-congress-2024/sessions/298-scaling-databases) — Tobias Petry