Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 1.91 KB

README.md

File metadata and controls

57 lines (32 loc) · 1.91 KB

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: