Plan anatomy · field note
How VPS resources and transfer allowances work
vCPU, memory, storage, port speed, and monthly transfer measure different constraints. Here is how to read a VPS plan without mixing them up.
A VPS specification compresses several independent limits into one line. That makes plans easy to scan and easy to misunderstand. More vCPU does not automatically mean more network throughput. A 10 Gbps port does not mean 10 Gbps is reserved for one server. A monthly transfer allowance does not tell you how fast a single download will run.
Reading each number as a separate resource is the simplest way to choose a sensible plan.
vCPU: available processing work
A virtual CPU is scheduling capacity on the host processor. More vCPU lets the operating system run more work in parallel, which helps with concurrent services, compilation, data processing, and applications that can use multiple threads.
It is not a universal speed multiplier. A single-threaded task may gain little from moving from four vCPU to eight. Two providers can also use different host processors, scheduling policies, and contention levels, so a vCPU count alone is not a benchmark.
Blossom’s current datacenter ladder moves from 2 vCPU at the entry tier to 16 vCPU at the largest listed tier. The ISP ladder also starts at 2 vCPU and reaches 16 vCPU, but its intermediate steps and network purpose differ. Choose CPU based on the application, not by assuming the largest number must be the right buy.
Memory: the working set
Memory holds the operating system, active applications, caches, and in-flight data. When a server runs out of memory, it may begin swapping to disk, kill processes, or fail to start a workload. Those failures can look like a slow CPU even when CPU is not the problem.
Operating system choice matters here. A headless Linux service can fit in less memory than a full graphical desktop. Standard Windows images also have practical memory and disk requirements. That is why the smallest datacenter tier is headless Linux only, while larger tiers expose additional operating system choices when the plan can support them.
Estimate the application’s normal working set, include the operating system, then leave room for peaks. Buying exactly the observed minimum removes the margin needed for updates, cache growth, and bursts.
Storage: capacity and medium
Storage specifications answer at least two questions: how much data fits, and what medium holds it.
The datacenter VPS line uses NVMe storage on every tier. The Washington ISP line splits storage into an NVMe system disk and an HDD data disk. The split is explicit because 20 GB of NVMe plus 40 GB of HDD is not the same thing as 60 GB of NVMe. The faster disk is a good home for the operating system and latency-sensitive files; the larger disk is useful for data that does not need NVMe latency.
Capacity planning should include the operating system, application, logs, temporary files, package caches, and growth. A server with 30 GB of storage does not have 30 GB free after installation.
Port speed: a rate, not a monthly quantity
Port speed describes how quickly traffic can move at a moment in time. Blossom’s datacenter plans sit behind a shared 10 Gbps node uplink. Shared means multiple virtual machines use the same physical connection. It would be incorrect to call that dedicated or guaranteed 10 Gbps per VPS.
The ISP line is described as gigabit. Its recorded host-side single-flow test was roughly 940 Mbps in both directions. Ethernet overhead is one reason a nominal gigabit link normally measures below 1,000 Mbps in an application-level speed test.
Actual transfer rates also depend on the other endpoint and the path between it and the server. A slow source, distant route, congested exchange, or single TCP connection can sit below the available line capacity.
Monthly transfer: the amount moved
Monthly transfer is accumulated data volume. Think of port speed as how quickly water can move through a pipe and transfer allowance as how much water can pass during the billing period.
The current smallest plan in each VPS family includes 1,000 GB per month. The other listed tiers include 2,000 GB. On the datacenter line, the Priority Bandwidth option raises the allowance to 5,000 GB and also changes the network cap.
Traffic patterns matter. A server can use very little bandwidth most of the month and still create a short, fast burst. Another server can run steadily at a modest rate and transfer more total data by month end. Neither behavior can be inferred from the port label alone.
Dedicated IP: identity, not throughput
Every listed VPS includes one dedicated public IPv4 address. “Dedicated” here means the address belongs to that service while it is active; it does not describe dedicated network capacity. The datacenter line offers an additional address as a paid option. The ISP line’s address inventory is a separate, scarcer resource.
An IP address also does not add CPU, memory, or storage. Treat it as network identity and reachability.
A reliable sizing order
Work through the plan in this order:
- Confirm the product family and location fit the job.
- Choose enough memory for the operating system and application.
- Choose enough vCPU for the work that can run in parallel.
- Add storage for current data and realistic growth.
- Estimate monthly transfer from actual usage or a conservative model.
- Check whether the network rate is a dedicated promise, a shared uplink, or a cap.
This order prevents a large headline number from hiding a constraint that will matter more. A well-sized VPS is not the plan with every maximum. It is the plan whose separate limits match the workload.
Ready when you are
Choose the line that fits the job.
Compare the current plan resources and prices, or ask for a dedicated build when a standard tier is not the right shape.