Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Examples

Different examples for the deployment of the FIWARE Data Space Connector, as well as the integration with other frameworks.

Contents

Deployment of service providers

IPS Service Provider (helm)

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:

Packet Delivery Company (ArgoCD)

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.

Integration with AWS Garnet Framework (formerly AWS Smart Territory Framework)

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: