Skip to content
Florin Loghiade

Florin Loghiade

Writing about technology and born in the field issues

Migrating from Azure DevOps Pipelines to GitHub Actions - Insights

Migrating from Azure DevOps Pipelines to GitHub Actions - Insights

Before we get started, let's address the elephant in the room. No, you should not migrate all your pipelines to Azure DevOps, but if it ma

in
Moving away from ARM to Terraform

Moving away from ARM to Terraform

I remember when ARM first came out, and I was skeptical about how the implementation was done. Going from single-resource management in Azure

Service Endpoints and Private Endpoints - When to use

Service Endpoints and Private Endpoints - When to use

One of the requirements that continuously pop up when you're working on securing your Azure workloads is to remove public access from as m

in
Azure Nat Gateway - Controlled Outbound system

Azure Nat Gateway - Controlled Outbound system

Designing a scalable network architecture that avoids downtime and bottlenecks is often challenging, as unforeseen issues may arise. One such

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
Azure Virtual Wan - Scalable SD-Wan Solution

Azure Virtual Wan - Scalable SD-Wan Solution

PN solutions have been around for quite some time, providing secure connectivity between remote networks and devices. Traditional VPN gateways

in
Azure DNS Private Resolver - What is it?

Azure DNS Private Resolver - What is it?

Remember when almost everybody said that the cloud would take over and nobody would do on-premises anymore? Well, here we are, and it still di

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