Delve 12: Let's Build a Modern ML Microservice Application - Part 6, Containerization
"This containers revolution is changing the basic act of software consumption. It’s redefining this much more lightweight, portable unit, or atom, that is much easier to manage… It’s a gateway to dynamic management and dynamic systems." - Craig McLuckie
ML Microservices, Deployment through Docker
Hello data delvers! In part five of this series we added automated tests to our application to make it easier to catch bugs. I this part we'll cover packaging and deploying the app!