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

Azure

Auto-Shutting down Azure VMs based on users time zone

Auto-Shutting down Azure VMs based on users time zone

Shutting down a virtual machine is a very easy job. You just go to the portal and press the stop button or you can just as simply run a Stop-A

in
Managing on-premises servers with Azure Arc

Managing on-premises servers with Azure Arc

Recently I implemented Azure Arc in a production deployment. After seeing that it's working perfectly outside a POC/Demo environment, I de

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
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
Running Multi-Containers in Azure Web Apps

Running Multi-Containers in Azure Web Apps

Running a container in the cloud is quite easy these days but how about multi-web app containers? In this post, we will find out about the mu

in