Different examples for the deployment of the FIWARE Data Space Connector, as well as the integration with other frameworks.
Contents
This is an example of a data service provider, providing a fictitious digital service
for packet delivery services as a company called IPS
.
The service is provided by the orion-ld ontext Broker via the NGSI-LD API, offering access to the entities of certain delivery orders.
The example uses plain helm for the deployment.
More information can be found here:
This is an example of a data service provider called Packet Delivery Company (PDC).
Basically, it's identical to IPS above, but deployment is performed via GitOps pattern and ArgoCD.
The configuration can be found at the fiware-gitops repository.
This is an example of a data service provider that is integrated with the AWS Garnet Framwork (formerly AWS STF).
In general, this example deploys a data service provider based on the Data Space Connector, but integrating the FIWARE Context Broker from the STF.
More information can be found here: