Exograph at the Edge with Cloudflare Workers
· 5 min read
We are excited to announce that Exograph can now run as a Cloudflare Worker! This new capability allows deploying Exograph servers at the edge, closer to your users, and with lower latency.
Cloudflare Workers is a good choice for deploying APIs due to the following characteristics:
- They scale automatically to handle changing traffic patterns, including scaling down to zero.
- They have an excellent cold start time (in milliseconds).
- They get deployed in Cloudflare's global network, thus the workers can be placed optimally for better latency and performance.
- They have generous free tier limits that can be sufficient for many applications.
Share: