Turn your real-world experience into part of the show.

Cloud Architecture Episodes

Examine cloud infrastructure design and operations in Microsoft Azure, emphasizing security, management, and integration with on-premises environments. Discover architectural choices that impact performance and cost.
July 16, 2026

Privileged Identity Management (PIM) - Simply Explained

Privileged Identity Management (PIM) is one of the most important security capabilities in Microsoft Entra, helping organizations eliminate permanent administrator access and replace it with just-in-time privileged access. Instead of giving users standing administrative permissions, PIM allows them to activate elevated roles only when they're needed, significantly reducing the risk of compromised accounts and privilege abuse. In this episode of Microsoft Knowledge Nuggets, we explain Privileged Identity Management in plain English and show why it's a cornerstone of Zero Trust security. You'll learn how PIM works, the difference between eligible and active role assignments, and why temporary access is far more secure than permanent administrator privileges. We cover essential features including role activation, approval workflows, Multi-Factor Authentication (MFA), business justification, time-limited access, notifications, audit logs, and access reviews. You'll also discover how PI…
Guest: Mirko Peters
July 16, 2026

Microsoft Entra Permissions Management - Simply Explained

Microsoft Entra Permissions Management helps organizations answer one of the biggest security questions in the cloud: Who has access to what, and do they really need it? As businesses adopt Azure, AWS, and Google Cloud, permissions quickly become difficult to manage, creating unnecessary risk through excessive or unused access rights. In this episode of Microsoft Knowledge Nuggets, we explain Microsoft Entra Permissions Management in plain English and show how it helps organizations implement the principle of least privilege across multicloud environments. You'll learn what Cloud Infrastructure Entitlement Management (CIEM) is and why it's becoming an essential part of modern cloud security. We explain how Microsoft Entra Permissions Management continuously discovers identities, analyzes permissions, detects excessive privileges, and identifies permission creep before attackers can exploit it. You'll also discover how the platform provides visibility across Azure, Amazon Web Servic…
Guest: Mirko Peters
July 16, 2026

Managed Identities - Simply Explained

Managed Identities are one of Azure's most powerful security features, yet they're often overlooked. Instead of storing usernames, passwords, client secrets, or certificates inside your applications, Azure can automatically create and manage an identity for your resources. In this episode of Microsoft Knowledge Nuggets, we explain Managed Identities in plain English and show why they're considered a security best practice for modern cloud applications. You'll learn what Managed Identities are, why they exist, and how they eliminate the need to manage credentials in your code. We cover the two types of Managed Identities—System-Assigned and User-Assigned—and explain when to use each. You'll also discover how Azure automatically handles credential creation, rotation, and lifecycle management, allowing your applications to securely authenticate to services like Azure Key Vault, Storage Accounts, Azure SQL Database, Microsoft Graph, and many other Microsoft Entra-protected resources wi…
Guest: Mirko Peters
July 16, 2026

Azure API Management - Simply Explained

Azure API Management (APIM) is one of the most important services in Microsoft Azure for organizations building modern cloud applications, microservices, and enterprise integrations. As the number of APIs grows, managing security, authentication, monitoring, versioning, and developer access quickly becomes complex. In this episode of Microsoft Knowledge Nuggets, we explain Azure API Management in plain English and show how it simplifies the entire API lifecycle. You'll learn why APIs are the foundation of modern applications and how Azure API Management acts as a secure gateway between your applications and backend services. We cover essential concepts including API gateways, products, subscriptions, policies, rate limiting, authentication, caching, transformations, versioning, revisions, and the built-in developer portal. You'll also discover how APIM helps protect backend services while giving developers a consistent and secure way to consume APIs. The episode explores common …
Guest: Mirko Peters
July 16, 2026

Azure Load Balancer — Simply Explained

