all Technical posts
Send Messages to Google Storage with Azure Functions
In this blog we will discuss Azure Function interacting with a Google Storage service.
all Technical posts
Autoscaling Applications on Kubernetes - Cluster Autoscaling
Kubernetes Cluster Autoscaler allows you to automatically scale your cluster by adding more nodes. This ensures that the cluster always provides enough capacity to run your applications on.
all Technical posts
3 Microsoft Integration Platforms for Dynamics 365
Learn about the pros and cons of three Microsoft integration platforms that are used for a Dynamics 365 integration.
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
Azure API Management: Consumption Tier
For those of you looking for a less costly, entry-level version of Azure API Management, the time has come to meet: Azure's APIM Consumption Tier!
all Technical posts
Authenticate Azure DevOps Against its Own REST API
During Azure DevOps build and release pipelines, you might have the need to consult the Azure DevOps REST API. This blog explains how you can easily perform the authentication that is required to call that REST API.
all Technical posts
Reactive Marble Testing with Functional Combinators in F#
Discover why marble testing in the F# reactive extensions project with functional combinators is more readable than any other object-oriented approach.