Infrastructure requirements are a critical consideration for any automation initiative.
Below is a sample infrastructure diagram to help your teams understand the architecture generally involved when automating database schema changes.
It is recommended that the Liquibase implementation team work together to complete the recommended planning outlined in this guide. That way, you will have all the credentials, permissions, and prerequisites required to progress quickly toward your implementation goal.
Addressing these components can help you create a comprehensive and effective Liquibase implementation plan that minimizes risks and maximizes the benefits of using the tool for database change management.
Once you have planned your implementation, you should be ready to start building!
The rest of this guide will cover the following setup phases:
Install Liquibase
Structure Your Changelog
Connect Your Database
Build Your Automation
Define Your Policies