Deployments#
The processes responsible for facilitating model predictions are termed "Deployments." The platform offers a separate, specialized interface for managing these deployments, ensuring that the models are efficiently serving predictions based on the incoming data.
Similar to the management of streaming data, LIT provides a detailed view for deployment services. In this view, users can access a terminal session that displays real-time STDOUT from the process handling model predictions. This feature allows users to closely monitor the performance and status of their deployment services, providing transparency into how predictions are being processed and enabling the detection of any issues or anomalies as they occur.
By offering this detailed monitoring capability, LIT ensures that users can effectively manage and troubleshoot their deployment services, maintaining the reliability and accuracy of model predictions. This comprehensive visibility into deployment processes supports a more robust and responsive deployment workflow, crucial for operational efficiency and effective model serving.
