This repository has been archived by the owner on Nov 18, 2021. It is now read-only.
CUE as a configuration language for a streaming platform #1072
Unanswered
owulveryck
asked this question in
Show and tell
Replies: 1 comment
-
This discussion has been migrated to cue-lang/cue#1072. For more details about CUE's migration to a new home, please see cue-lang/cue#1078. |
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
-
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