You've successfully subscribed to Florin Loghiade
Great! Next, complete checkout for full access to Florin Loghiade
Welcome back! You've successfully signed in
Success! Your account is fully activated, you now have access to all content.
15 posts tagged

AKS

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
Playing around with Kubernetes

Playing around with Kubernetes

Today, the first of June, is International Children's Day in Romania, so that is a better way to celebrate than playing around with differ

in
E2E use of KEDA in production

E2E use of KEDA in production

I've written about KEDA before, but only in a little detail. A couple of weeks ago, a colleague asked me about KEDA because he saw my blog

in
Migrating your all your shell automations to AKS

Migrating your all your shell automations to AKS

In a previous post (Modernizing Functions in Kubernetes), I talked about modernizing Azure Functions that are deployed as containers. The upda

in
Modernizing your Azure Functions in Kubernetes

Modernizing your Azure Functions in Kubernetes

This is part of a journey I started with modernizing governance, security and cost control systems I've been using Azure Functions for ye

in
KEDA - Creating Scalable Jobs

KEDA - Creating Scalable Jobs

KEDA works excellent when paired with code that runs on top of the Azure Functions containers. You have running services that monitor a queue,

in