Skip to content
SP StackPractices

Tag: zero-downtime

2 resources tagged with "zero-downtime" on StackPractices.

Database Migrations Safely

How to run database schema migrations without downtime or data loss.

Blue-Green and Canary Deployments

A practical guide to deployment strategies: blue-green, canary, rolling, and feature flags. Minimize risk and rollback time when releasing to production.