Serverless

Azure

Azure Function Templates with HTTP & Storage Triggers, DI, and Options

Azure Functions aren't nearly as scary as I thought. Let's look at two sample functions with different triggers and add DI, the Options pattern for config, and CI/CD with Azure DevOps.

Read