Help Center> ModelArts> SDK Reference> Service Management> Service Management Overview
Updated on 2022-11-24 GMT+08:00

Service Management Overview

Service management indicates deploying a model that has been successfully created as a real-time or local service. This feature provides functions such as real-time prediction, local prediction, service details query, and service log query.

The real-time services include predictor and transformer, both of which provide the functions described in the following sections. This chapter uses predictor as an example.

The sample code in this chapter is implemented in ModelArts notebook instances. If the code is used in other development environments, the session needs to be authenticated. For details about session authentication, see Session Authentication.