A lot of developers see TensorFlow from the experimental perspective: tensorflow machine learning algorithms, neural networks in tensorflow, tensorflow hub for datasets and reusable models, tensorboard for visualization and experimentation, etc. What they are probably yet to know is how much TensorFlow now offers regarding model deployment and management in production. In reality, TensorFlow was also built with MLOps in mind.
In the early days, while TensorFlow offered flexibility, it sort of lacked a complete end-to-end production system.
Sibyl (now TFX), on the other hand, had robust end-to-end capabilities, but lacked flexibility.
This talk is a dive into TFX and a little beyond deploying TensorFlow models for production.