cloudflare

web performance and security company

Created: by Pradeep GowdaUpdated:Aug 01, 2024Tagged: cloudflare .

Cloudflare Functions

Trying Cloudflare Pages: Best Server Tech Since cgi-bin - Perf and other stuff has good intro into how to use Cloudflare Pages. Put .ts files into functions directory at the root of the git repo.

Architecture

Wildebeest architecture – a discussion of their fediverse implementation.

Articles

How I built my blog with Cloudflare Products - Arjun Ganesan’s Blog

Libraries

Trying Out Cloudflare’s foundations Library for Rust - Casey Primozic; Apr 2024

foundations is a modular set of tools and utilities for building networked services/microservices in Rust. The idea is to provide a re-usable and common toolkit containing the common pieces of functionality you’ll need again and again when building server-side applications in Rust. These include features like logging, metrics, tracing, security, settings, and more

Tools

ddclient  updates dynamic DNS entries for accounts on a wide range of dynamic DNS services, including Cloudflare. Corresponding cloudflare dyndns doc; via.