4. Inference Platform
4.1 Inference Platform Introduction
4.2 Key features and technical details of the inference platform


When there is a large amount of work waiting to be processed, the system will scale up according to demand as represented by the “+” sign. On the inverse, when demand is low, the system will scale down accordingly, as represented by the “-” sign. 

A secure enclave provides CPU hardware-level isolation and memory encryption on every server, by isolating application code and data from anyone without privileges, and encrypting its memory.
Last updated