by Jeremy Wallace | Sep 9, 2025 | Microsoft Azure
Performance isn’t just about what code you write – it’s also where you run that code relative to your users. If most of your customers are in Asia but your app is in an East US datacenter, they will experience higher latency no matter how optimized your code is. On...
by Jeremy Wallace | Sep 8, 2025 | Microsoft Azure
One of the key pillars of a well-architected framework is Cost Optimization – ensuring you’re getting optimal value for every dollar spent in the cloud. Today (Day 3) we dive into Azure Cost Management and Budgets, the toolkit that helps you gain visibility into your...
by Jeremy Wallace | Sep 5, 2025 | Microsoft Azure
In traditional IT, we often relied on a secure perimeter – the “corporate network” was trusted, and everything outside was not. Zero Trust architecture flips that model on its head. With Zero Trust, we presume that an attacker could be anywhere, even inside our...
by Jeremy Wallace | Aug 19, 2025 | Microsoft Azure
Building in the cloud is one thing. Running it every day? That’s where the real work starts. Operational Excellence in the Azure Well-Architected Framework is all about keeping workloads healthy, automated, and observable. In other words: less firefighting, more...
by Jeremy Wallace | Feb 12, 2025 | Microsoft Azure, Microsoft Entra
You can use Entra ID to login to Azure VMs without having to setup Entra Domain Services or AD join the VM, however you may encounter the error “The Sign-in method you’re trying to use isn’t allowed. Try a different sign-in method or contact your...