How to Create a Private Link Service in Azure
Expose internal services privately and securely using Azure Private Link
Jun 8, 20254 min read4
Search for a command to run...
Articles tagged with #azure
Expose internal services privately and securely using Azure Private Link
As part of a recent SaaS architecture review, I explored different ways for securely connecting Azure AKS-hosted workloads with customer on-prem environments. This blog summarizes my findings across various connectivity models including VPN, ExpressR...
Managing microservices in a Kubernetes environment comes with complexity—not just in architecture and deployment, but in operational support. Over the past few weeks, I’ve been designing a Support Matrix that clearly defines responsibilities across d...