Compare / Cloudflare Workers vs AWS Lightsail

Cloudflare Workers vs AWS Lightsail

Pre-calculated from hand-checked data — Cloudflare checked 2026-08-06, AWS Lightsail checked 2026-08-06.

The short version

Cloudflare Workers wins more of our comparison points, but AWS Lightsail still fits if projects that want predictable AWS — a fixed-price server with a clear upgrade path into the wider AWS ecosystem describes you.

Price Cloudflare Workers

Cloudflare Workers is cheaper at every stage we model — about $10/mo even for a growing project.

Ease Cloudflare Workers

Cloudflare Workers is easier to get running: deploy from Git or with the wrangler CLI; framework adapters handle SSR apps.

Control AWS Lightsail

AWS Lightsail gives you more control over the stack — the flip side of the convenience trade.

Features Cloudflare Workers

Cloudflare Workers comes out ahead on 6 of the 15 features we track, versus 4.

What developers say about this matchup

We couldn't find a substantive first-person discussion comparing this exact pair. We leave the section empty instead of filling it with vendor marketing or generic SEO comparisons.

At a glance

Cloudflare Workers AWS Lightsail
Best for Static sites and JS/TS apps where bandwidth costs matter or a global edge is a plus. Projects that want predictable AWS — a fixed-price server with a clear upgrade path into the wider AWS ecosystem.
How deploys work Deploy from Git or with the wrangler CLI; framework adapters handle SSR apps. Pick a blueprint (WordPress, LAMP, Node.js, plain Linux), get SSH in the browser or your terminal, and manage it like any VPS.
The tradeoff More platform-specific setup than the git-push hosts — adapters, wrangler config, and Workers-flavored storage. Costs more per spec than the European VPS crowd, and stopped instances keep billing.
Free tier Free: unlimited static requests and bandwidth, 100,000 Worker requests per day, 3,000 build minutes per month. 90-day free trial (750 hours/month) on the $5–$12 Linux bundles and the $15 database, plus $100–$200 in new-account AWS credits.

What you'd realistically pay

Free $5 $5 $12 $10 $39 Just starting Steady traffic Growing
Cloudflare Workers AWS Lightsail
Estimated monthly cost at each project stage. Estimates use each provider's real plans; euro prices are compared at a rough exchange rate.
Project stage Cloudflare Workers AWS Lightsail Cheaper
Just starting Free Free — Genuinely free for small sites — bandwidth is never billed. ≈$5/mo Nano — 2 vCPU, 512 MB RAM, 20 GB SSD, 1 TB transfer. $3.50 as IPv6-only. Free for the first 90 days. Cloudflare Workers
Steady traffic ≈$5/mo Workers Paid — Includes 10M requests and 30M CPU-milliseconds per month. ≈$12/mo Small — 2 vCPU, 2 GB RAM, 60 GB SSD, 3 TB transfer. Cloudflare Workers
Growing ≈$10/mo Workers Paid + usage — Extra requests cost $0.30 per million; bandwidth remains free. ≈$39/mo Medium + managed database — $24 Medium (4 GB RAM, 4 TB transfer) plus the $15 managed MySQL/PostgreSQL bundle. Cloudflare Workers

Cloudflare Workers pricing notes

  • No charges for data transfer or bandwidth on any plan.
  • Cloudflare sells its own storage (D1 database, KV, R2 objects) with separate free tiers and pricing.

AWS Lightsail pricing notes

  • Billed hourly up to the monthly cap — partial months cost less, but stopped instances still bill.
  • IPv6-only bundles are 20–30% cheaper; an unattached static IPv4 costs ~$3.60/month.
  • Bundles scale up to 64 vCPU / 256 GB RAM ($1,764/month), with compute- and memory-optimized variants.

Our ratings

Ease of use Cloudflare Workers

Cloudflare Workers 4/5
AWS Lightsail 3/5

Pricing clarity Cloudflare Workers

