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 "Minimal Viable Dataspace", consisting of a fictitious data service provider called M&P Operations Inc. (using the FIWARE Data Space Connector), a data service consumer called Fancy Marketplace Co. and the data space's trust anchor.
The service is provided by the Scorpio Context via the NGSI-LD API, offering access to energy report entities.
The example uses k3s and helm for deployment.
More information can be found here:
This is an example of a data service provider called Packet Delivery Company (PDC).
The deployment is performed via GitOps pattern and ArgoCD.
The configuration can be found at the fiware-gitops repository.
Note, that this is currently being reworked and above repository does not contain the latest configuration.
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: