Creating a Flexible Azure DevOps YAML Pipeline for Multi-Environment Infrastructure Deployment Using Bicep

a YAML template for Azure DevOps Pipelines that leverages Bicep, Microsoft’s infrastructure-as-code (IaC) language

December 11, 2024 · 7 min · 1455 words · fimuko

Local emulation of working with Azure Event Grid

Tips on how to work with Azure Event Grid when developing locally

June 8, 2023 · 3 min · 569 words · me

Making Your Azure Function Apps Production-Ready: A Comprehensive Guide

what to think of before deploying your Azure Function App to production

May 28, 2023 · 5 min · 971 words · fimuko

Hosting Azure Function Apps in Docker containers - a quick guide

an overview of options for using Docker to host logic of your Azure Function App

May 11, 2023 · 2 min · 421 words · fimuko

Azure Function Apps in Python - guide to triggers

explanation of how to use different Azure Function App triggers

April 10, 2023 · 7 min · 1303 words · fimuko