Electron CrashReporter – stay up to date if your app fucked up! · Thorsten Hans’ blog

Every one of us knows about those situations. You ship your app to production and you’re instantly losing 10 pounds ...
Read more

Make writing technical content great again! · Thorsten Hans’ blog

Like many other developers, I write articles for various print and online magazines. I do this for almost a decade ...
Read more

KISS  Angular apps a bit more framework agnostic · Thorsten Hans’ blog

More and more developers are jumping on the Angular train in these days. Angular is awesome 💚🤘🏼 but it’s just ...
Read more

How to use a private Azure Container Registry with Kubernetes · Thorsten Hans’ blog

Besides using the goodness of Azure Container Services (ACS). Different Azure services like Azure Container Registry (ACR) and Azure Container ...
Read more

Using Azure Files in Kubernetes Deployments with ASP.NET Core · Thorsten Hans’ blog

Azure Container Services (ACS) makes it incredibly easy to spin up and manage Kubernetes clusters in the cloud. There are ...
Read more

Autocompletion for kubectl and aliases using oh-my-zsh · Thorsten Hans’ blog

Kubernetes is managed and used by utilizing the command line interface kubectl. I got a ton of questions regarding my ...
Read more

What to do if Pods stuck in state Pending while deploying to Azure Container Instances · Thorsten Hans’ blog

Azure Container Instances (ACI) allows you to spin up containers in the cloud without creating or managing any kind of ...
Read more

Hybrid Kubernetes Cluster on Azure Container Services · Thorsten Hans’ blog

Using Azure Container Services (ACS) you can easily build hybrid kubernetes clusters. In this context, hybrid means that you’ll end ...
Read more

Deploy Azure Functions to Kubernetes and scale them automatically · Thorsten Hans’ blog

Azure Functions has become my standard framework to build serverless backends for Single Page Applications (SPAs). It’s easy to get ...
Read more

How to Reduce Costs in 2025

As Azure adoption grows, managing cloud costs becomes crucial for enterprise users. While Azure’s pay-as-you-go model offers flexibility, organizations need ...
Read more