not an architect

— do what you can’t

  • [weekly]
  • [monthly recap]
  • about me
  • blog
  • Privacy Policy
  • Impressum
  • VXLAN over IP: Extending Layer-2 Across an L3 Backbone

    VXLAN over IP: Extending Layer-2 Across an L3 Backbone
    November 8, 2025
  • Stretching Layer-2 with VXLAN: MTU Tuning and Fast Failure

    Stretching Layer-2 with VXLAN: MTU Tuning and Fast Failure
    November 8, 2025
  • Dapr: The Invisible Co-Pilot for Microservices

    Dapr: The Invisible Co-Pilot for Microservices
    November 8, 2025
  • Azure NSG Flow Logs Retirement: Plan Your Migration to VNet Flow Logs
    November 8, 2025

    Azure NSG Flow Logs Retirement: Plan Your Migration to VNet Flow Logs

    I read a useful Microsoft Tech Community post by Ibrahim Baig that announces a key change: “Microsoft is retiring Network Security Group (NSG) flow logs” and urges a move to VNet flow logs. The deadline is clear — new NSG…

  • eBPF Host Routing on Azure CNI: High-Performance AI Networking on AKS
    November 8, 2025

    eBPF Host Routing on Azure CNI: High-Performance AI Networking on AKS

    I dug into Microsoft’s announcement about eBPF host routing for Azure CNI powered by Cilium, and the short version: if you run latency-sensitive AI workloads on AKS, this is worth noticing. Azure CNI with Cilium already promises better throughput and…

  • AKS Layer 7 Network Policies GA: Enforcing Least Privilege with Observability
    November 8, 2025

    AKS Layer 7 Network Policies GA: Enforcing Least Privilege with Observability

    I’m sharing some good news: Layer 7 (L7) Network Policies for Azure Kubernetes Service (AKS), powered by Cilium and ACNS, are now Generally Available. That means L7 controls—like restricting HTTP methods and paths—are fully supported for production workloads, so you…

  • Cut the Noise: Container Network Metrics Filtering in ACNS for AKS
    November 8, 2025

    Cut the Noise: Container Network Metrics Filtering in ACNS for AKS

    I’m excited about Microsoft’s new Container Network Metrics Filtering for Azure Container Networking Services (ACNS) on AKS — now in Public Preview. It lets you define ContainerNetworkMetric CRs to include or exclude metrics at the pod/namespace level so you only…

  • eBPF Host Routing in Azure CNI with Cilium: Faster, Higher-Throughput Kubernetes Networking
    November 8, 2025

    eBPF Host Routing in Azure CNI with Cilium: Faster, Higher-Throughput Kubernetes Networking

    I came across Microsoft’s announcement about eBPF Host Routing for Azure CNI powered by Cilium — and it’s a clear win if you care about low-latency, high-throughput networking for AI and other performance-sensitive Kubernetes workloads. By moving routing logic into…

  • AKS Layer 7 Network Policies Are GA: Production-Ready App-Layer Security with Cilium and ACNS
    November 8, 2025

    AKS Layer 7 Network Policies Are GA: Production-Ready App-Layer Security with Cilium and ACNS

    I’m excited to share that Layer 7 (L7) Network Policies for Azure Kubernetes Service (AKS), powered by Cilium and ACNS, are now generally available. This moves L7 controls from preview to production-ready, meaning you can enforce application-layer rules (HTTP methods…

  • Cut the Noise and Costs with ACNS Container Network Metrics Filtering for AKS
    November 8, 2025

    Cut the Noise and Costs with ACNS Container Network Metrics Filtering for AKS

    I’m sharing a neat update from Microsoft: Container Network Metrics Filtering in Azure Container Networking Services (ACNS) for AKS is now in Public Preview. In short, it lets you stop collecting everything and start collecting only what matters by defining…

  • eBPF Host Routing in Azure CNI with Cilium: Faster, Safer AI Networking
    November 8, 2025

    eBPF Host Routing in Azure CNI with Cilium: Faster, Safer AI Networking

    I dug into Microsoft’s announcement about eBPF host routing arriving for Azure CNI powered by Cilium — and the numbers are hard to ignore. By moving routing logic into eBPF, AKS can bypass iptables and conntrack in the host namespace,…

  • AKS Layer 7 Network Policies Now GA: Enforcing Least Privilege with Production Observability
    November 8, 2025

    AKS Layer 7 Network Policies Now GA: Enforcing Least Privilege with Production Observability

    I took a look at Microsoft’s announcement that Layer 7 (L7) Network Policies for AKS—powered by Cilium and Advanced Container Networking Services (ACNS)—are now generally available. This moves L7 controls out of preview and into full production support, which means…

  • Cut the Noise & Cost with Container Network Metrics Filtering in ACNS for AKS
    November 8, 2025

    Cut the Noise & Cost with Container Network Metrics Filtering in ACNS for AKS

    I just came across Microsoft’s announcement that Container Network Metrics Filtering in Azure Container Networking Services (ACNS) for AKS is now in Public Preview. In short: you can now stop shipping every metric imaginable and collect only what matters. That…

  • eBPF Host Routing for Azure CNI: High-Performance AI Networking with Cilium
    November 8, 2025

    eBPF Host Routing for Azure CNI: High-Performance AI Networking with Cilium

    I dug into Microsoft’s post announcing eBPF Host Routing for Azure CNI powered by Cilium and it’s a meaningful step for low-latency, high-throughput AI and cloud-native workloads. By moving host routing logic into eBPF and bypassing iptables/conntrack in the host…

  • AKS Layer 7 Network Policies Now Generally Available: App-Layer Security, Egress Control, and Observability
    November 8, 2025

    AKS Layer 7 Network Policies Now Generally Available: App-Layer Security, Egress Control, and Observability

    I’m excited to share that Layer 7 (L7) Network Policies for Azure Kubernetes Service (AKS) — powered by Cilium and ACNS — are now generally available. This means you can enforce application-layer controls in production: allow only specific HTTP methods…

  • eBPF Host Routing in Azure AKS: Faster AI Networking with Cilium
    November 8, 2025

    eBPF Host Routing in Azure AKS: Faster AI Networking with Cilium

    I read Microsoft’s announcement about eBPF host routing for Azure CNI powered by Cilium, and it’s a clear win for latency-sensitive, containerized AI workloads on AKS. The gist: eBPF moves routing logic into the kernel via Cilium, bypassing iptables and…

  • Slim Telemetry in AKS with Container Network Metrics Filtering
    November 8, 2025

    Slim Telemetry in AKS with Container Network Metrics Filtering

    I checked out Microsoft’s announcement that Container Network Metrics Filtering in Azure Container Networking Services (ACNS) for AKS is now in Public Preview. In short: you can define pod-level filters with a ContainerNetworkMetric Custom Resource to include or exclude DNS,…

  • AKS Layer 7 Network Policies GA: Enforcing App-Layer Security and Observability
    November 8, 2025

    AKS Layer 7 Network Policies GA: Enforcing App-Layer Security and Observability

    I’m excited to share that Layer 7 (L7) Network Policies for Azure Kubernetes Service (AKS), powered by Cilium and Advanced Container Networking Services (ACNS), are now Generally Available. That means L7 policies are production-ready and supported — you can now…

  • Container Network Metrics Filtering in ACNS for AKS: Cut Noise and Cost
    November 8, 2025

    Container Network Metrics Filtering in ACNS for AKS: Cut Noise and Cost

    I’m highlighting Microsoft’s new Container Network Metrics Filtering in Azure Container Networking Services (ACNS) for AKS — now in Public Preview. It gives you pod-level control over which network metrics are emitted by letting you define ContainerNetworkMetric CRs, so you…

1 2 3 … 204
Next Page

L E T ‘S T A L K

Got a news, improvement, or hint? Feel free to drop me an email!

info@notanarchitect.io

P A G E S

  • [weekly]
  • [monthly recap]
  • about me
  • blog
  • Privacy Policy
  • Impressum

F O L L O W M E

LinkedIn

L O C A T I O N

Lower Franconia, Bavaria, Germany, Earth, Milky Way