runtime CI/CD

Hubert-Dudek
Databricks MVP

Not only is code CI/CD possible, but runtime CI/CD is now possible thanks to #databricks docker.

more about it:

https://databrickster.medium.com/databricks-docker-from-runtime-ci-cd-to-compliance-1479cf6cdf8d

https://www.sunnydata.ai/blog/databricks-custom-container-runtimes

docker.png


My blog: https://databrickster.medium.com/

julius_ranklab
New Contributor III

Why would we want to use docker?
Wouldn't that just add unnecessary complexity? 

In most cases, yes, but if you have enterprise use cases, like adding certificates or integrating connectors with legacy tools, it is actually easier this way.


My blog: https://databrickster.medium.com/

I see. So if an enterprise has already been using Docker for a lot of stuff before Databricks, we have to stick with it.