Uncategorized

Deploying Citrix NetScaler Configuration using Terraform

Last Week Citrix published the first public version of their Terraform Provider for Citrix ADC/NetScaler which allows us to deploy Citrix Configuration using Terraform syntax. Since I’m using Terraform for the deployment of other services as well, it makes it easy to deploy NetScaler/ADC using the same configuration syntax as well. The provider is available …

Deploying Citrix NetScaler Configuration using Terraform Read More »

Using Azure Arc to securely connect to Kubernetes Clusters

One of the new capabilities that Microsoft has introduced for Azure Arc is something called Cluster Connect for Kubernetes, which allows us to securely connect to any Kubernetes cluster that is linked to Azure Arc. However this requires that your Kubernetes Cluster is already linked up to Azure Arc, which you can read more about …

Using Azure Arc to securely connect to Kubernetes Clusters Read More »

Getting started with Azure Defender and Azure Monitor for Kubernetes using Azure Arc

As part of Azure Arc, Microsoft provides integration with Kubernetes to provide a couple of features. Connect Kubernetes running outside of Azure for inventory, grouping, and tagging. Deploy applications and apply configuration using GitOps-based configuration management. View and monitor your clusters using Azure Monitor for containers. Enforce threat protection using Azure Defender for Kubernetes. Apply …

Getting started with Azure Defender and Azure Monitor for Kubernetes using Azure Arc Read More »

API Management and Azure Application Gateway design

In some customer projects now we been working with implementation of API Management in a Hub-and-spoke architecture where we also have Application Gateway as part of the design for secure exposure of services located in the different spokes and on-premises enviroments. One question that comes up often is, should I have my API endpoints publicly …

API Management and Azure Application Gateway design Read More »

Get started with Kasten for data protection on Azure Kubernetes Service

A while back, Veeam acquired a company called Kasten, which provides backup and disaster recovery capabilities for Kubernetes. Since I’ve been working with Veeam for a while I decided to take a closer look at the capabilities and how to deploy it against Azure Kubernetes Service (AKS). Kasten provides direct integration with different public cloud …

Get started with Kasten for data protection on Azure Kubernetes Service Read More »

Scroll to Top