Learn to use the Dapr authorization middleware
Based on a customer conversation, I decided to look into the Dapr middleware components. More specifically, I wanted to understand…
Based on a customer conversation, I decided to look into the Dapr middleware components. More specifically, I wanted to understand…
In a previous article, I wrote about the AKS Azure Cloud Provider and its support for Azure Private Link. In…
If you have done any work with Azure, you have probably come across terms such as Azure Private Link Service…
If you read the previous article on Draft 2, we went from source code to deployed application in a few…
Sadly no post about good Belgian beer . Draft 2 is an open-source project that aims to make things easier…
Now that the Flux v2 extension for Azure Kubernetes Service and Azure Arc is generally available, let’s do a quick…
Now that Azure Container Apps (ACA) is generally available, it is time for a quick guide. These quick guides illustrate…
Yesterday, I posted the Quick Guide to Kubernetes Workload Identity on AKS. This post contains a similar guide to enabling…
IMPORTANT: the steps below are not relevant anymore; the steps in the quick guide have been updated; see https://github.com/gbaeke/quick-guides/blob/main/workload-identity/README.md for…
A while ago, I created a YouTube playlist about Azure Container Apps. The videos were based on the first public…
Table of Contents DevOps for Database Development with Snowflake using … DevOps for Database Development with Snowflake using Liquibase and…
When you run a workload, no matter how simple or complex, you often need to access protected resources in both…
This video contains a high-level overview of Microsoft Azure, services, regions, connectivity and monitoring. Related links are below: Microsoft Modern…
I’ve been following through some tutorials on Azure Container Registry in Anthony Nocentino’s Pluralsight course “Microsoft Azure Developer: Implement IaaS…
I’m excited to share that Microsoft re-appointment me as a Microsoft MCT Regional Lead for 2022-2023. I’m a MCT…
In this post we are going to see some of … GitHub Enterprise Server 3.1 Read More
In this post we are going to check the new … GitHub Copilot: your AI pair programmer Read More
Today, 15 years ago I got accepted has a Microsoft Certified Trainer (MCT). It was a changing moment on my…
GitHub Issues is used by millions of developers daily, all … Novelties within GitHub Issues Read More
At Ignite November 2021, Microsoft released Azure Container Apps as a public preview. It allows you to run containerized applications…
In this post, we will take a look at / blue-green deployments in Kubernetes. With blue-green deployments, you deploy a…
GitHub is where developers come to learn and celebrate what’s … A new public beta feature of GitHub Releases: Automated…
Introduction In October 2021, Microsoft announced the public preview of AKS support for deploying WebAssembly System Interface (WASI) workloads in…
There’s a new Microsoft Azure in the house!!! AZ-305: Designing Microsoft Azure Infrastructure Solutions is announced! AZ-305 will be…
In this post, we are going to see how easy … Using GitHub Actions in Visual Studio only with right-click…
I am delighted to announce our community initiative Azure & … Azure & DevOps Study Group Community Initiative Read More
This past Thursday I received the notice that I was re-awarded as Microsoft MVP. This will be my year #6…
When you deploy Azure Kubernetes Service (AKS), by default the API server is publicly made available. That means it has…
In my previous post, I wrote about App Services with Private Link and used Azure Front Door to publish the…
In one of my videos on my YouTube channel, I discuss Azure App Services with Private Link. The video describes…
I have talked about and demonstrated the use of kubelogin in previous posts and videos. Because I often get questions…
I’ve been working to get more familiar with both Terraform and Azure Devops recently and working on understanding how both…
While I was investigating Kyverno, I wanted to check my Kubernetes deployments for compliance with Kyverno policies. The Kyverno CLI…
In an earlier blogpost, I wrote about Kubernetes Policies on Azure Kubernetes Service with the Azure Policy add-on. The add-on…
Business photo created by aopsan – www.freepik.com When I create docker images for a Go application, I often use the…
In one on my videos on my YouTube channel, I talked about Kubernetes authentication and used the image below: Securing…
If you have ever installed Kubernetes on your own hardware or you have worked with Kubernetes on the desktop with…
When you deploy Azure Kubernetes Service (AKS) in an enterprise context, you will probably be asked about policies that can…
I recently uploaded a video to my YouTube channel about this topic: Youtube video; direct link to demo https://youtu.be/1bC-fZEFodU?t=756 In…
In the previous post, we looked at some of the GitHub Actions you can use with Microsoft Azure. One of…
In the past, I wrote about using Azure DevOps to deploy an AKS cluster and bootstrap it with Flux v2,…
In an earlier post, I wrote about the use of AKS Pod Identity (Preview) in combination with the Azure SDK…
When you install the Azure Arc agent on any physical or virtual server, either Windows or Linux, the machine suddenly…
A long time ago, I wrote a blog post about assigning managed identities to pods in Azure Kubernetes Services (AKS)…
In the previous post, I talked about akv2k8s. akv2k8s is a Kubernetes controller that synchronizes secrets and certificates from Key…
Let’s face it. If you deploy web applications and APIs of any sort, you need certificates. If you have been…
A while ago, I published a post about deploying AKS with Azure DevOps with extras like Nginx Ingress, cert-manager and…
If you have read my blog and watched my Youtube channel, you know I have worked with Flux in the…
I have been working with Docker for quite some time. More and more however, I see people switching to tools…
AZ-900 Microsoft Azure Fundamentals certification is the first and the most important certification for anyone who is just starting with…