Skip to main content

2.1.1.4

Data product publication: Provision - Data source endpoint provisioning

Test: Setup a test where an HTTP(s) data source provides Active/Passive endpoints in a load balanced fashion. Test the data source stability by failing it over during critical sessions like: endpoint provisioning, data sharing execution.

note

The description of Test 2.1.1.4 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:

    • Fault tolerance: Can the data provider adjust the need for a recovery system that ensures high service continuity and performance?
  • Evaluation Criteria:

N/A

Results

note

The results for Test 2.1.1.4 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

Tested quality metric and method

Load balancing is one of the standard features of APISIX.

Comparative criteria (checklists, ...)

Expected output

Data sources can be load balanced.

Results

Assessment

Since the Fiware Controller uses Apache APISIX proxy in the data plane, it natively supports load balancing in its data source endpoint configuration.

Documentation can be consulted here: Load Balancing

Measured results

Notes