Azure Load Balancer is one of the core networking services in Microsoft Azure, but many people don't fully understand what it actually does. In this episode of Microsoft Knowledge Nuggets, we explain Azure Load Balancer in plain English and show how it keeps applications available, scalable, and resilient as traffic grows. You'll learn why relying on a single virtual machine creates a single point of failure, and how Azure Load Balancer automatically distributes incoming TCP and UDP traffic across multiple backend servers. We break down essential concepts such as frontend IPs, backend pools, health probes, load-balancing rules, inbound NAT rules, and session persistence, explaining how they work together to ensure users are always connected to healthy resources. The episode also explores the differences between public and internal load balancers, when to choose Azure Load Balancer over Azure Application Gateway or Azure Front Door, and why understanding Layer 4 networking is cri…
Guest: Mirko Peters
July 16, 2026

Azure Front Door - Simply Explained

Azure Front Door is Microsoft's global application delivery network that improves the performance, availability, and security of web applications. By routing user traffic through Microsoft's worldwide edge network, Azure Front Door delivers faster response times, intelligent load balancing, SSL offloading, and built-in protection against web attacks—all from a single managed service. In this episode, you'll learn what Azure Front Door is, how it works, and why it's an essential service for modern internet-facing applications. The discussion explains core concepts such as global load balancing, health probes, URL routing, caching, Web Application Firewall (WAF), and SSL/TLS termination. You'll also discover how Azure Front Door differs from Azure Load Balancer, Azure Traffic Manager, and Azure Application Gateway. The episode explores practical scenarios such as hosting global websites, delivering APIs, improving application resilience, protecting against DDoS and web attacks, an…
Guest: Mirko Peters
July 16, 2026

Azure Virtual WAN - Simply Explained

Azure Virtual WAN is Microsoft's global networking service that simplifies connecting branch offices, remote users, virtual networks, and on-premises datacenters through the Microsoft global backbone. Instead of managing multiple VPN gateways, ExpressRoute connections, and complex routing configurations individually, Azure Virtual WAN provides a centralized platform for building secure, scalable, and high-performance enterprise networks. In this episode, you'll learn what Azure Virtual WAN is, how it works, and why it's designed for organizations with distributed or hybrid infrastructures. The discussion explains key concepts including Virtual Hubs, hub-and-spoke networking, site-to-site VPN, point-to-site VPN, ExpressRoute, and transitive routing. You'll also discover how Azure Virtual WAN simplifies global connectivity while reducing operational complexity. The episode explores practical scenarios such as connecting multiple offices, supporting remote workers, integrating hybr…
Guest: Mirko Peters
July 15, 2026

Azure Firewall - Simply Explained

Azure Firewall is Microsoft's cloud-native, fully managed network security service that protects Azure workloads from both internal and external threats. Instead of deploying and maintaining traditional firewall appliances, Azure Firewall provides centralized traffic filtering, threat intelligence, and application-aware security that automatically scales with your environment. In this episode, you'll learn what Azure Firewall is, how it works, and why it's a critical component of a secure Azure architecture. The discussion explains key concepts including network rules, application rules, NAT rules, threat intelligence, and the differences between the Basic, Standard, and Premium SKUs. You'll also discover how Azure Firewall fits into hub-and-spoke network designs and complements services like Network Security Groups (NSGs). The episode explores practical scenarios such as securing virtual machines, controlling outbound internet access, protecting hybrid cloud environments, filte…
Guest: Mirko Peters
July 15, 2026

Azure Bastion - Simply Explained

Azure Bastion is Microsoft's managed remote access service that lets you securely connect to Azure virtual machines without exposing them to the public internet. Instead of opening RDP or SSH ports, Azure Bastion provides browser-based access through the Azure portal, significantly reducing the attack surface while improving security and simplifying remote administration. In this episode, you'll learn what Azure Bastion is, how it works, and why it's becoming a best practice for managing Azure virtual machines. The discussion explains how Bastion enables secure RDP and SSH connections, integrates with virtual networks, and eliminates the need for public IP addresses on your servers. You'll also discover how it supports Zero Trust security principles and strengthens your overall Azure environment. The episode explores practical scenarios such as securely managing production servers, supporting hybrid environments, enabling remote administration for IT teams, and protecting critic…
Guest: Mirko Peters
July 15, 2026

Azure Landing Zones - Simply Explained

Azure Landing Zones provide the secure, scalable, and governed foundation that organizations need before deploying workloads in Microsoft Azure. Rather than simply creating subscriptions and resources, a Landing Zone establishes the core architecture—including identity, networking, security, governance, management, and compliance—so every new workload starts from a consistent and enterprise-ready baseline. Think of it as preparing the ground before building a house: without a solid foundation, everything built on top becomes harder to manage and secure. In this episode, you'll learn what Azure Landing Zones are, why they're essential for cloud adoption, and how they help organizations avoid costly redesigns as their Azure environments grow. The discussion explains the core building blocks, including management groups, subscriptions, resource organization, identity, networking, Azure Policy, Role-Based Access Control (RBAC), monitoring, and security baselines. You'll also discover h…
Guest: Mirko Peters
July 15, 2026

Azure Resource Manager - Simply Explained

Azure Resource Manager (ARM) is the management layer that sits behind every Azure deployment, providing a consistent way to create, organize, secure, and manage cloud resources. Whether you deploy virtual machines, storage accounts, databases, or networking components, every request passes through Azure Resource Manager. Rather than configuring resources manually, ARM enables organizations to deploy entire environments consistently using Infrastructure as Code, templates, and automation. In this episode, you'll learn what Azure Resource Manager is, how it works, and why it's the foundation of every Azure environment. The discussion explains key concepts including subscriptions, resource groups, resource providers, management groups, tags, locks, and role-based access control (RBAC). You'll also discover how Azure Resource Manager provides a centralized control plane that ensures consistent deployments, governance, and security across all Azure services. The episode explores prac…
Guest: Mirko Peters
July 15, 2026

Azure Policy - Simply Explained

Azure Policy is Microsoft's governance and compliance service for Azure, helping organizations enforce standards, prevent misconfigurations, and keep cloud environments secure at scale. Instead of relying on administrators to manually follow best practices, Azure Policy automatically evaluates resources against defined rules and can deny, audit, modify, or automatically remediate deployments that don't meet organizational requirements. In this episode, you'll learn what Azure Policy is, how it works, and why governance should be built into your Azure environment from day one. The discussion explains the core concepts of policy definitions, assignments, initiatives, scopes, exemptions, and compliance reporting, showing how they work together to enforce consistent standards across subscriptions, resource groups, and management groups. You'll also discover the difference between Azure Policy, Azure RBAC, and Azure Blueprints, helping you understand when each service should be used. …
Guest: Mirko Peters
July 15, 2026

Azure Monitor — Simply Explained

Azure Monitor is Microsoft's comprehensive monitoring and observability platform that helps organizations understand the health, performance, and availability of their cloud and on-premises environments. Instead of manually checking servers, applications, and services, Azure Monitor continuously collects metrics, logs, traces, and events, giving IT teams real-time visibility into everything running across their infrastructure. In this episode, you'll learn what Azure Monitor is, how it works, and why monitoring is essential for building reliable cloud solutions. The discussion explains the core components of Azure Monitor, including Metrics, Log Analytics, Application Insights, Alerts, Workbooks, and Dashboards, showing how they work together to detect issues before users are affected. You'll also discover how Azure Monitor integrates with virtually every Azure service to provide centralized monitoring and actionable insights. The episode explores practical scenarios such as mon…
Guest: Mirko Peters
July 15, 2026

Azure Logic Apps - Simply Explained

Azure Logic Apps is Microsoft's cloud-native workflow automation platform that helps organizations connect applications, services, and data without writing large amounts of code. Instead of building complex integrations from scratch, you create visual workflows that automatically respond to events, execute business processes, and move information between cloud services, on-premises systems, and third-party applications. In this episode, you'll learn what Azure Logic Apps is, how it works, and why it's one of the most powerful automation services in Microsoft Azure. The discussion explains the core building blocks of a workflow, including triggers, actions, connectors, conditions, loops, and approvals, while showing how they work together to automate repetitive business tasks. You'll also discover the difference between Azure Logic Apps, Power Automate, and Azure Functions, helping you choose the right tool for different automation scenarios. The episode explores practical use ca…
Guest: Mirko Peters
July 15, 2026

Azure Functions - Simply Explained

Azure Functions are Microsoft's serverless compute service, allowing developers to run code without managing servers or infrastructure. Instead of deploying and maintaining virtual machines, you simply write small pieces of code—called functions—that execute automatically whenever a specific event occurs. Whether a file is uploaded to Azure Storage, an HTTP request is received, a timer triggers, or a message arrives in Azure Service Bus, Azure Functions responds instantly and only consumes resources while your code is running. In this episode, you'll learn what serverless computing really means, how Azure Functions fit into modern cloud architectures, and why they're a key building block for event-driven applications. The discussion covers common triggers and bindings, explains the different hosting plans, and shows how automatic scaling allows applications to handle anything from a few requests per day to millions of executions without manual intervention. The episode also expl…
Guest: Mirko Peters
July 15, 2026

Azure Service Bus - Simply Explained

Azure Service Bus is Microsoft's enterprise messaging service for building reliable, secure, and loosely coupled applications. In this episode, we explain what Azure Service Bus is, how it works, and why it's a key component of modern cloud architectures. Whether you're connecting applications, integrating business systems, or building resilient microservices, Azure Service Bus ensures messages are delivered reliably—even when systems are temporarily unavailable. You'll learn the core concepts behind queues, topics, subscriptions, and message brokers, as well as features like dead-letter queues, duplicate detection, scheduled messages, sessions, and transactions. We also explore how Azure Service Bus integrates with Azure Functions, Logic Apps, Power Platform, and other Azure services to enable asynchronous communication and scalable enterprise solutions. Along the way, we compare Azure Service Bus with Event Grid and Event Hubs so you'll understand when each messaging service is t…
Guest: Mirko Peters
July 15, 2026

Azure Event Hubs - Simply Explained

Azure Event Hubs is Microsoft's high-throughput event streaming platform, built to ingest and process millions of events per second with low latency. In this episode, we explain what Azure Event Hubs is, how it works, and why it's a critical service for modern cloud-native applications, IoT solutions, real-time analytics, and large-scale data pipelines. Whether you're collecting telemetry from connected devices, application logs, or streaming business events, Event Hubs provides the scalable foundation to move data in real time. You'll learn the core concepts behind Event Hubs, including namespaces, partitions, consumer groups, offsets, and event retention. We also explore how Event Hubs integrates with Azure Functions, Azure Stream Analytics, Microsoft Fabric, Azure Data Explorer, Apache Kafka, and other analytics platforms to power real-time processing and insights. Along the way, we compare Azure Event Hubs with Event Grid and Service Bus so you'll understand when each messaging…
Guest: Mirko Peters
July 15, 2026

Event Grid - Simply Explained

Azure Event Grid is the backbone of event-driven applications in Microsoft Azure, enabling services to react instantly when something happens. In this episode, we explain what Azure Event Grid is, how it works, and why it's a key building block for modern cloud-native, serverless, and microservices architectures. Instead of constantly polling for changes, Event Grid delivers notifications in real time, making applications faster, more efficient, and easier to scale. You'll learn how publishers, topics, subscriptions, and event handlers work together to create loosely coupled systems. We also cover push versus pull delivery, event filtering, retries, and integrations with services like Azure Functions, Logic Apps, Event Hubs, Service Bus, Storage Accounts, and custom webhooks. Along the way, we compare Event Grid with Azure Service Bus and Event Hubs so you'll know when each messaging service is the right choice. Whether you're a developer, cloud architect, IT professional, or pr…
Guest: Mirko Peters
July 15, 2026

API Gateway - Simply Explained

An API Gateway is the front door to modern applications, acting as a single entry point for all API requests before they reach backend services. In this episode, we explain what an API Gateway is, why it's essential in cloud-native and microservices architectures, and how it improves security, scalability, and performance. Whether you're building APIs, integrating applications, or managing enterprise workloads, understanding the role of an API Gateway is a fundamental skill. You'll learn how API Gateways handle authentication, authorization, rate limiting, request routing, caching, logging, and monitoring while simplifying access to multiple backend services. We also compare API Gateways with reverse proxies and load balancers, explore common deployment patterns, and discuss how platforms like Azure API Management, Amazon API Gateway, and other enterprise solutions implement these capabilities. Whether you're an IT professional, developer, cloud architect, or simply curious abou…
Guest: Mirko Peters
July 15, 2026

Azure DevOps in 2026: The Quiet Backbone of Enterprise AI

Quick answer: Azure DevOps gives enterprise teams a governed way to plan, build, test, and release software and infrastructure. This episode examines why disciplined source control, pipelines, security, and traceability remain essential when AI accelerates development and increases the speed of change. Everyone is talking about GitHub, Copilot, and AI-powered development, leading many to believe Azure DevOps is becoming obsolete. But inside Fortune 500 enterprises, a very different story is unf...
July 15, 2026

Azure MCP Server - Simply Explained

Azure MCP Server extends the power of artificial intelligence beyond chat by allowing AI assistants and agents to securely interact with Azure resources through the open Model Context Protocol (MCP). In this episode of Microsoft Knowledge Nuggets on M365 FM, Mirko Peters explains what the Azure MCP Server is, how it works, and why it represents a major step toward AI-driven cloud management and automation. You'll learn how Azure MCP Server acts as a bridge between AI models such as Microsoft Copilot, GitHub Copilot, and other MCP-compatible assistants and your Azure environment. Instead of manually navigating the Azure portal or writing complex Azure CLI and PowerShell commands, administrators can use natural language to query resources, deploy infrastructure, troubleshoot issues, review configurations, and automate cloud operations. The episode explains how MCP standardizes communication between AI agents and Azure services while maintaining enterprise-grade security, authenticati…
Guest: Mirko Peters
July 14, 2026

Infrastructure as Code - Simply Explained

Infrastructure as Code (IaC) is the practice of managing and deploying cloud infrastructure through code instead of manually configuring resources in a portal. In this episode of Microsoft Knowledge Nuggets on M365 FM, Mirko Peters explains Infrastructure as Code in plain English and shows why it has become a foundational practice for Azure, DevOps, cloud engineering, and modern IT operations. You'll learn how IaC enables organizations to define virtual machines, networks, storage accounts, databases, security settings, and entire cloud environments in reusable code. Rather than relying on manual "click operations," infrastructure can be deployed automatically, consistently, and repeatedly across development, testing, and production environments. The episode explores core concepts such as declarative versus imperative deployments, idempotency, version control, automation, and why treating infrastructure like application code improves reliability and reduces operational risk. The…
Guest: Mirko Peters
July 14, 2026

Bicep - Simply Explained

Azure Bicep is Microsoft's modern Infrastructure as Code (IaC) language for deploying and managing Azure resources using a clean, readable, and declarative syntax. In this episode of Microsoft Knowledge Nuggets on M365 FM, Mirko Peters explains why Azure Bicep has become Microsoft's recommended replacement for traditional ARM Templates and how it helps organizations build secure, scalable, and repeatable cloud environments with less complexity. You'll learn the core building blocks of every Azure Bicep project, including resources, parameters, variables, outputs, modules, conditions, loops, and symbolic names. The episode demonstrates how Bicep automatically handles resource dependencies, simplifies infrastructure deployments, and enables reusable modules that dramatically reduce duplicate code across Azure projects. Whether you're deploying virtual machines, networking, storage, databases, or complete enterprise landing zones, Bicep makes Azure automation easier to understand and …
Guests: Mirko Peters , Mirko
July 14, 2026

ARM Templates - Simply Explained

ARM Templates are the original Infrastructure as Code (IaC) technology behind Azure Resource Manager, allowing organizations to define, deploy, and manage Azure infrastructure using declarative JSON files. In this episode of Microsoft Knowledge Nuggets on M365 FM, Mirko Peters explains what ARM Templates are, why they became the foundation of Azure automation, and why many Azure professionals are now moving toward Azure Bicep for modern cloud deployments. You'll discover how ARM Templates make Azure deployments repeatable, predictable, and version-controlled by defining resources such as virtual machines, storage accounts, virtual networks, and databases as code. The episode explains key concepts including parameters, variables, resources, outputs, dependencies, and nested templates while demonstrating how Infrastructure as Code eliminates manual portal configuration and reduces deployment errors. The episode also explores the challenges of working with large ARM Templates. As A…
Guest: Mirko Peters