(opens in a new window)
Akamai EdgeWorkers Homepage

Akamai EdgeWorkers Pricing, Features & Alternatives

FaaS at the Edge

United States
Category
Managed FaaS KV Store Edge
Pricing Model
Free Trial Pay-As-You-GoTieredEnterprise

Akamai EdgeWorkers Overview

Akamai EdgeWorkers Information Resource Links

Akamai EdgeWorkers Homepage
Akamai EdgeWorkers Homepage
Category
Managed FaaS KV Store Edge
Pricing Model
Free Trial Pay-As-You-GoTieredEnterprise

What is Akamai EdgeWorkers?

Akamai EdgeWorkers leverages Akamai’s extensive Content Delivery Network (CDN) to offer robust edge computing solutions. It allows developers to deploy JavaScript functions at the edge, enhancing performance and reducing latency for web applications.

Use Cases

  • Serverless Functions

  • Edge Computing

  • Middleware

  • API Gateways

Key Features

  • Dynamic content assembly: Deliver the right content to the right user by dynamically assembling content from various sources.

  • Localization and personalization: Provide personalized customer experiences based on device type, location, and user data.

  • Advanced caching and traffic routing: Streamline content delivery and reduce origin load with edge cache key manipulation and efficient route management.

  • Key-value store: Integration with Akamai’s distributed EdgeKV.

  • Close Proximity: 4200+ Points of Presence (Edge PoPs) worldwide.

Akamai EdgeWorkers Features

Category

Managed
Available
FaaS
Available
KV Store
Available
Edge
Available

Supported Runtimes

JavaScript
Available

Execution Limits and Resource Quotas

Min. Memory
64 MB
Max. Memory
128 MB
Default Timeout
10 sec
Max. Timeout
1 min
Request Payload
5 MB
Response Payload
5 MB

Akamai EdgeWorkers Integrations

Akamai EdgeKV
Available

Akamai EdgeWorkers Pricing

Akamai’s pricing for EdgeWorkers is not transparent, suggesting that it may be complex and costly. Their custom contracts often require direct negotiation, which makes it difficult to estimate costs without consulting them directly.

The only information Akamai discloses is that EdgeWorkers pricing is based on the number of events invoked per month, divided into three tiers:

  • Basic Compute: Lower-cost tier with limited resource consumption.
  • Dynamic Compute: Standard tier with moderate resource limits.
  • Enterprise Compute: Higher-cost tier offering expanded resource limits.

Free Trial Quota

  • Free Trial

    30 days (Creditcard required)

    $0

Resource Pricing

For general cloud computing services, Akamai offers predictable pricing that bundles CPU, transfer, storage, and RAM into one flat price. Akamai provides tools like a Cloud Estimator and Cloud Computing Calculator to help customers compare costs and optimize their cloud spend.
  • Compute Plan

    Nanode 1vCPU 1GB RAM

    $5 /mo

  • PostgreSQL/ MySQL Database

    1 GB

    $16 /mo

  • IPv4 Address

    Address

    $2 /mo

  • Network Egress

    Per GB

    $0.005

Akamai EdgeWorkers Regions

Akamai operates 4200+ Edge POPs across 340+ metro areas in 130+ countries. Based on our research, we have identified 344 Edge metro locations.
An interactive map displaying Akamai EdgeWorkers' 344 datacenter locations by region. (September 19, 2025) - Map by d3js.org
Listings & Sponsorships

Reach developers researching deployment platforms.

Put your platform in front of developers, CTOs, and teams comparing serverless infrastructure, runtimes, and deployment solutions.

  • ✅ Reviewed provider listings on srvrlss.io
  • ✅ Sponsorship placements across high-visibility sections
  • ✅ Reach an audience actively researching platforms

Best Akamai EdgeWorkers Alternatives

Alternatives to Akamai EdgeWorkers by matching platform type, use cases, supported runtimes and deployment options.

Frequently Asked Questions about Akamai EdgeWorkers

Akamai does not publish standard EdgeWorkers pricing. The cost is based on events invoked per month, divided into Basic Compute, Dynamic Compute, and Enterprise Compute tiers. Each tier has different resource limits and per-event costs. You need to contact Akamai for a quote. Akamai offers a 30-day free trial to test EdgeWorkers before paying.

Yes. Akamai EdgeWorkers is a serverless edge computing platform. You deploy JavaScript functions that run on Akamai’s global edge network. It follows the serverless model: no servers to manage, pay per invocation, auto-scaling. The main difference from general serverless platforms is that EdgeWorkers is optimized for low-latency edge execution rather than general-purpose backend compute.

Yes. Akamai offers a 30-day free trial for EdgeWorkers. You can test JavaScript functions on Akamai’s edge network without committing to a contract. After the trial, pricing is custom and enterprise-based.

EdgeWorkers is the compute layer: you deploy JavaScript functions that run at the edge. EdgeKV is the data layer: a low-latency key-value store designed to work with EdgeWorkers. They are separate products that complement each other. Use EdgeKV to store configuration, feature flags, or lookup data that your EdgeWorkers functions read at runtime.

Common use cases for EdgeWorkers include URL rewrites and redirects, A/B testing at the edge, request header manipulation, authentication checks before origin traffic, CDN origin shielding, content personalization, API aggregation, and bot detection. Anything you can do with JavaScript at the edge to improve performance and reduce origin load.

Both are edge compute platforms running JavaScript on a global CDN. The main differences: Akamai is enterprise-focused with custom pricing and 4200+ edge POPs. Cloudflare Workers has a free plan, public pricing starting at $5/month, and a broader developer ecosystem with KV, D1, R2, and Durable Objects. Choose Akamai if you already use their CDN and need enterprise support. Choose Cloudflare Workers for developer-friendly pricing and ecosystem.

Akamai operates 4200+ edge POPs across 340+ metro areas in 130+ countries. EdgeWorkers runs on this global network, so your functions execute geographically close to end users anywhere in the world.

No, Akamai EdgeWorkers is not free. It is an enterprise product with custom pricing. However, Akamai offers a 30-day free trial so you can test EdgeWorkers before committing to a contract.

Akamai EdgeWorkers supports JavaScript. You write edge functions in JavaScript and deploy them to Akamai’s CDN network. This is more limited than platforms that support multiple runtimes, but JavaScript covers the vast majority of edge use cases like URL rewrites, header manipulation, authentication, and content personalization.