You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't have an architecture diagram to support these pieces.
Describe the solution you'd like
For a Fintech article I'm writing, I ended up drafting this diagram. I think we could potentially adjust this to use in our documentation.
Describe alternatives you've considered
N/A
Additional context
Good diagrams provide clarity and what not, so I thought this would be useful.
The text was updated successfully, but these errors were encountered:
@tokoko any thoughts here? Otherwise I'll cut a PR with this to add to the documentation. I think it's missing the registry, so I could add that as well.
The logs/CDC/ELT refers to logs that should be sent from the feature server during transformations. This is the suggestion I would make to most folks to ensure feature and model reproducibility/replay.
It could be events to SQS or Kafka/Kinesis or through a sidecar. We don't support this in Feast right now but it could be a valuable thing. It's somewhat complicated though.
Is your feature request related to a problem? Please describe.
We have outlined some options for feature serving and model inference in this documentation: https://docs.feast.dev/v/master/getting-started/architecture/model-inference
In it, we briefly discuss communication patterns and their tradeoffs (elaborated further here: https://docs.feast.dev/v/master/getting-started/architecture/write-patterns).
We don't have an architecture diagram to support these pieces.
Describe the solution you'd like
For a Fintech article I'm writing, I ended up drafting this diagram. I think we could potentially adjust this to use in our documentation.
Describe alternatives you've considered
N/A
Additional context
Good diagrams provide clarity and what not, so I thought this would be useful.
The text was updated successfully, but these errors were encountered: