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

https://github.com/erankitcs/azure-serverless

This repository contains Azure Serverless projects.
https://github.com/erankitcs/azure-serverless

azure azure-blob azure-event-grid azure-functions azure-logicapps azure-serverless

Last synced: 3 months ago
JSON representation

This repository contains Azure Serverless projects.

Awesome Lists containing this project

README

        

# Azure-Serverless
This repository contains Azure Serverless projects.

## SpeakerApp Details
SpeakerApp provide a plateform track all the speakers along with their skill set and provide notification when a speaker is being added into the system. System also anlaysed the speaker photo and provide image captions.

### Azure Services:
- Azure Functions
- Event Grid
- Logic Apps
- Congnitive Service (Computer Vision for Caption)
- Azure CosmosDB
- Azure Storage

### Architecture

![Screenshot](SpeakerApp.jpeg)

### How to use

#### Url: https://speakerapp.z8.web.core.windows.net/

![Screenshot](SpeakerApp.gif)