Ultimate access to all questions.
You are a machine learning engineer working at a bank. Your bank has obtained a custom tabular machine learning model from a third-party vendor. Due to the sensitive nature of the training data used, it is not available to you. The model is packaged in a Vertex AI Model serving container, designed to accept a string as input for each prediction instance, with the feature values separated by commas. Your task is to deploy this model for online predictions and ensure that you can monitor the feature distribution over time to detect any issues. Given that you need to achieve this with minimal effort, what should you do?