Skip to main content

Terminology

Control plane

Dedicated Endpoints Control Plane is a managedment layer for all configurations operations:
  • Creating & updating endpoints
  • Uploading models / weights
  • Scaling configs (min/max replicas)
  • Monitoring setup
Use common base URL API for all dedicated endpoint management operations:

Data plane

Dedicated Ednpoints Data Plane processes model inference requests. It has regional base URL API. Region impacts latency, data locality, and regulatory compliance. Use a region-appropriate base URL for your inference calls:
Using the respective inference base URL avoids unnecessary global routing and reduces round-trip latency.

Endpoint Observability

Observability

Check out Observability Documentation section here