Tagged in

Refactoring

Continuous Delivery
Continuous Delivery
Tidbits about Continuous Delivery
More information
Followers
125
Elsewhere
More, on Medium

Anti-corruption Layer

I got the following question while I was giving the talk Mainline Development and Feature Toggles and how it helps teams to make progress in small steps even for complicated Architectural Changes or Database Changes.

We are making a significant change to our…

Continuous Delivery for Database

In my previous posts, I touched upon Branch by Abstraction and Strangler Pattern which can be used as a technique for long refactorings or rewrites of the application. I also wrote about how to approach emergent design instead of Big Upfront Design.