Database Devops Lifecycle

Database DevOps: expand/contract zero-downtime schema migration, migration-as-code with Flyway, Liquibase and Atlas, connection pooling, replication lag, and rollback strategy. Use when adding, renaming or dropping a column on a large Postgres or MySQL table without downtime, running migrations from a deploy pipeline, or diagnosing read replicas lagging behind the primary and serving stale data.

mchittineni 8706b85 2 files · 6.7 KB Updated

File contents

mchittineni/cloud-platform-skills/tree/main/.agents/skills/database-devops-lifecycle commit 8706b857d8

Frequently asked questions

npx skillmds@latest add mchittineni/database-devops-lifecycle