Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oohdark30/dell-obs-knative-notifications

Demonstrate Knative based application to handle S3 Bucket Event Notifications from Dell ObjectScale
https://github.com/oohdark30/dell-obs-knative-notifications

Last synced: 25 days ago
JSON representation

Demonstrate Knative based application to handle S3 Bucket Event Notifications from Dell ObjectScale

Awesome Lists containing this project

README

        

# dell-obs-knative-notifications
----------------------------------------------------------------------------------------------
dell-obs-knative-bucket-notification is a PYTHON based POC that is intended to be deployed to
Knative as a service that listens for bucket event notifications from an ObjectScale cluster and
then looks for image files, extrtacts the image data from the source S3 bucket, create thumbnails
for the images and then store the thumbnails in a target S3 bucket.