low cost VPS server: ARM or x86?
Choose ARM only after every pinned image and binary in your stack lists ARM64 support; in the matched netcup G12.5 plans checked here, ARM did not lower the published base price versus x86. [A] [B]
The exact decision
This page answers one purchasing question: whether switching the processor architecture makes a matched low cost VPS server cheaper when the provider, advertised cores, memory, storage, contract view and storefront tax setting stay the same. The netcup catalogs show matching x86 and ARM64 G12.5 tiers from 4 GB through 64 GB RAM, with the same published pre-VAT monthly amount at every matched tier. [A] [B]
The software check is narrower than an installation test. It records whether five pinned Docker Official Image tags publish both linux/amd64 and linux/arm64 variants in their official manifests. It does not prove that plugins, native extensions, private images, backup agents or license servers in your own stack work on ARM. [C] [D] [E] [F] [G] [H]
Published inputs
| Matched tier | x86 monthly before VAT | ARM64 monthly before VAT | Advertised resources in each catalog | Source |
|---|---|---|---|---|
| VPS 500 G12.5 | €8.26 | €8.26 | 2 vCore · 4 GB RAM · 64 GB storage | A, B |
| VPS 1000 G12.5 | €14.50 | €14.50 | 4 vCore · 8 GB RAM · 128 GB storage | A, B |
| VPS 2000 G12.5 | €26.92 | €26.92 | 8 vCore · 16 GB RAM · 256 GB storage | A, B |
| VPS 4000 G12.5 | €45.36 | €45.36 | 12 vCore · 32 GB RAM · 512 GB storage | A, B |
| VPS 8000 G12.5 | €67.11 | €67.11 | 16 vCore · 64 GB RAM · 1 TB storage | A, B |
Calculation: architecture alone changes no base-price line
Keep currency and tax treatment separate from architecture. The comparison below uses the pre-VAT monthly amounts printed beside the German 19% VAT display, then multiplies each monthly amount by the selected 12-month view. It does not add backup, software licenses, operator time or migration work because no matching amount for those items was collected here. [A] [B]
| RAM tier | Monthly calculation | x86 12-month total | ARM64 12-month total | ARM64 saving |
|---|---|---|---|---|
| 4 GB | €8.26 × 12 | €99.12 | €99.12 | €0.00 |
| 8 GB | €14.50 × 12 | €174.00 | €174.00 | €0.00 |
| 16 GB | €26.92 × 12 | €323.04 | €323.04 | €0.00 |
| 32 GB | €45.36 × 12 | €544.32 | €544.32 | €0.00 |
| 64 GB | €67.11 × 12 | €805.32 | €805.32 | €0.00 |
Example at the smallest matched tier: monthly cost per advertised GB of RAM = €8.26 ÷ 4 = €2.065 per GB-month for both architectures. Storage unit conversion = 64 ÷ 1024 = 0.0625 TB for both advertised capacities. ARM64 saving for the selected term = €99.12 − €99.12 = €0.00. [A] [B]
Inference: architecture is not a price lever in this specific dated catalog match. That does not show equal speed, energy use or application capacity. A buyer who selects ARM here is exchanging software-compatibility risk for an architecture choice, not receiving a lower published base charge. Only a workload test on the purchased systems could support a performance or capacity comparison.
Compatibility check: inspect the pinned image manifest
Do not treat a generic product-page claim about Linux support as proof for your exact deployment. Resolve the actual image tag used by the compose file or release manifest, then check that tag rather than an unpinned product name. Docker documents multi-platform images as a manifest list that points to platform-specific variants; the registry chooses a matching variant when one exists. [C]
| Pinned Docker Official Image tag | linux/amd64 | linux/arm64 | What was checked | Source |
|---|---|---|---|---|
nginx:1.31.6-alpine3.24-slim | listed | listed | Official tag manifest only | D |
postgres:18.1-bookworm | listed | listed | Official tag manifest only | E |
wordpress:6.8.3-php8.3-apache | listed | listed | Official tag manifest only | F |
redis:8.2.1-bookworm | listed | listed | Official tag manifest only | G |
mysql:9.4.0 | listed | listed | Official tag manifest only | H |
A listed ARM64 variant clears only the image-availability gate. Before purchase, repeat the check for every image, inspect separately downloaded binaries and agents, and identify any package built during deployment. If one required component has no ARM64 artifact, keep x86 or replace that component before ordering. This is a preflight rule, not a claim that the listed stack was installed successfully.
Quick answer
Is an ARM low cost VPS server cheaper than x86?
Not in this matched netcup snapshot. The five published G12.5 tier pairs have the same pre-VAT monthly amounts, so their calculated 12-month base totals are also the same. Choose ARM only if the exact software manifest passes and you have a reason to test that architecture; otherwise x86 avoids introducing an architecture change without a published base-price saving. [A] [B]
Downloadable comparison table
The CSV keeps the verification date, official URLs, plan inputs, shown calculations and pinned image tags together. Blank fields would mean unknown, not free; this table has no blank price input because both matched catalog pages exposed the required base amounts.
Download source table (CSV)Before ordering an ARM server
- Copy every exact container tag and separately downloaded binary from the deployment configuration. Do not substitute a product family name for the deployed tag.
- Open each official tag manifest and confirm that
linux/arm64is listed. Keep the source URL and check date beside the tag. - Check native extensions, backup agents, monitoring agents and licensed software separately. They can have a different support matrix from the main container.
- Compare the final cart using the same location, network option, contract and tax setting. The catalog match on this page is not a customer-specific checkout quote.
- If the manifest gate passes, run an authorized ARM installation and workload test before claiming performance or operational savings. No such test result is included here.
Evidence and number sources
All pages and API responses were checked September 23, 2026. That is the verification date, not a vendor offer-expiry date. Published prices and image manifests can change.
- A — x86 plans: netcup vServer (VPS) catalog. G12.5 plan names, x86 architecture, cores, RAM, storage, pre-VAT monthly amounts, German 19% VAT display and selected 12-month catalog view.
- B — ARM64 plans: netcup ARM server catalog. Matching G12.5 ARM64 plan names, resources, prices, German 19% VAT display and selected 12-month catalog view.
- C — manifest method: Docker multi-platform documentation. Platform-specific image variants and the
linux/amd64/linux/arm64platform notation. - D — NGINX tag: Docker Hub official tag API. The pinned tag and listed image architectures.
- E — PostgreSQL tag: Docker Hub official tag API. The pinned tag and listed image architectures.
- F — WordPress tag: Docker Hub official tag API. The pinned tag and listed image architectures.
- G — Redis tag: Docker Hub official tag API. The pinned tag and listed image architectures.
- H — MySQL tag: Docker Hub official tag API. The pinned tag and listed image architectures.