Zero Trust
8 matching entries across Articles, TIL and Projects.
Articles
Enterprise browsers move enforcement into the user session. Network-centric Zero Trust still owns critical controls such as DNS, routing and non-browser traffic. The interesting architecture is often the combination.
Designing Zero Trust for FailureZero Trust is not resilient just because it is cloud-hosted. Identity, posture, policy, tunnels, DNS and SaaS authentication all create failure domains that need deliberate recovery paths.
Keeping Cloudflare Zero Trust Lists in Sync with Dynamic Cloud Provider IP RangesA practical pattern for consuming AWS/Azure network feeds, calculating desired state and safely synchronising Cloudflare Zero Trust lists with PowerShell.
Treating Cloudflare WARP Split Tunnels and Fallback Domains as Generated ConfigurationWhen private sites and DNS exceptions multiply, WARP device-profile configuration becomes data. Source control can become the input and PowerShell the generator.
Building Safe Cloudflare Zero Trust Deployment PipelinesAs Zero Trust policy grows, the engineering problem shifts from configuring a dashboard to safely compiling, validating and deploying policy across environments.
Why IP-Based Egress Steering Does Not ScaleStatic IP and subnet rules become fragile when SaaS platforms and CDNs move underneath you. Domain-aware egress policy aligns network controls with application intent.
Today I Learned
Cloud and SaaS services move between addresses. Policy often expresses intent more accurately when it follows the application hostname.
Zero Trust Troubleshooting: Find the Failed Control Plane FirstBefore creating an emergency bypass, work out whether the failure is identity, posture, policy, DNS, tunnel or origin.