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

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

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