Speaking about Azure Arc at the Boston Azure User Group
I am thrilled to announce that I will be speaking for the first time at the Boston Azure User Group. My session, titled ‘Bring DevOps to the Swiss Alps’ will explore the challenges and solutions fo...
Speaking about Azure Arc at BASTA! Fall 2022 in Mainz
I am excited to announce that I will be speaking at the BASTA! Fall 2022 conference in Frankfurt, Germany. My session, titled ‘Bring DevOps to the Swiss Alps’, will explore the challenges and solut...
Deploy Applications from private Repositories using Flux GitOps and Azure Arc
In my last post, I showed you how to install a GitOps operator and deploy an application using Helm charts. For this demo, I used an application from a public repository. Almost all companies host ...
Securely deploy Applications in Azure Arc with the Flux GitOps Extension
Azure Arc allows developers and administrators to implement a simple but secure GitOps process with the Flux extension. My last post explained how you can use Kustomize to create configuration fil...
Manage your Kubernetes Resources with Kustomize
Azure Arc offers the Flux extensions to enable a GitOps workflow. You should know about Kustomize before you can use the Flux extension though. Today, I want to show you what Kustomize is and how ...
Create a VPC Connection between Azure and Timescale
This week, I was helping a customer of mine to migrate from an on-prem database to a cloud-hosted TimescaleDB. Since the customer is using Azure, they wanted to host their new TimescaleDB in Azure....