Skip to content
Florin Loghiade

Florin Loghiade

Writing about technology and born in the field issues

Deployment Scripts in ARM Templates

Deployment Scripts in ARM Templates

I’ve been authoring ARM templates since Azure moved from the Service Manager model to the Resource Manager model, and I never regretted it. W

in
Azure Image Builder - Build and Maintain golden images with ease

Azure Image Builder - Build and Maintain golden images with ease

If you’re an on-premises person and start now with the cloud, you might be familiar with golden images. You know the benefits of having golden

in
KEDA 2.0 - An update from KEDA 1.0

KEDA 2.0 - An update from KEDA 1.0

In a previous blog post – Serverless anywhere with Kubernetes [https://florinloghiade.ro/2019/12/being-serverless-anywhere-with-kubernetes/] –

in
Password-less Authentication with FIDO2 in Azure or other Microsoft services

Password-less Authentication with FIDO2 in Azure or other Microsoft services

As a security-conscious person, I try all the time to find new ways to enhance my security posture in ways where I get the best of both worlds

in
Azure Private Link - What is it and how to use it

Azure Private Link - What is it and how to use it

Accessing Azure PaaS services has never easier. Azure Private link is a relatively new service that allows the users to connect to a PaaS serv

in
Governance & Security in Azure - The untold truth

Governance & Security in Azure - The untold truth

Moving to the cloud is “easy”; Managing it is another ordeal. I’m going to start with a disclaimer; This post focuses on achieving governance

in
Azure SQL Databases - DTU or vCore

Azure SQL Databases - DTU or vCore

DTU or vCore? That is the question. When they first came as an offering a long time ago, Azure SQL Databases always had a mystery attached to

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