Date
1 - 2 of 2
External DCAE Application (noob question) #dcaegen2 #question #noob
David Bainbridge
Hello,
Is it possible, and what would be the process, to utilize an analytic component that deploys in a separate container, but processes events from the DCAE framework? Is it just a matter of connecting to the "common" message bus (kafka?) and processing the published topics as the data is in a defined format? I am assuming the external component is written in non-Java (C++, Go, Rust, Python ... it really doesn't matter). avèk respè, /david
|
|
Hi David,
toggle quoted messageShow quoted text
we did something similar for the ONAP BBS use case. Perhaps you can start by having a look at the BBS event processor doc here: https://wiki.onap.org/pages/viewpage.action?pageId=60891185
you can also find demo videos here: https://wiki.onap.org/display/DW/DEMOS+-+R4+Dublin+Demos
BR,
David
|
|