项目作者: ThorstenHans

项目描述 :
ESPC 2020 Online - Serverless Workloads in Azure Kubernetes with KEDA
高级语言: C#
项目地址: git://github.com/ThorstenHans/espc-online-keda.git
创建时间: 2020-10-03T10:31:08Z
项目社区:https://github.com/ThorstenHans/espc-online-keda

开源协议:

下载


ESPC 2020 Online - Serverless Workloads in Azure Kubernetes with KEDA

This repository contains the sample application shown as part of my remote talk for European SharePoint and Azure Conference 2020.

Requirements

Verify you have installed and configured the following software on your system

Sample Sources

The sample application consists of three major components.

The Message Producer, which is responsible to publish messages to the Azure Storage Account Queue.

The Message Transformer , which is responsible to transform messages from the inbound Azure Storage Account Queue, and publish messages of a different format to another Azure Storage Account Queue.

The Message Dispatcher, which creates and publishes a blob to Azure Storage Account blob storage based on messages created from the Message Transformer.

Presentation

The slides I use during my talk will be published on my SpeakerDeck profile, once ESPC 2020 took place.

Questions & Feedback

If you have questions or feedback, create an issue or submit a pull request.