CUE as a configuration language for a streaming platform #1072
cueckoo
started this conversation in
Show and tell
Replies: 1 comment
-
Thanks for sharing this, @owulveryck! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Originally opened by @owulveryck in cuelang/cue#1072
Hi,
I am working on a data mesh initiative. As an architect on the project, I want to prove the value of a streaming platform as part of my job.
The streaming platform is, according to me, not only an infrastructure component but needs some features such as data validation.
As a demo, I coded something with CUE and the Go SDK.
It is documented here and holds a couple of references to gists that expose the code with some tests.
https://blog.octo.com/en/pov-a-streaming-communication-platform-for-the-data-mesh
Any comment welcome.
Beta Was this translation helpful? Give feedback.
All reactions