Cloudflare
11 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
The small deployment workflow behind this site: test Astro locally, push to GitHub and let Cloudflare build the production site.
Redirect www to an Apex Domain with CloudflareThe simple 301 redirect pattern I use to keep one canonical hostname for a site.
Why a DNS Name Can Be Better Than an IP for Egress PolicyCloud and SaaS services move between addresses. Policy often expresses intent more accurately when it follows the application hostname.
Cloudflare WARP: Fallback Domains and Split Tunnels Solve Different ProblemsDNS resolution and packet routing are related, but a WARP configuration often needs you to reason about them separately.
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.