Linode under Akamai: what changed, what did not, and who it suits
Linode kept its pricing and its simplicity through the Akamai acquisition and gained a much larger network footprint. Here is what that means in practice.
Linode spent two decades as the sensible choice for developers who wanted a real server without a console full of services they would never use. Akamai bought it in 2022, and the fear at the time was that the pricing and the simplicity would go. Neither did.
What arrived instead was scale: a substantially larger set of locations, backed by one of the largest content delivery networks in existence.
The plan families
- Shared CPU. The entry line, starting with the very small Nanode. Cores are shared, which is fine for anything without a sustained CPU floor.
- Dedicated CPU. Guaranteed cores, no contention. The correct choice for build servers, game servers, databases and anything where latency consistency matters.
- High Memory. More memory per core for caches and in memory workloads.
- Premium. Newer processor generations with a performance floor, at a premium over the standard dedicated plans.
- GPU and accelerated. NVIDIA hardware for training, inference and rendering, billed by the hour.
Pricing is flat monthly with an hourly cap, so an instance destroyed after three days costs three days. That is simpler to budget against than the metered models on the hyperscalers, and it is why so many small teams have stayed.
The transfer pool
Each instance contributes a monthly outbound transfer allowance to an account pool. You are charged only for what the account collectively exceeds. Inbound is free.
The practical effect is the same as on DigitalOcean: a fleet of quiet instances builds headroom for a busy one, and internal traffic on private addresses does not consume the pool at all. Keep service to service traffic on the private network and the pool usually lasts.
What the Akamai footprint changed
The location list expanded well beyond the original set, which matters for two reasons. Latency sensitive workloads can sit closer to users, and regulated workloads can sit in the right jurisdiction without leaving the platform.
There is also tighter integration with Akamai’s delivery and security products for teams that want them. That is optional; you can still run a plain Linode instance and never touch any of it.
The account level restriction
Outbound SMTP is blocked on new accounts. Ports 25, 465 and 587 are restricted until you request access and the account has some history. This is a deliberate anti abuse measure and every reputable provider does something equivalent.
If your application sends mail directly, this is the setting that decides whether it works. It is an account property, which is why listings distinguish between standard accounts and accounts with port 25 already open. The wider picture is in outbound port 25 on cloud servers.
The rest of the platform
- Object Storage. S3 compatible, priced as a base subscription with included capacity and transfer.
- Block Storage. Volumes attached to instances, billed per gigabyte month.
- NodeBalancers. Managed load balancing at a flat monthly rate.
- Managed Databases. PostgreSQL and MySQL with backups and failover.
- LKE. Managed Kubernetes where you pay for the worker instances rather than the control plane.
- VPC and Cloud Firewall. Private networking and stateful filtering, both included rather than metered.
Where Linode fits
It is the right answer for teams who want predictable monthly costs, a control panel that does not require training, and a real Linux machine rather than a platform abstraction. The documentation is genuinely good and the support has a reputation it has kept.
It is the wrong answer if you need a deep managed service catalogue, unusual compliance certifications, or the kind of enterprise procurement relationship the hyperscalers exist to provide.
The closest comparison is DigitalOcean, which competes for the same customer with a very similar shape. That one is worth reading in full: DigitalOcean vs Linode. If price is the deciding factor, Hetzner undercuts both in Europe.
Common questions
Is Linode still Linode after the Akamai acquisition?
The compute products, pricing model and control panel remained recognisably Linode. The main change is a much larger set of locations and closer integration with Akamai's edge network.
Does Linode block SMTP?
Outbound SMTP ports are restricted on new accounts by default. Access is granted through a support request once the account is established.
How does the Linode transfer pool work?
Each instance contributes a monthly transfer allowance to a shared pool, and only outbound traffic beyond the pool total is charged. Inbound traffic is free.
AccountMarket Editorial
Written and maintained by the team behind accountmarket.org. We publish practical notes on the cloud platforms we work with every day, and we update articles when the platforms or our catalogue change.
Accounts covered in this article
Live options and pricing from the catalogue.
Buy Linode Account
We specialize in providing fully verified, ready-to-use Linode accounts tailored to your cloud computing needs.
From $35.00
Keep reading
Cloud Providers
DigitalOcean droplets explained: plans, limits and what the account controls
DigitalOcean is deliberately simple on the surface and has two account level settings that decide what you can actually do: the droplet limit and the SMTP policy.
Cloud Providers
Hetzner Cloud: server limits, locations and why the price is what it is
Hetzner is consistently the cheapest serious option in European cloud, and the reasons are structural rather than promotional. Here is what you get and what you give up.
Cloud Comparisons
DigitalOcean vs Linode: choosing between two very similar clouds
These two are closer to each other than any other pair worth comparing. The differences are small, specific, and occasionally decisive.