No upcoming presentations...

    DDL Schema Migrations: Navigating the High-Scale Seas

    Learn about common failure modes when modifying Postgres tables and how to address them

    Schema migrations (DDL statements) can be a rough journey, especially when dealing with high-scale, always-online microservices. In this talk, we will:

    • Explore the common pitfalls and failure modes when modifying Postgres tables - locking and backwards-incompatibility
    • Share real-world examples from large-scale systems with minimal downtime
    • Dive into the strategies and solutions we’ve...

    @ Seattle 2024

    Nov 6 2024

    Dev