Parsing geometries for Post GIS with Python

Custom data pre-processing so that geometries in postgis can be used

June 15, 2023 · 6 min · 1265 words · me

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

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