Cloudflare Workers 5/5
AWS Lightsail 4/5

Free tier Cloudflare Workers

Cloudflare Workers 5/5
AWS Lightsail 3/5

Scaling Cloudflare Workers

Cloudflare Workers 5/5
AWS Lightsail 3/5

Control AWS Lightsail

Cloudflare Workers 3/5
AWS Lightsail 5/5

Feature by feature

Cloudflare Workers wins 6, AWS Lightsail wins 4, with 5 even.

Deploy workflow

Cloudflare Workers AWS Lightsail
Deploy from Git push Yes Workers Builds deploys on push from GitHub or GitLab. No No deploy pipeline — bring your own CI or scripts.
Preview deploys Yes Preview URLs per version and non-production branch builds. No Nothing built in.
Official CLI Yes wrangler handles dev, deploys, logs, and storage. Yes The AWS CLI covers Lightsail end to end.
Instant rollbacks Yes Versioned deployments with one-command rollback. Partial Snapshots restore machines ($0.05/GB-month); no deploy-level rollback.

Platform

Cloudflare Workers AWS Lightsail
Custom domains + HTTPS Yes Custom domains with automatic TLS on Cloudflare’s network. Yes Lightsail DNS zones are included; TLS is yours via certbot or a Lightsail distribution.
Built-in CDN / edge network Yes The platform is Cloudflare’s CDN — static assets are free and cached globally. Yes Lightsail distributions add a CloudFront-backed CDN from $2.50/month (first year of 50 GB/month free).
Serverless functions Yes Workers are the compute model, running in 300+ locations. No Not in Lightsail — that is the wider AWS (Lambda), with the à la carte billing this product avoids.
Docker containers Partial Cloudflare Containers run alongside Workers but are newer and more limited than a real container host. Yes Install Docker on any instance, or use the Lightsail container service from $7/month.
SSH / shell access No No servers to shell into. Yes Full root SSH, including a browser-based terminal.
EU hosting region Partial Code runs everywhere by default; you can restrict data (not compute) to EU jurisdiction. Yes Frankfurt, Ireland, London, Paris, Stockholm, and Spain.

Runtime & operations

Cloudflare Workers AWS Lightsail
Automatic scaling Yes Scales per request across the whole network with no knobs. No No autoscaling — resize by restoring a snapshot to a bigger bundle.
Scale to zero Yes Workers bill per request — idle costs nothing. No Stopped instances bill at full rate; only deletion stops charges.
Scheduled jobs Yes Cron Triggers run Workers on a schedule, including on the free plan. Yes Classic cron on the box.
Managed database Partial D1 (SQLite), KV, and R2 are managed but Cloudflare-flavored; classic Postgres means an external provider. Yes Managed MySQL/PostgreSQL bundles from $15/month.
Logs & metrics built in Partial Live tail and Workers analytics included; persistent logs need Logpush or a third party. Partial Instance metrics and alarms in the console; deeper monitoring means CloudWatch or your own stack.

Watch out for

Cloudflare

  • Server-side frameworks (Next.js, Astro SSR, SvelteKit) run through adapters, which have more rough edges than Vercel or Netlify.
  • The runtime is Workers-specific: Node.js compatibility is good but not total, and storage means D1, KV, and R2 rather than a classic server.
  • The free plan enforces 100,000 Worker requests per day — static requests stay unlimited.

AWS Lightsail

  • Stopped instances bill at the full rate — only deleting an instance (snapshot first, $0.05/GB-month) stops charges.
  • Transfer overage costs $0.09/GB in US/EU regions, and some regions (Mumbai, Sydney, São Paulo…) include only half the listed allowance.
  • The new-account AWS Free plan expires after 6 months or when credits run out, then the account auto-closes with a 90-day grace period.
  • Outgrowing Lightsail means migrating to EC2 — a real project, not a plan toggle.

Read the full reviews: Cloudflare and AWS Lightsail. Or answer four questions to see what fits your project.