Ken Muse
Is it Azure, Azure Gov, or GCC High?

Is it Azure, Azure Gov, or GCC High?

If you’re trying to adopt Azure, it can be an interesting challenge to understand the terminology for all of the service offerings. It gets even more confusing if you need to be in a US Government cloud working with the Microsoft 365 products. Let’s explore the differences between MAC, MAG, GCC, GCC High, DoD, and more!

Read this article

Azure SQL Database Ledger
Blockchain solutions are definitely becoming more popular. Not content to be just a currency, it is finding its way into more business scenarios. It may seem unusual, but that includes Azure SQL Database. Why would we use blockchain technology in a database? That’s what today’s article will explore!

Read this article

Deploying to Azure from  Private Container Registries
It’s a best practice to use private registries such as Azure Container Registry with container solutions on Azure. There’s very little guidance if you’re considering using a different registry to store your images. In this post, we’re explore how to use other private registries, such as the GitHub packages Container Registry.

Read this article

Azure Container Solutions

Azure Container Solutions

There are lots of options for running containers in Azure, such as Azure Container Apps, Azure Container Instances, Kubernetes, Functions, and App Services. Each offering provides different features to support different scenarios, so it’s important to understand some of the container options that Azure provides today.

Read this article

Unexpected Optimizations (Why More Is Less)
With programming, things aren’t always what they seem. In fact, sometimes more is less. More specifically, sometimes we get better performance by doing the opposite of what we’ve learned is right. Let’s explore an example and how it applies to cloud-scale systems and big data.

Read this article