Edge Computing with Cloudflare Workers
Solving Problems with Serverless – The Cloudflare LED Data Center Board, Part I

Solving Problems with Serverless – The Cloudflare LED Data Center Board, Part I

2/14/2019 · Kassian Wren

What this post added

This post details the use of Cloudflare Workers and Workers KV to build a serverless API for a physical LED Data Center map. The architecture involves two Workers KV data stores for storing data center information and LED mapping, and two serverless Workers to serve this data. The goal is to provide a globally deployable and low-latency API for the map, which will be used at conferences and trade shows.

Read the original post ↗