Blog Posts with tag "Azure"

Was ist Azure Static Web Apps?

Was ist Azure Static Web Apps?

An der Microsoft Build 2020 hat Microsoft seinen neuen Dienst Azure Static Web Apps vorgestellt. Auch wenn die Bezeichnung Static Web Apps zunächst etwas kurios wirkt, geht es durchaus um dynamische Anwendungen - jedoch …

Read Blog Post
Setting up an Azure IoT Hub

Setting up an Azure IoT Hub

The Azure IoT Hub is a highly scalable, secure platform for the bidirectional communication of devices and software components in the sense of IoT - both in the area of industrial IoT (IIoT) and in the simple IoT for …

Read Blog Post
Upload to Azure Storage with PHP

Upload to Azure Storage with PHP

I had the wonderful task to change a 20 year old PHP software during a Lift-and-Shift migration to Azure, so that it doesn’t store files directly in the web folder anymore, but uploads them to an Azure Blob Storage.

Read Blog Post