Database Schema Migrations with Zero Downtime
Offered By: PHP UK Conference via YouTube
Course Description
Overview
Learn strategies for implementing database schema migrations with zero downtime in this PHP UK Conference talk. Explore non-destructive changes, rollbacks, and techniques for handling large data sets while maintaining continuous deployment. Discover useful tools and approaches to safely migrate data with minimal disruption to production environments. Gain insights into backwards compatibility, feature toggles, test migrations, and housekeeping practices. Delve into advanced topics such as failover, Kafka, and CQRS to enhance your database migration skills and ensure seamless updates for your applications.
Syllabus
Introduction
Database schema migrations
Why rollbacks are bad
Zero downtime deployments
Backwards compatibility
Rename
Challenges
Columns
Feature Toggle
Test Migrations
Fake Data
No Schema Land
Migration during reads
Migration housekeeping
Large data sets
Failover
Kafka
CQRS
Migration tools
Recap
Taught by
PHP UK Conference
Related Courses
Versioning and Evolving Microservices in ASP.NET CorePluralsight Deep Dive Into Microsoft Teams JS SDK V2 for Extending Teams Apps to Outlook & Office.com
Microsoft via YouTube Investigation and Creation of Software - Exploring Developer Realities
ChariotSolutions via YouTube OpenTelemetry - Overview & Backwards Compatibility of OpenTracing + OpenCensus
Linux Foundation via YouTube Serialization Protocols for Distributed Systems
Devoxx via YouTube