Azure / feast-azure

Azure plugins for Feast (FEAture STore)
MIT License
82 stars 52 forks source link

Investigate streaming with Azure Event Hub (Kafka) #28

Open samuel100 opened 2 years ago

samuel100 commented 2 years ago

The scenario here is that data comes in on a stream to Azure Event Hub and it then:

  1. Does feature transforms on the stream
  2. pushes that to a. the online store b. the offline store