Skip to main content
TrustRadius
Cloudflare Workers

Cloudflare Workers

Overview

What is Cloudflare Workers?

Cloudflare Workers is a function-as-a-service (FaaS) option that enables users to deploy serverless code instantly across the globe to give it performance and scale. Users don't need to configure auto-scaling, load balancers, or paying for unused capacity. Traffic is automatically…

Read more
Recent Reviews
Read all reviews

Reviewer Pros & Cons

View all pros & cons
Return to navigation

Pricing

View all pricing

Entry-level set up fee?

  • No setup fee
For the latest information on pricing, visithttps://workers.cloudflare.com/#plans

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services

Starting price (does not include set up fee)

  • $0.15 per month per millions of requests
Return to navigation

Product Details

What is Cloudflare Workers?

Cloudflare Workers is a function-as-a-service (FaaS) option that enables users to deploy serverless code instantly across the globe to give it performance and scale. Users don't need to configure auto-scaling, load balancers, or paying for unused capacity. Traffic is automatically routed and load balanced across thousands of servers.

Cloudflare Workers Technical Details

Deployment TypesSoftware as a Service (SaaS), Cloud, or Web-Based
Operating SystemsUnspecified
Mobile ApplicationNo
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(5)

Reviews

(1-1 of 1)
Companies can't remove reviews or game the system. Here's why
Score 9 out of 10
Vetted Review
Verified User
Incentivized
Cloudflare Workers have very powerful but at the same time simple enough API. They comes really handy when you need some computational power on the backend, but for some reason having a separate service seems like an overkill. <br><br>One of the use-cases we embrace is to optimize page loading of our site: proxying request to reduce DNS resolve time &amp; prefetching/preloading and even parallelization of the loading for some critical resources.<br>
  • Proxying
  • Html rewriting
  • simple storage on the edge
  • monitoring - no build-in way to have retention for logs
  • service binding - is not well supported for the local development.
Good: really best in breed for lambda on the edge. it's much easier to make complex redirects decisions in JS rather than using rewrite rule syntax
Good: wrangler CLI for local development

Bad: no built-in retentions of logs and it's still hard to troubleshoot issues on the edge
Function as a Service (FaaS) (4)
62.5%
6.3
Programming Language Diversity
90%
9.0
Runtime API Authoring
80%
8.0
Function/Database Integration
N/A
N/A
DevOps Stack Integration
80%
8.0
Access Control and Security (2)
N/A
N/A
Multiple Access Permission Levels (Create, Read, Delete)
N/A
N/A
Single Sign-On (SSO)
N/A
N/A
Reporting & Analytics (3)
20%
2.0
Dashboards
60%
6.0
Standard reports
N/A
N/A
Custom reports
N/A
N/A
  • n/a
Return to navigation