October 2021
Intermediate to advanced
472 pages
11h 32m
English
This chapter covers
In the previous chapter, we talked about model deployment with AWS Lambda and TensorFlow Lite.
In this chapter, we discuss the “serverful” approach to model deployment: we serve the clothing classification model with TensorFlow Serving on Kubernetes. Also, we talk about Kubeflow, an extension for Kubernetes that makes model deployment easier.
We’re going to cover a lot of material in this chapter, but Kubernetes is so complex that it’s ...
Read now
Unlock full access