Skip to content

Serverless implementation in TypeScript using Azure Functions to handle HTTP, Pub/Sub topic, and Saga to handle microservice interactions and data ingestion using event driven patterns

License

CC-BY-4.0, MIT licenses found

Licenses found

CC-BY-4.0
LICENSE
MIT
LICENSE-CODE
Notifications You must be signed in to change notification settings

kevinhillinger/openhack-serverless

Repository files navigation

OpenHack - Serverless

function app

My solution to the serverless open hack that Microsoft runs.

What you might glean from this codebase?

  • TypeScript build that works with Azure Functions
  • TypeScript with Azure Functions v3
  • Durable Functions using TypeScript
  • Structuring your project while still using Azure Functions without creating a big ball of wax
  • Azure CLI setup of Azure Functions resources
  • some very simplistic but useful Log Analytics queries

Resources

OpenHack - Serverless Events Calendar

About

Serverless implementation in TypeScript using Azure Functions to handle HTTP, Pub/Sub topic, and Saga to handle microservice interactions and data ingestion using event driven patterns

Topics

Resources

License

CC-BY-4.0, MIT licenses found

Licenses found

CC-BY-4.0
LICENSE
MIT
LICENSE-CODE

Stars

Watchers

Forks