How to deploy TimescaleDB on Azure and why to avoid it Learn how you can utilize TimescaleDB on Azure SQL DB but why you should avoid doing so
Train an Image Matting Model with Azure ML Custom Containers Learn how you can train your own model through Azure Machine Learning and custom containers
Running Ghost on Azure (Pulumi) Learn how you can set up an automatic deployment script to deploy your ghost blog with pulumi
Running Ghost on Azure (CLI) Learn how you can run your own self-hosted Ghost Blog environment on Azure backed by a CDN and Dedicated Database
Windows Terminal and WSL Tips and Tricks Did you find yourself ever having to set-up your development environment all the time? Well I did as well! What if I could tell you, you could save many minutes each day by automating this? Enter the world of Windows Terminal and WSL! 😎 Requirements WSL Environment For this post we
Creating an Azure IoT Edge Golden Image So you are working on a production scale and suddenly notice that you don't have to provision just 1, not 10 but 1000s of devices. What do you do? This is where you start automating stuff, rather than doing everything manually, you ideally: 1. Create an image 2.
Automatically Provision an IoT Device with DPS Once you get further in the world of the Internet of Things (IoT) you will notice that you have to setup devices in bulk rather than device-per-device. This is where Azure helps you through a service named Device Provisioning Service. Requirements * Azure IoT Hub (Standard Tier or higher) * A device