1 | initial version |
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.