data management
Browse posts in this collection.
Building a modern file share using Azure Storage to replace an on-premises file share solution
Read on to discover how I helped a company migrate 100 GB of on-premises file share data to Azure while minimizing costs and preserving the existing user experience. I evaluated various Microsoft ecosystem options, ultimately recommending Azure Storage Fileshare to replace the legacy Windows Server setup and eliminate the need for VPN access. This approach allows users to retain their familiar mapped drive interface without the overhead of managing a virtual machine or restructuring thousands of archived files.
Building a simple analytics and tracking solution for the web using Azure Storage
I use Google Analytics on this blog, and I guess it’s the industry standard.
Building a simple speed test solution using Microsoft Azure
If you are looking for a faster way to verify download speeds without relying on browser-based tools, this post details how I built a custom command-line utility using Microsoft Azure. I explain the process of provisioning a Storage Account with pre-sized test files and using .NET’s HttpClient to automate speed measurements with real-time progress tracking.
Building an IoT soil moisture monitoring solution using Azure and Ruuvitag sensors
If you are looking for a cost-effective IoT solution to automate houseplant care, this post details how I built a soil moisture monitoring system using a RuuviTag sensor and a Raspberry Pi. I explain how I bypassed expensive industrial equipment to create a simple alert system that notifies me via Azure IoT Hub when my plant needs watering, solving my frequent forgetfulness.
Getting started with Azure Database for PostgreSQL
As a long-time SQL Server user, I share my experience exploring Azure Database for PostgreSQL to expand my knowledge beyond my usual defaults. I walk through the platform's history and edition options before demonstrating how to provision a single server instance using Azure CLI, including a breakdown of compute generations and associated costs.
Jussi Roine
Microsoft MVP and consultancy founder with 30+ years of experience, passionate about Microsoft security, AI governance, and sharing what I learn along the way.