serverless-orleans
serverless-orleans copied to clipboard
A demonstration of local development and debugging + serverless Azure deployment of a Dockerized Orleans application.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Good day @jplane . I reviewed this repository and can't found any "serverless" solutions :) Serverless means that I as developer can run code as scripts without redeploying host. In...
Validate whether/how azure monitor metric alerts can implement the following scenario (and similar): "invoke a webhook whenever the avg CPU across all container groups within resource group X is >...