Showing category results for Azure

Dec 3, 2019
Post comments count0
Post likes count0

Serverless Compute – Logic Apps, Functions and Event Grid

Developer Support

For this post, I want to introduce the serverless capabilities in Azure. With this, I’m hoping to spark the interest of developers, architects, and DevOps engineers to think differently. While not all problems can be solved with serverless, many can – and with that in mind, why not consider it?

Azure
Nov 5, 2019
Post comments count0
Post likes count0

Azure VM and Disk Throttling

Developer Support

Using Log Analytics to efficiently monitor Azure virtual machine disk throttling.

TeamAzure Virtual Machines
Oct 9, 2019
Post comments count0
Post likes count0

How to Alert on Azure BLOB Access

Developer Support

In this post, learn how to use Azure Monitor and Log Analytics to determine metrics not available under standard Metrics blade in Azure Portal. In this post, I will show you how to leverage Azure Storage $logs for enhanced reporting.

TeamAzureAzure Monitor
Sep 27, 2019
Post comments count2
Post likes count0

Go from a C# Developer’s Perspective

Developer Support

As a cloud developer, I increasingly encounter projects that involves Go. Azure services such as AKS, Blockchain, Terraform, and supporting technologies such as Helm are all heavily Go. In addition, Go is a first-class citizen on Azure as all core PaaS SDKs offer Go libraries. In this post, let's compare Go and C# key concepts.

TeamAzureOpen Source
Sep 25, 2019
Post comments count0
Post likes count0

A Survey of Kubernetes Features in Azure

Developer Support

Using Azure services like AKS, Azure Container Instances and Azure Dev Spaces makes setting up a cluster and testing your containers relatively simple.

TeamAzure DevOpsDocker
Sep 20, 2019
Post comments count0
Post likes count0

Workshop Spotlight: Modern Authentication and Authorization

Developer Support

Building applications operating in the internet environment requires understanding of options available for performing authentication and authorization. These options include, both a variety of protocols such as OAuth2 and WS-Federation, as well as tools and toolkits such as Azure AD, AD FS and ADAL.

TeamAzureOAuth2
Sep 13, 2019
Post comments count0
Post likes count2

Ordering Messages in Azure Service Bus

Developer Support

This post illustrates how we can force an ordering of messages processed by Azure Service Bus. The intent is to illustrate some of the existing and exciting features of Azure Service Bus.

TeamAzureAzure Service Bus
Sep 6, 2019
Post comments count0
Post likes count0

Update My Blog Via Email with Azure Functions

Developer Support

In this post, App Dev Manager Isaac Levin showcase the versatility of Azure Function with a solution that updates his Blog via Email. I have blogged about the changes I made to streamline my site architecture and continue to work on ways to improve it. One thing that I did a month ago was replace the static page that was my [speaking page][/...

TeamAzure Functions
Aug 27, 2019
Post comments count0
Post likes count0

Azure Ultra Disk Storage is here

Developer Support

With the recent GA announcement of Azure Ultra Disk Storage, customers now have access to Managed Disks for extremely high performance and mission critical workloads. With increased IOPS and throughput, it's important for architects to understand Azure's throttling limits to ensure they design systems optimally.

Azure