
Today, the ability to accelerate release processes is a key competitive differentiator. Accelerated release processes mean that you can move faster and do more. Ideally, businesses want to be able to automate individual units of work, co-ordinate them together, and promote the releases between environments. Updates to databases are part of this, but are often hard to integrate into a Continuous Delivery pipeline.
In this recording we cover:
- Automating the delivery of Application and Database updates
- Approaches for versioning, promotions and rollbacks
- The importance of Orchestration for integrated Application and Database updates
- Example deployment of a Java Application and Oracle Database update
- Demonstration of full continuous delivery model, from app/db update in source control, promoted and validated on a path to production