Realtime production
Realtime production is for use cases that requires real-time input data to be supplied at
the runtime. Generally, the size of the input datasets is low or average. The larger input
datasets have more chances of failure due to timeout exceptions.
The Deploy Endpoint action after the successful run in the production quest exposes the model for invocations through API Gateway.
You must confirm to the endpoint schema order when invoking for running through API Gateway. The same logic applies for testing the endpoint in the Endpoints component details.