Versioning Your Databases with Liquibase

Versioning Your Databases with Liquibase

What is Liquibase?Integrating LiquibaseHow It WorksChangeSetsLogging and HistoryRollbackLabels and ContextsConclusion Database versioning with Liquibase A while ago, I worked on a collaborative project where we didn’t have any database versioning…
How Shift-Left Testing Enhances CI/CD Pipelines

How Shift-Left Testing Enhances CI/CD Pipelines

IntroductionWhat Does Shift-Left Mean?Related MethodologiesWhen Can Shift-Left Be Applied?Shift-Left BenefitsConclusion How Shift-Left Testing Enhances CI/CD Pipelines Introduction Shift-Left Testing is a critical component of the software development lifecycle, ensuring that…