We use proprietary and third party´s cookies to improve your experience and our services, identifying your Internet Browsing preferences on our website; develop analytic activities and display advertising based on your preferences. If you keep browsing, you accept its use. You can get more information on our Cookie Policy
Cookies Policy
Ask Your Question

Revision history [back]

Issue with integrating Cygnus and NGSI DynamoDB Sink

I have followed the tutorial in https://fiware-tutorials.readthedocs.io/en/latest/historic-context-flume/index.html

Git repo: https://github.com/FIWARE/tutorials.Historic-Context-Flume.git

I'm able to persist data from Cygnus to MongoDB, PostgreSQL DB and MySQL DB. I need to persist data from Cygnus to DynamoDB. Can anyone help me in providing the right docker configuration for Orion Context Broker, Cygnus (Common and NGSI) and NGSI DynamoDB Sink and also a sample context data format and a corresponding subscription POST request format? So that I can see a DynamoDB table automatically created and the context data changes reflect in the DynamoDB table after deploying their docker images and posting context data to the Broker.