Offline or online?
In this lesson, you learned that one of the most basic differences between serving modes is whether their execution is scheduled or triggered by events and user requests.
Your final approach should be dictated by the needs of your users, without unnecessary complexities that add no value.
For example, if you have built a model for generating weather predictions that your users would like to receive only once a day, every evening, the most reasonable choice would be:
This exercise is part of the course
MLOps Deployment and Life Cycling
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
