Continuous Delivery is easy in some circumstances. If you are writing a stateless, maybe even serverless, microservice it is pretty simple really. Most systems need state though. What do we do about state? How do we work to keep our systems "releasable all the time" when we have data, sometimes LOTS of data?
This talk describes some of the useful, practical, techniques that you can apply to implement Continuous Delivery for data as well as for code.
Watch the full video to explore more..
#devops #continuousdelivery #webinar