Test New Features and Iterate Quickly with Cloudflare Workers
What's this blog post about?
The text discusses the process of securely gating new or deprecated features in a beta program using Cloudflare Workers. It explains how to fetch user permissions from an origin server and store them in cache for quick access, ensuring that only authorized users have access to certain features. The article also covers common ways of gating features such as restricting paths, A/B testing, and custom routing between origins.
Company
Cloudflare
Date published
June 19, 2018
Author(s)
Remy Guercio
Word count
1281
Hacker News points
None found.
Language
English