Alexander Kammerer

Alexander Kammerer @kummerer94

About: Mathematician turned software engineer.

Location:
Munich
Joined:
Jun 20, 2019

Alexander Kammerer
articles - 9 total

Clean up your Azure Container Registry

Azure Container Registry is one way to privately publish docker images and use these in your Azure...

Learn More 0 0Apr 4

Converting Plotly charts into images in parallel

We use Plotly charts extensively in the company I work for. They make it easy to create interactive...

Learn More 0 0Jan 2

Connect to Azure SQL database in SQL Alchemy using Entra ID tokens

We have a web application at work that needs to connect to our Azure SQL database for the duration of...

Learn More 4 0Oct 28 '24

Connect to MSSQL database in Django using Tokens

One great way to connect to a MSSQL database for development or production in Django is to use your...

Learn More 0 0Aug 14 '24

Azure Pipelines: uv Cache

I have already written about how to make your docker build faster with uv. Today, I want to quickly...

Learn More 4 0Jul 25 '24

Connect to Azure SQL in R via Entra ID / AAD tokens from Azure CLI

One of the best features of the Azure SQL server is that you can connect to your database using your...

Learn More 2 0Jun 28 '24

Multi-Stage Docker Builds for Python Projects using uv

Charlie Marsh and the brillant guys at Astral have helped the python ecosystem a lot with ruff and...

Learn More 36 0Feb 21 '24

Django and HTMX

I have been using Django for multiple years now at work and we have used it to build up a website...

Learn More 8 0Feb 19 '23

AAD auth for Plotly Dash

This article shows you how to use Azure Active Directory authentication to protect your dashboards....

Learn More 15 9Apr 3 '22