https://github.com/radon-h2020/demo-tosca-blueprint-openfaas
https://github.com/radon-h2020/demo-tosca-blueprint-openfaas
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/radon-h2020/demo-tosca-blueprint-openfaas
- Owner: radon-h2020
- License: apache-2.0
- Created: 2020-02-18T08:44:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-18T12:19:06.000Z (about 5 years ago)
- Last Synced: 2025-01-12T11:37:47.659Z (4 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xOpera deploy of simple thumbnail generator to OpenFaaS
## Table of Contents
- [Purpose](#purpose)
- [Functionality](#functionality)## Purpose
The repository implements image resize functionality deployment with xOpera for OpenFaaS.## Functionality
The main functionality of image-resize is to create thumbnails from the source image. Source image must be uploaded into
source bucket and then three thumbnails will be created and saved to another bucket.