Live data from Hacker News

Untitled topic

news.ycombinator.com

1–2 of 2 posts

Re: undefined

#2
Like many teams, we treated application CI/CD as a first-class citizen but left PostgreSQL schema changes as a manual afterthought. That led to broken deployments, inconsistent environments, and rollback nightmares.

This article shares our transition to a fully automated, GitOps-style workflow using Harness Database DevOps and Liquibase. It dives into technical challenges, architecture changes, and lessons learned while scaling PostgreSQL migrations across multiple environments.

Read the full blog post - https://dub.sh/JMUgbep

Would love to hear how others have tackled this problem at scale.