Oxy: Fish/Bumblebee/Splicer subsystems to improve reliability
April 20, 2023 2:00PM
We split a proxy application into multiple services to improve development agility and reliability. This blog also shares some common patterns we are leveraging to design a system supporting zero-downtime restart...
Continue reading »
Oxy: the journey of graceful restarts
April 04, 2023 2:00PM
Oxy
Proxying
Rust
Edge
Deploying new versions of long-lived server software while maintaining a reliable experience is challenging. For oxy, we established several development and operational patterns to increase reliability and reduce friction in deployments...
Introducing Rollbacks for Workers Deployments
April 03, 2023 2:00PM
Cloudflare Workers
Developers
Edge
Debugging
Deployment rollbacks provide users the ability to quickly visualize and deploy past versions of their Workers, providing even more confidence in the deployment pipeline...
Oxy is Cloudflare's Rust-based next generation proxy framework
March 02, 2023 3:05PM
Proxying
Rust
Performance
Edge
iCloud Private Relay
In this blog post, we are proud to introduce Oxy - our modern proxy framework, developed using the Rust programming language...
Incremental adoption of micro-frontends with Cloudflare Workers
November 17, 2022 2:00PM
Developer Week
Developers
Web
Cloudflare Workers
Edge
With Cloudflare Workers, our fragment-based micro-frontend architecture, and fragment piercing technique, engineering teams can incrementally improve large frontends in a fraction of the time, yielding significant user and developer experience gains....
October 20, 2022 2:00PM
Cloudflare Workers and micro-frontends: made for one another
In this blog-post we demonstrate how hosting and combining multiple server-side rendered micro-frontends on Cloudflare Workers offer a highly scalable, high performance solution to these problems...