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

Python Postgresql Bulk Insert With Error Handling

Inserting data with Python into Postgres - efficiently and with ensuring errors handling

June 2, 2023 · 4 min · 846 words · me

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

Getting Started with Azure Function Apps in Python using VSCode

A useful guide explaining how to kickstart local dev with Azure Function Apps.

April 2, 2023 · 8 min · 1675 words · fimuko