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.
10 posts tagged

AKS

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 years

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
Azure AD Workload Identity in AKS

Azure AD Workload Identity in AKS

All workloads require to access different services or in one way or another. One of the ways is to provide an application credential which is

in
Serverless anywhere with Kubernetes

Serverless anywhere with Kubernetes

KEDA (Kubernetes-based Event-Driven Autoscaling) is an opensource project built by Microsoft in collaboration with Red Hat, which provides eve

in
Container security in the Cloud. A state of uncertainty.

Container security in the Cloud. A state of uncertainty.

Thinking that you managed to escape security? Guess again. In this post, I will focus on containers with Azure Kubernetes in mind but these e

in
AKS - Working with GPUs

AKS - Working with GPUs

💡Much later edit, Nvidia no longer hosts the GPU plugin in docker and they moved it to their own repo as show here -> NVIDIA Kubernetes Dev

in

Integrating Azure Container Instances in AKS

In a previous blog post [https://florinloghiade.ro/2018/01/working-with-kubernetes-managed-clusters-in-azure/] , I talked about how excellent

in