Skip to content

Can Spring Cloud Data Flow be used for implementing data mesh architecture? #35

Answered by jochenchrist
samuelstein asked this question in Q&A
Discussion options

You must be logged in to vote

In my opinion, Spring Cloud Data Flow can be a solid choice for implementing data products.

I would consider this tech stack:

  • if you have a strong Java/Kotlin/Spring developer base for your operational systems
  • if you like to implement some data products with streaming-approach (you will always have batch data products as well)
  • start your data mesh journey from source-aligned teams

Also, consider these aspects:

  • data scientists, data engineers are not used to work with Spring, you might need an additional technology stack for them (Spark Engine, ...)
  • Spring Data has no strong support for analytical data stores (S3, Datawarehouses, ...), I would consider combining it with DuckDB and write…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@samuelstein
Comment options

Answer selected by samuelstein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants