Part 3: Application ID Tagging Policies & Managed Installer
2026-05-01
AppID Tagging Policies do not allow or block execution. They tag applications and files based on predefined rules using custom labels. Because no enforcement de
2230 words
|
11 minutes
Part 5: Create a Base Policy for Fully Managed Devices
2026-05-01
Two approaches are covered for creating a base policy for fully managed devices:
2043 words
|
10 minutes
Part 4: Starter Base Policy for Lightly Managed Devices
2026-05-01
The goal of this part is to build a starter base policy suitable for lightly managed devices — environments where employees currently have broad software freedo
2370 words
|
12 minutes
Part 2: Policy Templates & Rule Options
2026-05-01
Microsoft ships a set of example base policies with Windows and the WDAC Wizard. These serve as starting points for creating custom policies rather than writing
4444 words
|
22 minutes
Part 6: Sign, Apply and Remove Signed Policies
2026-05-01
Unsigned policies are appropriate for testing and lab environments. Signed policies are required for secure production environments. An unsigned policy that has
2414 words
|
12 minutes
Part 7: Maintaining Policies with Azure DevOps (or PowerShell)
2026-05-01
This document describes how to maintain App Control for Business policies as code, using an Azure DevOps Pipeline for automated deployment and PowerShell 7 for
2680 words
|
13 minutes
eBPF SSL/TLS Encrypted Traffic Analysis: Real-Time Insights Without Certificates
2025-08-19
Comprehensive guide to analyzing encrypted SSL/TLS traffic using eBPF uprobes, enabling real-time monitoring without SSL certificates or application modifications.
3816 words
|
19 minutes
eBPF Map Pressure Monitoring using eBPF Iterators: Preventing Performance Bottlenecks
2025-08-19
Comprehensive guide to monitoring eBPF map pressure using iterators, preventing performance bottlenecks caused by full maps, with real-world solutions and code examples.
3271 words
|
16 minutes
eBPF: Revolutionizing Observability for DevOps and SRE Teams
2025-08-18
Comprehensive guide to how eBPF is transforming observability for DevOps and SRE teams, enabling advanced monitoring, network analysis, and performance insights without manual instrumentation.
3858 words
|
19 minutes
eBPF TLS Tracing: The Past, Present and Future of Encrypted Traffic Observability
2025-08-18
Comprehensive analysis of eBPF TLS tracing evolution - from fragile memory offset approaches to robust syscall-based methods, covering challenges, solutions, and future innovations in encrypted traffic observability.
4005 words
|
20 minutes
eBPF Map Metrics Prometheus Exporter: Advanced Observability with eBPF Iterators
2025-08-18
Learn how to build a standalone eBPF Map Metrics Prometheus exporter using eBPF Iterators, enabling comprehensive observability of eBPF programs without modifying application stacks.
3667 words
|
18 minutes
eBPF for Security: Evolution or Revolution?
2025-08-17
Comprehensive analysis of how eBPF is transforming cybersecurity - from its origins as a packet filter to becoming the cornerstone of modern security observability and threat detection.
2795 words
|
14 minutes
A Minimal Scheduler with eBPF, sched_ext and C
2025-08-16
A comprehensive tutorial for creating a minimal Linux scheduler using eBPF and sched_ext, implementing a round-robin scheduling algorithm with practical examples and visualization.
1486 words
|
7 minutes
How to Use eBPF for Monitoring Linux Thread Contention
2025-08-16
Comprehensive guide to using eBPF for monitoring Linux thread contention, including practical examples with bcc, bpftrace, and custom scripts for performance analysis.
2384 words
|
12 minutes
Unit Testing eBPF Programs: A Comprehensive Guide with XDP Examples
2025-08-16
Learn how to effectively unit test eBPF programs using BPF_PROG_RUN and libbpf. Complete guide with XDP examples, best practices, and troubleshooting tips.
2266 words
|
11 minutes
How to Run Code in Kernel Space? eBPF! Complete Guide with XDP Packet Capture
2025-08-15
Comprehensive guide to running code in kernel space using eBPF, featuring a complete XDP packet capture implementation with Go integration and practical examples.
3773 words
|
19 minutes
Netflix eBPF Infrastructure Observability: Detecting Noisy Neighbors at Scale
2025-08-12
Learn how Netflix leverages eBPF to detect noisy neighbors in multi-tenant systems through continuous Linux scheduler instrumentation with minimal performance overhead.
3421 words
|
17 minutes
Introducing The eBPF Agent: A No-Code Approach for Cloud-Native Observability
2025-08-12
Discover how Broadcom's eBPF agent revolutionizes cloud-native monitoring with dynamic instrumentation, near-zero overhead, and language-agnostic support for modern microservices architectures.
3706 words
|
19 minutes
Writing eBPF Kprobe Programs with Rust Aya: Complete Developer Guide
2025-08-12
Comprehensive tutorial on writing eBPF Kprobe programs using Rust Aya framework, including kernel function tracing, argument handling, and production deployment strategies.
5483 words
|
27 minutes
Enterprise Web Security with Cloudflare WAF and DDoS Protection
2025-08-10
Complete guide to implementing enterprise-grade web application security using Cloudflare WAF and DDoS protection, including OWASP Top 10 defense, advanced bot management, and custom security rules.
6607 words
|
33 minutes
Secure Remote Access with Cloudflare Tunnels - Complete Guide to VPN Replacement
2025-08-10
Comprehensive guide to implementing Cloudflare Tunnels for secure remote access to internal resources, replacing traditional VPNs with zero-trust security and eliminating exposed ports.
3539 words
|
18 minutes
Building Cost-Effective Full-Stack Applications with Cloudflare R2 and D1
2025-08-10
Complete guide to building production-ready full-stack applications using Cloudflare R2 object storage and D1 database, with zero egress fees and 90% cost savings compared to traditional cloud providers.
5844 words
|
29 minutes
Enterprise Zero Trust Architecture with Cloudflare Access - Complete Implementation Guide
2025-08-10
Comprehensive guide to implementing NIST SP 800-207 compliant Zero Trust Architecture using Cloudflare Access, replacing traditional VPNs with identity-based security and achieving 80% reduction in security incidents.
3117 words
|
16 minutes
Building Lightning-Fast Serverless APIs with Cloudflare Workers
2025-08-10
Complete guide to building high-performance serverless APIs using Cloudflare Workers, including KV storage, D1 database integration, and advanced caching strategies for sub-10ms response times globally.
2957 words
|
15 minutes