🆚 Cloudflare Workers vs. Google Cloud Run
- 📈 Google Cloud Run is much more popular than Cloudflare Workers.
- 🌎 Google Cloud Run is more popular in Japan, the United States, and the United Kingdom.
- 🌍 Cloudflare Workers is more popular in China, Egypt, and Costa Rica.
Type
About
Cloudflare Workers is a serverless computing platform that runs JavaScript,
TypeScript, and
WebAssembly code at the edge of
Cloudflare's global network with low-latency execution.
It uses Google's open-source isolate-based V8 runtime for fast startup, supports HTTP request handling, scheduled tasks, and event-driven execution, enforces memory limits up to 128 MB and CPU time limits per request, and integrates with services like KV for key-value storage, R2 object storage, Durable Objects for stateful logic.
Google Cloud Run is a pay-as-you-go serverless service that runs containerized applications without managing servers or infrastructure.
It automatically scales instances up and down to zero based on incoming requests, supports concurrent request handling with up to 1,000 requests per instance, allows memory allocation up to 32 GiB, and integrates with other Google Cloud services such as Cloud Build, Artifact Registry, and Cloud Logging.
Headquarters
Pricing
Categories
Popularity
Determined by the number of sites using each technology.
Market share
Popularity by country
Determined by the number of sites detected from each country.
Awards
- ⭐ 5th most popular in the United Kingdom in the Serverless category.
- ⭐ 5th most popular in Germany in the Serverless category.
- 🥇 Most popular in Italy in the Serverless category.
- 🥇 Most popular in Ukraine in the Serverless category.
- 🥇 Most popular in Chile in the Serverless category.
- 🥇 Most popular in Colombia in the Serverless category.
- 🥇 Most popular in Taiwan in the Serverless category.
Popularity by domain category
Determined by the number of sites in each category.
Top sites
Top-ranked sites that use these technologies.
Compare alternatives
Technologies with similar characteristics.
See also
🗃️ About This Data
- We evaluate the popularity of technologies based on the number of websites where we detect their usage.
- Technologies without a detectable web footprint, and those we do not track, are not reflected in the calculated market share.
- This report is based on the analysis of 3,406,701 websites.
- Statistics were last calculated on .
- For more details, see our methodology and disclaimer.
Vercel Serverless Functions