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).
The description of Test 2.1.1.5 was extracted from this page in the GitHub repository.
This file was last modified at 2025-06-02 13:59:00 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
- EDC+VC
- Fiware
TODO: This test is not done yet for this testing facility. Last checked at 2025-06-02 14:02:26 UTC.
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 2025-06-02 13:59:00 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.