Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oohdark30/dell-obs-knative-notifications
- Owner: OohDark30
- License: apache-2.0
- Created: 2024-05-30T19:51:12.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-30T19:54:56.000Z (7 months ago)
- Last Synced: 2024-05-30T22:43:00.689Z (7 months ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.