Hey, let’s be honest: passwords are over. SMS‑codes, pushpopups, totp tokens, great in theory, weak in real‑life fights. bad guys surf that weakness like it’s a goldmine. phishing got too smart, MFA fatigue is real, and attackers no longer brute-force, they social-engineer the hell out of u. that’s where FIDO2 crashes in like a hero,…
Tag: DevOps
Why I Run This Blog (And Why I Keep Writing All These Damn Articles)
A lot of ppl asks me why do I run this blog? okay take a look ))))))))) short version lol, so I don’t lose my mind with the amount of info I process every day. longer version ))))))) because everything I write helps me think, structure, and not drown in this tech flood of updates,…
How to Create and Manage a Public DNS Zone in Azure via the Portal
You All well knew the DNS (Domain Name System) is a cornerstone of the internet. It translates domain names into IP addresses and vice versa. If you’re working with Azure, managing your DNS records within the same ecosystem is a smart move. Azure DNS provides a highly available, scalable, and secure way to handle domain…
How do I get started with Azure for deploying a basic web application
That is an Question from a life and from portal Microsoft Q&A So let’s answer to: First things first u gotta have an azure account. if u don’t have one yet, no worries, they even give u free credits to start playing around. just head to the azure free account page and sign up. ok, now…