Skip to content
Florin Loghiade

Florin Loghiade

Writing about technology and born in the field issues

Using DAPR in AKS

Using DAPR in AKS

I remember seeing the launch, and I told myself, "This is a cool thing. I hope it sticks and doesn't tank." Two years later, it

in
AKS Authorization Models: Deep Dive into Kubernetes RBAC and Azure RBAC

AKS Authorization Models: Deep Dive into Kubernetes RBAC and Azure RBAC

The Kubernetes orchestrator is a marvel of software engineering; it allows us to deploy, manage and scale our applications without many headac

AKS Node Auto Provisioning: What is it?

AKS Node Auto Provisioning: What is it?

Node Auto Provisioning (NAP) significantly evolves how Azure Kubernetes Service manages infrastructure resources. This feature fundamentally t

in
Azure DevOps - Workload Identity Federation

Azure DevOps - Workload Identity Federation

In a previous blog post, I discussed Workload Identity Federation in AKS, the successor to the Azure Pod Identity solutions and a more elegant

in
Azure - Which region should I choose?

Azure - Which region should I choose?

This is something that I've been trying to write for more than a year, but I never got any time to assemble my thoughts and put them in wr

in
AKS - Cost Visualization and Management

AKS - Cost Visualization and Management

Cost management is familiar; we do it back and forth day on day off. Well, at least that's what I do most of the time when I'm not thi

in
Dynamic ConfigMaps in AKS

Dynamic ConfigMaps in AKS

Handling configurations in app development, especially with Kubernetes, can quickly turn into a real headache. It's more than just trackin

in
AKS - Choosing the right network plugin

AKS - Choosing the right network plugin

Containers are accessible; you build the image and deploy it to an orchestrator, and from there, everything works. Right? Well, not exactly on

in