Skip to main content

2.1.1.5

Data product publication: Provision - Data source endpoint provisioning

Assessment: Assess if QoS and rate limiters are available options on the connector's data plane(s).

note

The description of Test 2.1.1.5 was extracted from this page in the GitHub repository.
This file was last modified at 2026-06-24 15:37:50 UTC.

Information

  • Phase 1

  • Minimal? No

  • Related KPIs:

    • Performance: Can the data provider provide a limit on the volume and speed of data?
  • Evaluation Criteria:

N/A

Results

note

The results for Test 2.1.1.5 for Fiware were extracted from this page in the GitHub repository.
This file was last modified at 2026-06-24 15:37:50 UTC.

Environment

This functionality has been tested in the IONOS Deployment

Tested quality metric and method

Comparative criteria (checklists, ...)

Expected output

QoS and Rate Limiting can be configured for the data plane.

Results

Assessment

The Apache APISIX gateway used to proxy communication to the data source offers various ways to activate rate limiting.

In general, rate limiting can simply be enabled for all routes or by matching rules on an e.g. per host or per URI basis.

There are many configurable ways to determine the limit, e.g. on a per request (leaky bucket), per concurrent request or request per time window basis.

Measured results

Notes