# AWS Lambda vs Cloudflare Workers

**Leader by Vioscale score:** Cloudflare Workers

| Attribute | AWS Lambda | Cloudflare Workers |
|---|---|---|
| **Vioscale score** | 66.5 (73% (medium)) | 90.8 (63% (medium)) |
| deployment.options | `{"cloud":true}` | `{"cloud":true}` |
| description.long | A serverless compute service that automatically scales in response to demand and reduces to zero during idle periods. Execute code triggered by events from AWS services and external applications with built-in security, monitoring, and support for multiple programming languages. | A serverless platform enabling developers to deploy applications and scripts that run across Cloudflare's global infrastructure, scaling automatically from zero requests to millions, with billing based on actual execution time rather than reserved capacity. |
| features.capabilities | `{"hosting":"cloud","triggers":"220+ AWS services including S3, DynamoDB, Kinesis, SQS, API calls, event streams","languages":"Python, Node.js, Java, C#, Go, Ruby, custom runtimes","cold_start":"provisioned","cli_and_iac":true,"http_trigger":true,"durable_state":true,"scale_to_zero":true,"custom_runtime":true,"observability_builtin":true}` | `{"hosting":"cloud","triggers":"HTTP requests, cron schedules, webhooks, message queues","languages":"JavaScript, TypeScript, Python, Rust","cold_start":"none","cli_and_iac":true,"http_trigger":true,"durable_state":true,"scale_to_zero":true,"custom_runtime":true,"scheduled_cron":true,"edge_distributed":true,"runtime_substrate":"isolate"}` |
| integrations.count | 220 | - |
| integrations.list | `[{"name":"AWS S3"},{"name":"AWS DynamoDB"},{"name":"AWS Kinesis"},{"name":"AWS SQS"},{"name":"AWS EventBridge"},{"name":"Amazon MSK"},{"name":"AWS CloudWatch"},{"name":"AWS X-Ray"}]` | - |
| market.availability | `{"hqCountry":"US","primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"hqCountry":"US","primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"web":true}` | `{"cli":true,"web":true}` |
| pricing | `{"type":"usage","summary":"Pay-per-use billing with free tier included.","currency":"USD","freeTier":true,"sourceUrl":"https://aws.amazon.com/ec2/pricing/?nc2=h_pr_ec2","retrievedAt":"2026-08-14T16:36:41.740Z","billingPeriods":["month"]}` | `{"type":"hybrid","plans":[{"free":true,"name":"Free","summary":"Free tier for hobby projects","features":["DNS","DDoS Protection","CDN","Universal SSL","WAF","Free Managed Ruleset","SSO Support","Role-based Account Control"],"components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"description":"For personal or hobby projects","contactSales":false,"includedLimits":{"containers_cpu":"375 vCPU-min","containers_disk":"200 GB-hrs","workers_cpu_time":"10ms/request","workers_requests":"100k/day","browser_rendering":"10 min/day","containers_memory":"25 GiB-hrs","workflows_storage":"1 GB","browser_concurrent":"3 browsers","workflows_cpu_time":"10ms/invocation","workflows_requests":"100k/day","containers_egress_na_eu":"1 TB","durable_objects_duration":"13k GB-s/day","durable_objects_requests":"100k/day","durable_objects_kv_storage":"1 GB","durable_objects_sql_storage":"5 GB","durable_objects_sql_rows_read":"50M/day","durable_objects_sql_rows_written":"100k/day"}},{"free":false,"name":"Pro","summary":"$20/mo billed annually or $25/mo billed monthly","features":["Fast DNS","Unmetered DDoS Protection","CDN","Universal SSL Certificate","Free Managed Ruleset","Web Application Firewall","Lossless Image Optimization","Accelerated Mobile Pages","100% Uptime SLA","1x Uptime Service Credits","Single-Sign-On Support","Role-based Account Control"],"commitment":"monthly","components":[{"kind":"fixed","amount":25,"period":"month","currency":"USD"},{"kind":"fixed","amount":20,"period":"year","currency":"USD"}],"description":"For professional websites","contactSales":false},{"free":false,"name":"Business","summary":"$200/mo billed annually or $250/mo billed monthly","features":["Fast DNS","Unmetered DDoS Protection","CDN","Universal SSL Certificate","Free Managed Ruleset","Web Application Firewall","Lossless Image Optimization","Accelerated Mobile Pages","PCI DSS 4.0 Compliance","10x or 25x Uptime Service Credits","Single-Sign-On Support","Role-based Account Control","Network Prioritization"],"commitment":"monthly","components":[{"kind":"fixed","amount":250,"period":"month","currency":"USD"},{"kind":"fixed","amount":200,"period":"year","currency":"USD"}],"description":"For small businesses operating online","contactSales":false},{"free":false,"name":"Contract","summary":"Custom pricing, billed annually","commitment":"annual","description":"For mission-critical applications","contactSales":true}],"addOns":[{"name":"Workers (metered)","components":[{"per":{"qty":1000000,"unit":"requests"},"kind":"metered","amount":0.3,"currency":"USD"},{"per":{"qty":1000000,"unit":"CPU ms"},"kind":"metered","amount":0.02,"currency":"USD"}]},{"name":"Containers (metered)","components":[{"per":{"qty":1,"unit":"GiB-second"},"kind":"metered","amount":0.0000025,"currency":"USD"},{"per":{"qty":1,"unit":"vCPU-second"},"kind":"metered","amount":0.00002,"currency":"USD"},{"per":{"qty":1,"unit":"GB-second"},"kind":"metered","amount":7e-8,"currency":"USD"},{"per":{"qty":1,"unit":"GB"},"kind":"metered","amount":0.025,"currency":"USD"}]},{"name":"Durable Objects (metered)","components":[{"per":{"qty":1000000,"unit":"requests"},"kind":"metered","amount":0.15,"currency":"USD"},{"per":{"qty":1000000,"unit":"GB-s"},"kind":"metered","amount":12.5,"currency":"USD"},{"per":{"qty":1000000,"unit":"SQL rows read"},"kind":"metered","amount":0.001,"currency":"USD"},{"per":{"qty":1000000,"unit":"SQL rows written"},"kind":"metered","amount":1,"currency":"USD"},{"per":{"qty":1,"unit":"GB-month"},"kind":"metered","amount":0.2,"currency":"USD"}]},{"name":"Browser Rendering (metered)","components":[{"per":{"qty":1,"unit":"hour"},"kind":"metered","amount":0.09,"currency":"USD"},{"per":{"qty":1,"unit":"browser"},"kind":"metered","amount":2,"currency":"USD"}]},{"name":"Workflows (metered)","components":[{"per":{"qty":1000000,"unit":"requests"},"kind":"metered","amount":0.3,"currency":"USD"},{"per":{"qty":1000000,"unit":"CPU ms"},"kind":"metered","amount":0.02,"currency":"USD"},{"per":{"qty":1,"unit":"GB-month"},"kind":"metered","amount":0.2,"currency":"USD"}]}],"summary":"Free tier with per-request and per-CPU metering. General Cloudflare plans from free to $250/mo; Workers add-on services metered separately.","currency":"USD","freeTier":true,"sourceUrl":"https://www.cloudflare.com/plans","retrievedAt":"2026-08-14T16:41:04.189Z","startingPrice":{"amount":20,"period":"month","currency":"USD"},"billingPeriods":["month","year"]}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | freemium |
| pricing.price_level | low | mid |
| pricing.transparent | no | yes |
| reliability.sla_pct | - | 100 |
| reliability.status_page | yes | yes |
| security.disclosure_policy | yes | yes |
| security.fedramp | yes | - |
| security.gdpr | yes | yes |
| security.hipaa | yes | - |
| security.iso27001 | yes | yes |
| security.pci | yes | yes |
| security.soc2 | yes | yes |

## Capabilities (Serverless & Edge Platforms)

| Capability | AWS Lambda | Cloudflare Workers |
|---|:--:|:--:|
| **Core** |  |  |
| Execution substrate | - | V8 isolate |
| Language / runtime breadth | Python, Node.js, Java, C#, Go, Ruby, custom runtimes | JavaScript, TypeScript, Python, Rust |
| **Reach** |  |  |
| Runs at global edge PoPs | - | ✓ |
| **Scale** |  |  |
| Scale to zero | ✓ | ✓ |
| **Performance** |  |  |
| Cold-start profile | Provisioned concurrency | None (isolate) |
| **Limits** |  |  |
| Max execution duration | - | - |
| **Integration** |  |  |
| Event source breadth | 220+ AWS services including S3, DynamoDB, Kinesis, SQS, API calls, event streams | HTTP requests, cron schedules, webhooks, message queues |
| HTTP endpoint trigger | ✓ | ✓ |
| Cron / scheduled invocations | - | ✓ |
| **State** |  |  |
| Durable state / workflow primitive | ✓ | ✓ |
| **Flexibility** |  |  |
| Bring-your-own runtime / container | ✓ | ✓ |
| **Deployment** |  |  |
| Hosting | Cloud only | Cloud only |
| **Ops** |  |  |
| Built-in logs / metrics / tracing | ✓ | - |
| **Extensibility** |  |  |
| CLI + IaC / framework support | ✓ | ✓ |

*Source: Vioscale. Generated 2026-09-01T15:00:35.214Z. "-" = undocumented, not absent.*
