Deploying Walden on AKS

3 minute read Published: 2022-06-14

Walden is our reference implementation of a data warehouse. After adding instructions for its deployment on Amazon's EKS last month, we are now also supporting it on Microsoft's Azure Kubernetes Service (AKS).

In the world of cloud infrastructure, Amazon's AWS and Microsoft's Azure are the two leading platforms. A recent review by Holori puts AWS in the dominant spot with 37% of the U.S. cloud market, with Azure claiming the 2nd spot at 23%. It is therefore not surprising that both cloud offerings feature managed Kubernetes products.

Azure Kubernetes Service or AKS is the default answer for anyone looking to run Kubernetes on Azure. This is a common-enough use case that we decided to write instructions for a minimal AKS cluster that can run Walden. Compared to EKS, creating this minimal cluster is easier on AKS -- there are fewer steps to run, and fewer permissions issues to worry about.


Deploying Walden on AKS

We did find that two things were reasonably daunting on AKS:

These two aspects aside, we found AKS to be straightforward to interact with. We suspect that many people wanting to try Walden on AKS will already have access to an enterprise Azure account, and will already have ample resource allocations, as well as enough knowledge of their specific compute region to be able to select the right VMs for their needs. This should ensure an even smoother experience with this self-contained data warehouse.

More details can be found on the github.

Server rack vector created by jcomp - www.freepik.com