Linode - now Akamai Cloud - is priced the way people wish clouds were priced: a flat monthly number per plan, starting around $5/month for the smallest shared instance, with a generous bundled transfer allowance and low egress fees. There is no per-hour arithmetic to do for a steady workload, and no NAT-gateway-shaped surprise on the bill. The catch is not hidden fees; it is that a flat compute price is only ever part of the total. Block storage, backups, load balancers, and managed databases are each their own line item, and the real monthly cost is the sum.
The reason people like Linode’s pricing is the same reason it is easy to underestimate: the plan price is honest, but it is not the whole bill.
Table of contents
- The plan structure, in plain numbers
- The Akamai rebrand, and why the name changed
- What the flat price includes - and what it does not
- Where the bundled transfer actually helps
- How to compare it to anything else honestly
- How this fits the rest of the stack
- FAQ
The plan structure, in plain numbers
Linode’s core lineup is a small set of flat-priced plans:
- Shared CPU (Nanode / Standard): the entry tier starts around $5/month for 1 GB RAM and 1 vCPU, scaling up in roughly doubling steps. These share physical cores with other tenants and are the right default for most web apps.
- Dedicated CPU: guaranteed cores, priced higher, for workloads that are consistently CPU-hungry (build servers, video encoding, busy databases).
- High Memory, Premium, GPU: specialised tiers for RAM-heavy or accelerated work.
Each plan bundles a fixed amount of SSD storage and a monthly transfer allowance. The number you see on the pricing page is the number you pay for the compute - that part genuinely is flat, billed hourly up to a monthly cap so you are never charged more than the plan price.
The Akamai rebrand, and why the name changed
If you searched for Linode and landed on Akamai, that is expected. Akamai acquired Linode in 2022 and has been folding it into “Akamai Cloud Computing”. The Linode brand, control panel, and flat-pricing philosophy largely survived the transition; the main additions are more global regions and Akamai’s edge network.
For pricing purposes, nothing fundamental changed: the plans are still flat, the transfer is still bundled, and the small-instance entry price is still in the same neighbourhood. If a comparison you are reading predates 2022 and quotes Linode prices, sanity-check the current page - the tiers have been revised a couple of times since.
What the flat price includes - and what it does not
The plan price covers compute, the bundled SSD, and the transfer allowance. It does not cover:
- Block storage volumes beyond the plan’s included disk - billed per GB per month.
- Backups - an opt-in service priced as a percentage of the instance cost.
- Load balancers (NodeBalancers) - a flat monthly price each.
- Managed databases - their own per-plan pricing, separate from the instance.
- Object storage - priced per GB stored plus transfer.
None of these are gotchas; they are all on the pricing page. But a realistic production setup - an app instance, a database, a load balancer, and backups - is four line items, not one. The flat $5 is the floor, not the ceiling.
Where the bundled transfer actually helps
The genuinely underrated part of Linode’s model is egress. Each instance ships with a transfer allowance (measured in terabytes, pooled across the account), and overage is billed at a low per-GB rate. Compare that to the hyperscalers, where data leaving the network is one of the most common sources of a surprise bill.
If your workload serves a lot of outbound traffic - media, downloads, an API with chunky responses - the bundled transfer is where the flat model quietly saves you real money. If your workload is compute-bound and barely moves data, the transfer allowance is irrelevant and you are choosing Linode purely on the predictable compute price. Knowing which of those you are is the difference between a good decision and a lucky one.
How to compare it to anything else honestly
The only fair way to compare Linode to AWS, DigitalOcean, or anyone else is to price the whole shape of your deployment, not the cheapest instance.
Write down every piece: app compute, database, storage, load balancer, backups, and expected monthly egress. Put a number on each for every provider. Then compare the sums. Nine times out of ten the flat providers win on predictability and lose nothing on price for a known, stable workload - and the hyperscalers win the moment you need a specific managed service they alone offer.
The headline instance price is the worst possible basis for the decision, because it is the one number every provider optimises to look good.
How this fits the rest of the stack
Whatever you decide here, the cost of it eventually shows up as a bill. The RunxBuild hosting calculator is the right place to model that before committing: the compute, the database, the storage, the bandwidth, the worker - each one is a separate line item, and the real cost of a platform is the sum, not the headline number. The RunxBuild dashboard is where the team sees the actual usage once it is running.
Useful related references:
- AWS Business Support Pricing: 10% of Your Bill for a One-Hour SLA
- AWS NAT Gateway Pricing: $0.045/Hour + $0.045/GB and How to Cut It
- AWS S3 Pricing Calculator: Storage, Requests, and Data Transfer
- Node services on RunxBuild
- Getting started with RunxBuild
FAQ
How much does Linode cost per month?
The smallest shared-CPU plan starts around $5/month for 1 GB RAM and 1 vCPU, with prices scaling up in roughly doubling steps for larger instances. Compute is billed hourly but capped at the flat monthly plan price, so a steady instance never exceeds the sticker number.
Is Linode now Akamai?
Yes. Akamai acquired Linode in 2022 and markets it as Akamai Cloud Computing. The Linode brand, control panel, and flat-pricing model largely carried over, with Akamai adding more regions and edge-network integration. Current pricing is on Akamai’s cloud pricing pages.
Does Linode charge for bandwidth?
Each instance includes a monthly transfer allowance, pooled across the account, and overage is billed at a low per-GB rate. This bundled egress is one of the main advantages over hyperscalers, where outbound data transfer is a frequent source of unexpected costs.
What is not included in the Linode plan price?
Block storage beyond the included disk, backups, NodeBalancers (load balancers), managed databases, and object storage are all separate line items. A realistic production stack is several of these together, so budget the sum rather than the single instance price.
Is Linode cheaper than AWS?
For a known, stable workload it is usually cheaper and far more predictable, largely because of bundled transfer and flat pricing. AWS tends to win when you need a specific managed service Linode does not offer, or highly variable capacity. Compare the full stack, not the cheapest instance, to know for sure.