Details
-
Type:
Monitor
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Description
Created question in FIWARE Q/A platform on 18-03-2020 at 10:03
Please, ANSWER this question AT https://ask.fiware.org/question/1131/issue-with-integrating-cygnus-and-ngsi-dynamodb-sink/
Question:
Issue with integrating Cygnus and NGSI DynamoDB Sink
Description:
I have followed the tutorial in https://fiware-tutorials.readthedocs....
Git repo: https://github.com/FIWARE/tutorials.H...
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.