Autoscaling Automatically forwarding Azure Monitor Autoscale events to Azure Event Grid Learn how you can forward Azure Monitor Autoscale events to Azure Event Grid by using a simple adapter.
Microsoft Azure Introducing Kubernetes Event Grid Bridge Bringing Kubernetes events to Microsoft Azure.
Azure Logic Apps Autoscaling Azure Container Instances with Azure Serverless Azure provides a variety of services to host your workloads on them, all of them with their unique selling points. When choosing your compute infrastructure, you implicitly choose how you
Azure Monitor Monitoring Azure Service Bus Topic subscriptions Azure Monitor does not provide metrics for Azure Service Bus Topics to visualize, alert or autoscale on; in this post, I'll provide some workarounds to make it possible.
Kubernetes KEDA 2.0 is now generally available and ready to scale all your workloads Over the past year(s), we’ve seen more and more customers moving their applications to Kubernetes to use an open-platform to run their applications on. However; using Kubernetes is
Azure Announcing Deprecation Notice Timeline in Azure Deprecation Notices Announcing Deprecation Notice Timeline, providing a full overview of all the deprecations and how to prepare best!
Microsoft Azure Announcing Azure Deprecation Notices Trying to keep up with the deprecation of Azure services & features? Don't worry, we've got this!
Azure Logic Apps Why Running Azure Logic Apps Anywhere is a Game Changer This takes Microsoft's integration strategy to the next level
Azure Functions Why is my Azure Function host permanently stopped?! Azure Function forces the host to shut down if app_offline.htm is in your wwwroot folder
Azure Event Grid How Azure Event Grid is different from logs, alerts, change feeds and webhooks In this post, I'll explain how Azure Event Grid is different from diagnostic logs, alerts, change feeds and webhooks.
Azure Event Grid Technology highlights of 2019 I'll cover my most favorite highlights about the things I've been excited and/or passionate last year, most of them will be about Microsoft Azure and Cloud Native Computing Foundation (CNCF).
Scalability Autoscaling Made Simple With KEDA v1.0 Kubernetes Event-Driven Autoscaling (KEDA) v1.0 is now available - Let's have a look at what's new and where it's going.
Promitor Announcing Promitor v1.0 Promitor v1.0 is now available! This article talks about all the new features & new scrapers.
Microsoft Azure The danger of using config.AddAzureKeyVault() in .NET Core .NET Core provides a great way to define where your configuration is located. However, the provider for Azure Key Vault is a bit tricky and you should be cautious about potentially wrong credentials due to stale caches.
Containers 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.
Operations 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
Scalability Scaling .NET Core 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.
Scalability Exploring Kubernetes-based event-driven autoscaling (KEDA) Microsoft & Red Hat partnered to build Kubernetes-based event-driven autoscaling (KEDA). Let's have a look at what it is and how it can help us.
Azure Event Grid Azure Event Grid, the heart of Azure Azure Event Grid is a fully-managed event routing service which is a foundational service in Azure. Other Azure services start to emit events to it as well, but we need more of them to make the Azure ecosystem better.
Azure Monitor 3 Azure Monitor hidden gems you should use Azure is full of hidden gems which makes your life easier, here are some I discovered which I find useful
Azure Event Grid Announcing Arcus Arcus provides a set of open-source components that make it easier to build applications that run on Microsoft Azure
Azure Monitor New Azure Logic Apps template for handling Azure Monitor Metric Alerts You can now create an Azure Alert handler in Azure Logic Apps by using a new template. Here's how!
API Gateway Running Kong on Microsoft Azure Learn how you can easily run Kong on Microsoft Azure and configure it to serve traffic from Open Brewery DB secured with API key authentication.