all Technical posts
Mounting Volumes on Azure Web App for Containers
Azure Storage is a great way to mount a volume to your Azure Web App for Containers and is currently in preview.
all Technical posts
Passwordless last-mile security with Azure API Management
Thanks to recent integrations of Azure API Management with Azure Active Directory, there's now the capability to secure that last mile without passwords, keys or certificates. Let's have a look!
all Technical posts
Domain-Driven Security with F# FPrimitive and C# Interop
What if you could have a more secure code-base just by following the requirements of your domain? This post explores the idea of validation, access-control and trust-boundaries in the context of domain modeling.
Download Our New White Paper "Understanding SaaS and PaaS for IoT"
Discover which solution will help you meet your IoT goals.
Unlocking the Value of Dynamics 365 Through Integration
Learn how you can unlock the value of Dynamics 365 through integration for your organization.
Discover How You Can Get Started with IoT in this eBook "Beyond the IoT Hype"
This eBook walks you through the steps on how to begin your IoT journey.
all Technical posts
Documenting ASP.NET Core Health Checks with OpenAPI
Health endpoints are essential for building operable platforms. ASP.NET Core provides built-in health checks nowadays, but there was no way to provide OpenAPI specs for them. Let's have a look at an easy fix.
all Technical posts
Scaling Apps with Kubernetes-based Event-Driven Autoscaling (KEDA)
Learn how you can autoscale a .NET Core 3.0 worker based on Service Bus queue size in Kubernetes with KEDA.
all Technical posts
API Platforms: Centralized vs Decentralized
Throughout the last years, we really see a rise of API platforms! The business cases behind these platforms vary from B2B/B2C marketplaces, over data-sharing initiatives towards exploration of new business models. Regardless of the scenario, there's one fundamental question that always pops up: Will the data be stored centralized or decentralized?