Summary
We have just completed the journey to move your model from testing to production and use Comet to keep your model up to date!
Throughout this chapter, you have reviewed some basic concepts related to DevOps and MLOps, as well as the DevOps and MLOps life cycle. You have also learned how to integrate Comet in the DevOps/MLOps life cycle, and how to use it to keep track of the best model.
You have also reviewed the basic concepts behind Docker and Kubernetes, two popular platforms to build DevOps applications. Finally, you have implemented two examples: the first one integrated Comet in a Docker image, and the second one integrated Comet with an application deployed in Kubernetes.
In the next chapter, you will review some basic concepts behind releasing software, with a particular focus on GitLab and how to integrate it with Comet.