Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Database Schema Migrations with Zero Downtime

PHP UK Conference via YouTube

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

Reviews

Start your review of Database Schema Migrations with Zero Downtime

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.