unionai-oss / unionml

UnionML: the easiest way to build and deploy machine learning microservices
https://www.union.ai/unionml
Apache License 2.0
337 stars 43 forks source link

AWS Lambda event-based streaming serving support using streaming DB (e.g. kinesis) #157

Open cosmicBboy opened 2 years ago

cosmicBboy commented 2 years ago

Similar to https://github.com/unionai-oss/unionml/pull/35 and https://github.com/unionai-oss/unionml/pull/164, add an app template that exemplifies Streaming via, for example, kinesis.

ManishS6 commented 2 years ago

self-assign