DevOps & Deployment
Most outages during a deploy are schema changes, not code.
Zero-Downtime Database Migrations: Change Your Schema Without Taking the App Down
Most outages during a deploy are schema changes, not code. Here's the expand-contract pattern for zero-downtim...