https://github.com/abhirockzz/serverless-use-cases
Demos for Serverless use cases using Fn and Oracle Functions
https://github.com/abhirockzz/serverless-use-cases
docker faas fn fnrpoject oracle-functions serverless
Last synced: 8 months ago
JSON representation
Demos for Serverless use cases using Fn and Oracle Functions
- Host: GitHub
- URL: https://github.com/abhirockzz/serverless-use-cases
- Owner: abhirockzz
- Created: 2019-04-18T18:32:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-18T18:41:52.000Z (over 6 years ago)
- Last Synced: 2025-02-13T16:31:40.392Z (10 months ago)
- Topics: docker, faas, fn, fnrpoject, oracle-functions, serverless
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demos for Serverless use cases using Fn and Oracle Functions
## Backend systems
**API (data service)**
https://github.com/abhirockzz/fn-redis-todoapp
**Serveless Wep App**
https://github.com/abhirockzz/fn-sombrero-oss
**Simple Serverless applications**
- Serverless Image Classification
- code - https://github.com/abhirockzz/fn-hello-tensorflow
- blog - https://medium.com/@abhishek1987/serverless-image-classification-with-oracle-functions-and-tensorflow-849395786110
- Text to Speech - https://github.com/abhirockzz/fn-text2speech
## Event-Driven systems
**Asynchronous Processing**
Text to PDF converter - https://github.com/abhirockzz/fn-text2pdf-events
**Stream Processing**
Kafka -> Oracle Functions via Kafka Connect - https://github.com/abhirockzz/fn-kafka-connect-sink-connector
## Integration
**Webhooks**
- `funcy`, serverless function for a trimmed down version for `Giphy Slack App`
- code - https://github.com/abhirockzz/fn-funcy
- blog - https://medium.com/fnproject/funcy-a-serverless-slack-app-using-fn-28ddbb2596d2
- Serverless function to automatically tweet new GitHub release details
- code - https://github.com/abhirockzz/fn-github-webhook-twitter
- blog - https://medium.com/fnproject/function-al-webhooks-with-fn-b7171a0fd004
- Serverless Jenkins Pipelines with Fn Project - https://blog.csanchez.org/2019/02/19/serverless-jenkins-pipelines-with-project-fn/
## Automation
IaaS monitoring - https://github.com/abhirockzz/fn-atp-event-notification-app