Ways to do Continuous Incremental Delivery - Part 2: A core database change
linkedin.com·5d·
Discuss: r/programming
⚙️Database Internals
Preview
Report Post

Ways of incrementing

I work mostly with full stack development, though I don’t do that much frontend work. But I will try to provide the full stack for changes as best I can. Most of these real-world examples are either from the project that was surveyed or past projects I have been on.

In each case I will try to provide full step-by-step descriptions. Highlighting for each increment what value it brings, how risk is reduced.

The core assumptions that underlines these articles are that often we are not able to fully assure quality of changes before they hit production, so we want to do the changes in a safe way. Additiona…

Similar Posts

Loading similar posts...