hello, world

ben.codes

My first site. It runs entirely on Cloudflare — no servers, nothing to keep switched on.

locating the nearest data centre…

Workers KV

key / value

A counter, stored in a globally replicated key/value store. It ticks up every time this page loads.

visits

D1

sql database

A real SQLite database at the edge. Leave a note and it is written with an INSERT.

R2

object storage

S3-compatible file storage with no egress fees. Upload something (up to 10 MB) and it lands in a bucket.

Health

/api/health

What the Worker can see. All four should be green.