From c688180842c046263230c91ce5b84318264c31ade6ccf1bbe7c0d6c05a73d882 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 26 Apr 2026 16:39:27 -0400 Subject: [PATCH] fix(vps): correctly position Ezra in the support story MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The differentiator card and comparison row were positioning EZSCALE as "no chatbots" — but we DO run Ezra, an AI assistant that extends the support team. Reframed honestly: engineer-first support where Ezra helps the team triage and respond faster, not the other way around. That's still differentiated against tier-1 outsourced or AI-only support models the big clouds run. Also drops in docs/integrations/savemyserver/dedicated-server-catalog.json — 27 Dell 14th-gen products from SaveMyServer with EZSCALE baseline config and pricing, generated by a separate scraping session at /tmp/sms-configurator. Lives next to other vendor integration data in docs/integrations/. Will feed the dedicated-server PlanSeeder refresh in a follow-up task. Co-Authored-By: Claude Opus 4.7 (1M context) --- .../dedicated-server-catalog.json | 36270 ++++++++++++++++ .../ts/Pages/Marketing/VpsHosting.vue | 10 +- 2 files changed, 36275 insertions(+), 5 deletions(-) create mode 100644 docs/integrations/savemyserver/dedicated-server-catalog.json diff --git a/docs/integrations/savemyserver/dedicated-server-catalog.json b/docs/integrations/savemyserver/dedicated-server-catalog.json new file mode 100644 index 0000000..66b869c --- /dev/null +++ b/docs/integrations/savemyserver/dedicated-server-catalog.json @@ -0,0 +1,36270 @@ +{ + "metadata": { + "generated_at": "2026-04-26T19:20:21.357770+00:00", + "vendor": "SaveMyServer.com", + "vendor_collection_url": "https://savemyserver.com/collections/dell-14th-gen-servers", + "currency": "USD", + "discount_percent": 10, + "discount_note": "Vendor discount is a planning assumption (up to 10% on repeat-order volume) \u2014 not yet contracted.", + "product_count": 27 + }, + "categories": [ + { + "id": "single-socket", + "name": "Single-Socket Budget", + "sort": 1, + "description": "Single-CPU Xeon E-series. Entry-level dedicated, web hosting, dev/staging." + }, + { + "id": "dual-socket-1u", + "name": "Dual-Socket 1U", + "sort": 2, + "description": "Dual Xeon Scalable, 1U rack space. Performance compute, virtualization." + }, + { + "id": "dual-socket-2u", + "name": "Dual-Socket 2U", + "sort": 3, + "description": "Dual Xeon Scalable, 2U with denser drive bays. Storage, mixed workloads." + }, + { + "id": "quad-socket", + "name": "Quad-Socket Enterprise", + "sort": 4, + "description": "Quad Xeon Scalable. Massive vCPU pools, big-memory workloads." + } + ], + "ezscale_baseline": { + "description": "EZSCALE's locked baseline build \u2014 non-negotiable quality standards baked into published price.", + "rules": [ + { + "name": "CPU", + "spec": "2\u00d7 Xeon Gold 6230 (40C / 2.10 GHz) for dual-socket; equivalent for single/quad" + }, + { + "name": "RAM", + "spec": "32 GB DDR4-2666 ECC RDIMM (2\u00d7 16GB)" + }, + { + "name": "Boot drive", + "spec": "Dell BOSS Card with 2\u00d7 240 GB M.2 SSDs (mirrored)" + }, + { + "name": "Storage controller", + "spec": "PERC HBA330 Non-RAID HBA (IT mode) \u2014 pass-through only" + }, + { + "name": "Drive bays", + "spec": "Empty drive trays in every bay (not blanks)" + }, + { + "name": "Remote access", + "spec": "iDRAC9 Enterprise License" + }, + { + "name": "Power", + "spec": "Dual redundant PSU (750W default; 550W on R440)" + }, + { + "name": "Network", + "spec": "1\u00d7 1 GbE + 1\u00d7 10 GbE SFP+ (rNDC combined card or chassis onboard + OCP)" + }, + { + "name": "Rails", + "spec": "Dell Sliding Rail Kit (1U or 2U)" + }, + { + "name": "Operating System", + "spec": "No OS (BYO)" + } + ], + "exceptions": [ + "R240/R340 single-socket: no 10G SFP+ NIC option from SaveMyServer (use embedded 1GbE; aftermarket Intel X520-DA2 for 10G)", + "R240 only: no HBA330 \u2014 use S140 software RAID or PERC H330", + "R740xd 24-bay NVMe: no RAID/HBA controller (NVMe routes direct to PCIe lanes)" + ] + }, + "products": [ + { + "id": "r240-2lff", + "slug": "r240-2lff", + "title": "R240 2-Bay 3.5\" LFF (1U)", + "category_id": "single-socket", + "form_factor_u": 1, + "sockets": 1, + "drive_bays": { + "count": 2, + "type": "3.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r240-2-bay-3-5-chassis", + "handle": "dell-poweredge-r240-2-bay-3-5-chassis" + }, + "chassis_price_cents": 47885, + "chassis_price_usd": 478.85, + "options": { + "cpu": [ + { + "label": "1x Intel Xeon E-2124 - 3.30GHz 4 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Xeon E", + "model": "2124", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.3 + } + }, + { + "label": "1x Intel Xeon E-2134 - 3.5GHz 4 Core", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "family": "Xeon E", + "model": "2134", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.5 + } + }, + { + "label": "1x Intel Xeon E-2136 - 3.30GHz 6 Core", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "family": "Xeon E", + "model": "2136", + "sockets": 1, + "cores_per_socket": 6, + "total_cores": 6, + "ghz": 3.3 + } + }, + { + "label": "1x Intel Xeon E-2144G - 3.6GHz 4 Core", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": { + "family": "Xeon E", + "model": "2144G", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.6 + } + }, + { + "label": "1x Intel Xeon E-2176G - 3.70GHz 6 core", + "price_cents": 34204, + "price_usd": 342.04, + "parsed": { + "family": "Xeon E", + "model": "2176G", + "sockets": 1, + "cores_per_socket": 6, + "total_cores": 6, + "ghz": 3.7 + } + }, + { + "label": "1x Intel Xeon E-2224 - 3.40GHz 4 Core", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "family": "Xeon E", + "model": "2224", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.4 + } + }, + { + "label": "1x Intel Xeon E-2236 - 3.40GHz 6 Core", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "family": "Xeon E", + "model": "2236", + "sockets": 1, + "cores_per_socket": 6, + "total_cores": 6, + "ghz": 3.4 + } + }, + { + "label": "1x Intel Xeon E-2278G - 3.40GHz 8 Core", + "price_cents": 102610, + "price_usd": 1026.1, + "parsed": { + "family": "Xeon E", + "model": "2278G", + "sockets": 1, + "cores_per_socket": 8, + "total_cores": 8, + "ghz": 3.4 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + } + ], + "ram": [ + { + "label": "16GB PC4-2133 UDIMM (2x8GB)", + "price_cents": 14708, + "price_usd": 147.08, + "parsed": null + }, + { + "label": "32GB PC4-2133 UDIMM (4x8GB)", + "price_cents": 29415, + "price_usd": 294.15, + "parsed": null + }, + { + "label": "32GB PC4-2133 UDIMM (2x16GB)", + "price_cents": 41044, + "price_usd": 410.44, + "parsed": null + }, + { + "label": "64GB PC4-2133 UDIMM (4x16GB)", + "price_cents": 82089, + "price_usd": 820.89, + "parsed": null + }, + { + "label": "16GB PC4-2400T UDIMM (2x 8GB)", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": null + }, + { + "label": "32GB PC4-2400T UDIMM (4x8GB)", + "price_cents": 34204, + "price_usd": 342.04, + "parsed": null + }, + { + "label": "32GB PC4-2400T UDIMM (2x16GB)", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": null + }, + { + "label": "64GB PC4-2400T UDIMM (4x16GB)", + "price_cents": 54726, + "price_usd": 547.26, + "parsed": null + }, + { + "label": "128GB PC4-2400T UDIMM (4x32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": null + }, + { + "label": "16GB PC4-2666V UDIMM (2x8GB)", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": null + }, + { + "label": "32GB PC4-2666V UDIMM (4x8GB)", + "price_cents": 41044, + "price_usd": 410.44, + "parsed": null + }, + { + "label": "32GB PC4-2666V UDIMM (2x16GB)", + "price_cents": 30099, + "price_usd": 300.99, + "parsed": null + }, + { + "label": "64GB PC4-2666V UDIMM (4x16GB)", + "price_cents": 60198, + "price_usd": 601.98, + "parsed": null + }, + { + "label": "128GB PC4-2666V UDIMM (4x32GB)", + "price_cents": 99190, + "price_usd": 991.9, + "parsed": null + } + ], + "raid": [ + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "S140 Software RAID", + "price_cents": 3078, + "price_usd": 30.78, + "parsed": { + "chip": "S140", + "is_raid": true, + "interface": "software", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "Cabled PSU", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "watts": null, + "count": null + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Embedded NIC", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 1U Non-LCD Bezel", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 1U LCD Bezel", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 2, + "bay_type": "3.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 1454, + "price_usd": 14.54, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell R-Series -3.5\" Blank", + "price_cents": 513, + "price_usd": 5.13, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "Enterprise 3TB 3.5\" SAS Hard Drive", + "price_cents": 4874, + "price_usd": 48.74, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 3072, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 4TB 3.5\" SAS Hard Drive", + "price_cents": 10004, + "price_usd": 100.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 4096, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 6TB 3.5\" SAS Hard Drive", + "price_cents": 18555, + "price_usd": 185.55, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 6144, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 8TB 3.5\" SAS Hard Drive", + "price_cents": 32236, + "price_usd": 322.36, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 8192, + "form_factor": "3.5\"", + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R240 2-Bay 3.5\" LFF (1U)", + "price_cents": 47885 + }, + { + "category": "cpu", + "label": "1x Intel Xeon E-2176G - 3.70GHz 6 core", + "price_cents": 34204 + }, + { + "category": "ram", + "label": "16GB PC4-2133 UDIMM (2x8GB)", + "price_cents": 14708 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "Cabled PSU", + "price_cents": 0 + }, + { + "category": "rails", + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986 + }, + { + "category": "drive_trays", + "label": "2\u00d7 Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 2908 + } + ], + "total_cents": 144093, + "total_usd": 1440.93, + "discount_percent": 10, + "discounted_cents": 129684, + "discounted_usd": 1296.84, + "savings_cents": 14409, + "warnings": [ + "No HBA330 available on this chassis \u2014 software RAID or hardware RAID controller required.", + "No 10G SFP+ NIC option in vendor configurator \u2014 embedded 1GbE only; aftermarket 10G NIC required." + ] + } + }, + { + "id": "r240-4lff", + "slug": "r240-4lff", + "title": "R240 4-Bay 3.5\" LFF (1U)", + "category_id": "single-socket", + "form_factor_u": 1, + "sockets": 1, + "drive_bays": { + "count": 4, + "type": "3.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r240-4-bay-3-5-chassis", + "handle": "dell-poweredge-r240-4-bay-3-5-chassis" + }, + "chassis_price_cents": 64987, + "chassis_price_usd": 649.87, + "options": { + "cpu": [ + { + "label": "1x Intel Xeon E-2124 - 3.30GHz 4 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Xeon E", + "model": "2124", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.3 + } + }, + { + "label": "1x Intel Xeon E-2134 - 3.5GHz 4 Core", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "family": "Xeon E", + "model": "2134", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.5 + } + }, + { + "label": "1x Intel Xeon E-2136 - 3.30GHz 6 Core", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "family": "Xeon E", + "model": "2136", + "sockets": 1, + "cores_per_socket": 6, + "total_cores": 6, + "ghz": 3.3 + } + }, + { + "label": "1x Intel Xeon E-2144G - 3.6GHz 4 Core", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": { + "family": "Xeon E", + "model": "2144G", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.6 + } + }, + { + "label": "1x Intel Xeon E-2176G - 3.70GHz 6 core", + "price_cents": 34204, + "price_usd": 342.04, + "parsed": { + "family": "Xeon E", + "model": "2176G", + "sockets": 1, + "cores_per_socket": 6, + "total_cores": 6, + "ghz": 3.7 + } + }, + { + "label": "1x Intel Xeon E-2224 - 3.40GHz 4 Core", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "family": "Xeon E", + "model": "2224", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.4 + } + }, + { + "label": "1x Intel Xeon E-2236 - 3.40GHz 6 Core", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "family": "Xeon E", + "model": "2236", + "sockets": 1, + "cores_per_socket": 6, + "total_cores": 6, + "ghz": 3.4 + } + }, + { + "label": "1x Intel Xeon E-2278G - 3.40GHz 8 Core", + "price_cents": 102610, + "price_usd": 1026.1, + "parsed": { + "family": "Xeon E", + "model": "2278G", + "sockets": 1, + "cores_per_socket": 8, + "total_cores": 8, + "ghz": 3.4 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + } + ], + "ram": [ + { + "label": "16GB PC4-2133 UDIMM (2x8GB)", + "price_cents": 14708, + "price_usd": 147.08, + "parsed": null + }, + { + "label": "32GB PC4-2133 UDIMM (4x8GB)", + "price_cents": 29415, + "price_usd": 294.15, + "parsed": null + }, + { + "label": "32GB PC4-2133 UDIMM (2x16GB)", + "price_cents": 41044, + "price_usd": 410.44, + "parsed": null + }, + { + "label": "64GB PC4-2133 UDIMM (4x16GB)", + "price_cents": 82089, + "price_usd": 820.89, + "parsed": null + }, + { + "label": "16GB PC4-2400T UDIMM (2x 8GB)", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": null + }, + { + "label": "32GB PC4-2400T UDIMM (4x8GB)", + "price_cents": 34204, + "price_usd": 342.04, + "parsed": null + }, + { + "label": "32GB PC4-2400T UDIMM (2x16GB)", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": null + }, + { + "label": "64GB PC4-2400T UDIMM (4x16GB)", + "price_cents": 54726, + "price_usd": 547.26, + "parsed": null + }, + { + "label": "128GB PC4-2400T UDIMM (4x32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": null + }, + { + "label": "16GB PC4-2666V UDIMM (2x8GB)", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": null + }, + { + "label": "32GB PC4-2666V UDIMM (4x8GB)", + "price_cents": 41044, + "price_usd": 410.44, + "parsed": null + }, + { + "label": "32GB PC4-2666V UDIMM (2x16GB)", + "price_cents": 30099, + "price_usd": 300.99, + "parsed": null + }, + { + "label": "64GB PC4-2666V UDIMM (4x16GB)", + "price_cents": 60198, + "price_usd": 601.98, + "parsed": null + }, + { + "label": "128GB PC4-2666V UDIMM (4x32GB)", + "price_cents": 99190, + "price_usd": 991.9, + "parsed": null + } + ], + "raid": [ + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "S140 Software RAID", + "price_cents": 3078, + "price_usd": 30.78, + "parsed": { + "chip": "S140", + "is_raid": true, + "interface": "software", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "Cabled PSU", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "watts": null, + "count": null + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Embedded NIC", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 1U Non-LCD Bezel", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 1U LCD Bezel", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 4, + "bay_type": "3.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 1454, + "price_usd": 14.54, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell R-Series -3.5\" Blank", + "price_cents": 513, + "price_usd": 5.13, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "Enterprise 3TB 3.5\" SAS Hard Drive", + "price_cents": 4874, + "price_usd": 48.74, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 3072, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 4TB 3.5\" SAS Hard Drive", + "price_cents": 10004, + "price_usd": 100.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 4096, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 6TB 3.5\" SAS Hard Drive", + "price_cents": 18555, + "price_usd": 185.55, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 6144, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 8TB 3.5\" SAS Hard Drive", + "price_cents": 32236, + "price_usd": 322.36, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 8192, + "form_factor": "3.5\"", + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R240 4-Bay 3.5\" LFF (1U)", + "price_cents": 64987 + }, + { + "category": "cpu", + "label": "1x Intel Xeon E-2176G - 3.70GHz 6 core", + "price_cents": 34204 + }, + { + "category": "ram", + "label": "16GB PC4-2133 UDIMM (2x8GB)", + "price_cents": 14708 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "Cabled PSU", + "price_cents": 0 + }, + { + "category": "rails", + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986 + }, + { + "category": "drive_trays", + "label": "4\u00d7 Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 5816 + } + ], + "total_cents": 164103, + "total_usd": 1641.03, + "discount_percent": 10, + "discounted_cents": 147693, + "discounted_usd": 1476.93, + "savings_cents": 16410, + "warnings": [ + "No HBA330 available on this chassis \u2014 software RAID or hardware RAID controller required.", + "No 10G SFP+ NIC option in vendor configurator \u2014 embedded 1GbE only; aftermarket 10G NIC required." + ] + } + }, + { + "id": "r340-4lff", + "slug": "r340-4lff", + "title": "R340 4-Bay 3.5\" LFF (1U)", + "category_id": "single-socket", + "form_factor_u": 1, + "sockets": 1, + "drive_bays": { + "count": 4, + "type": "3.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r340-4-bay-3-5-chassis", + "handle": "dell-poweredge-r340-4-bay-3-5-chassis" + }, + "chassis_price_cents": 43610, + "chassis_price_usd": 436.1, + "options": { + "cpu": [ + { + "label": "1x Intel Xeon E-2124 - 3.30GHz 4 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Xeon E", + "model": "2124", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.3 + } + }, + { + "label": "1x Intel Xeon E-2134 - 3.5GHz 4 Core", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "family": "Xeon E", + "model": "2134", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.5 + } + }, + { + "label": "1x Intel Xeon E-2136 - 3.30GHz 6 Core", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "family": "Xeon E", + "model": "2136", + "sockets": 1, + "cores_per_socket": 6, + "total_cores": 6, + "ghz": 3.3 + } + }, + { + "label": "1x Intel Xeon E-2144G - 3.6GHz 4 Core", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": { + "family": "Xeon E", + "model": "2144G", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.6 + } + }, + { + "label": "1x Intel Xeon E-2176G - 3.70GHz 6 core", + "price_cents": 34204, + "price_usd": 342.04, + "parsed": { + "family": "Xeon E", + "model": "2176G", + "sockets": 1, + "cores_per_socket": 6, + "total_cores": 6, + "ghz": 3.7 + } + }, + { + "label": "1x Intel Xeon E-2224 - 3.40GHz 4 Core", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "family": "Xeon E", + "model": "2224", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.4 + } + }, + { + "label": "1x Intel Xeon E-2236 - 3.40GHz 6 Core", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "family": "Xeon E", + "model": "2236", + "sockets": 1, + "cores_per_socket": 6, + "total_cores": 6, + "ghz": 3.4 + } + }, + { + "label": "1x Intel Xeon E-2278G - 3.40GHz 8 Core", + "price_cents": 102610, + "price_usd": 1026.1, + "parsed": { + "family": "Xeon E", + "model": "2278G", + "sockets": 1, + "cores_per_socket": 8, + "total_cores": 8, + "ghz": 3.4 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + } + ], + "ram": [ + { + "label": "16GB PC4-2133 UDIMM (2x8GB)", + "price_cents": 14708, + "price_usd": 147.08, + "parsed": null + }, + { + "label": "32GB PC4-2133 UDIMM (4x8GB)", + "price_cents": 29415, + "price_usd": 294.15, + "parsed": null + }, + { + "label": "32GB PC4-2133 UDIMM (2x16GB)", + "price_cents": 41044, + "price_usd": 410.44, + "parsed": null + }, + { + "label": "64GB PC4-2133 UDIMM (4x16GB)", + "price_cents": 82089, + "price_usd": 820.89, + "parsed": null + }, + { + "label": "16GB PC4-2400T UDIMM (2x 8GB)", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": null + }, + { + "label": "32GB PC4-2400T UDIMM (4x8GB)", + "price_cents": 34204, + "price_usd": 342.04, + "parsed": null + }, + { + "label": "32GB PC4-2400T UDIMM (2x16GB)", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": null + }, + { + "label": "64GB PC4-2400T UDIMM (4x16GB)", + "price_cents": 54726, + "price_usd": 547.26, + "parsed": null + }, + { + "label": "128GB PC4-2400T UDIMM (4x32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": null + }, + { + "label": "16GB PC4-2666V UDIMM (2x8GB)", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": null + }, + { + "label": "32GB PC4-2666V UDIMM (4x8GB)", + "price_cents": 41044, + "price_usd": 410.44, + "parsed": null + }, + { + "label": "32GB PC4-2666V UDIMM (2x16GB)", + "price_cents": 30099, + "price_usd": 300.99, + "parsed": null + }, + { + "label": "64GB PC4-2666V UDIMM (4x16GB)", + "price_cents": 60198, + "price_usd": 601.98, + "parsed": null + }, + { + "label": "128GB PC4-2666V UDIMM (4x32GB)", + "price_cents": 99190, + "price_usd": 991.9, + "parsed": null + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "S140 Software RAID", + "price_cents": 3078, + "price_usd": 30.78, + "parsed": { + "chip": "S140", + "is_raid": true, + "interface": "software", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 350W PSU", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 350 + } + }, + { + "label": "2x 550W PSU", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "count": 2, + "watts": 550 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Embedded NIC", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 1U Non-LCD Bezel", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 1U LCD Bezel", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 4, + "bay_type": "3.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 1454, + "price_usd": 14.54, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell R-Series -3.5\" Blank", + "price_cents": 513, + "price_usd": 5.13, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "Enterprise 3TB 3.5\" SAS Hard Drive", + "price_cents": 4874, + "price_usd": 48.74, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 3072, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 4TB 3.5\" SAS Hard Drive", + "price_cents": 10004, + "price_usd": 100.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 4096, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 6TB 3.5\" SAS Hard Drive", + "price_cents": 18555, + "price_usd": 185.55, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 6144, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 8TB 3.5\" SAS Hard Drive", + "price_cents": 32236, + "price_usd": 322.36, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 8192, + "form_factor": "3.5\"", + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R340 4-Bay 3.5\" LFF (1U)", + "price_cents": 43610 + }, + { + "category": "cpu", + "label": "1x Intel Xeon E-2176G - 3.70GHz 6 core", + "price_cents": 34204 + }, + { + "category": "ram", + "label": "16GB PC4-2133 UDIMM (2x8GB)", + "price_cents": 14708 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 550W PSU", + "price_cents": 8551 + }, + { + "category": "rails", + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986 + }, + { + "category": "drive_trays", + "label": "4\u00d7 Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 5816 + } + ], + "total_cents": 154697, + "total_usd": 1546.97, + "discount_percent": 10, + "discounted_cents": 139227, + "discounted_usd": 1392.27, + "savings_cents": 15470, + "warnings": [ + "No 10G SFP+ NIC option in vendor configurator \u2014 embedded 1GbE only; aftermarket 10G NIC required." + ] + } + }, + { + "id": "r340-8sff", + "slug": "r340-8sff", + "title": "R340 8-Bay 2.5\" SFF (1U)", + "category_id": "single-socket", + "form_factor_u": 1, + "sockets": 1, + "drive_bays": { + "count": 8, + "type": "2.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r340-8-bay-2-5-chassis", + "handle": "dell-poweredge-r340-8-bay-2-5-chassis" + }, + "chassis_price_cents": 43610, + "chassis_price_usd": 436.1, + "options": { + "cpu": [ + { + "label": "1x Intel Xeon E-2124 - 3.30GHz 4 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Xeon E", + "model": "2124", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.3 + } + }, + { + "label": "1x Intel Xeon E-2134 - 3.5GHz 4 Core", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "family": "Xeon E", + "model": "2134", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.5 + } + }, + { + "label": "1x Intel Xeon E-2136 - 3.30GHz 6 Core", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "family": "Xeon E", + "model": "2136", + "sockets": 1, + "cores_per_socket": 6, + "total_cores": 6, + "ghz": 3.3 + } + }, + { + "label": "1x Intel Xeon E-2144G - 3.6GHz 4 Core", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": { + "family": "Xeon E", + "model": "2144G", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.6 + } + }, + { + "label": "1x Intel Xeon E-2176G - 3.70GHz 6 core", + "price_cents": 34204, + "price_usd": 342.04, + "parsed": { + "family": "Xeon E", + "model": "2176G", + "sockets": 1, + "cores_per_socket": 6, + "total_cores": 6, + "ghz": 3.7 + } + }, + { + "label": "1x Intel Xeon E-2224 - 3.40GHz 4 Core", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "family": "Xeon E", + "model": "2224", + "sockets": 1, + "cores_per_socket": 4, + "total_cores": 4, + "ghz": 3.4 + } + }, + { + "label": "1x Intel Xeon E-2236 - 3.40GHz 6 Core", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "family": "Xeon E", + "model": "2236", + "sockets": 1, + "cores_per_socket": 6, + "total_cores": 6, + "ghz": 3.4 + } + }, + { + "label": "1x Intel Xeon E-2278G - 3.40GHz 8 Core", + "price_cents": 102610, + "price_usd": 1026.1, + "parsed": { + "family": "Xeon E", + "model": "2278G", + "sockets": 1, + "cores_per_socket": 8, + "total_cores": 8, + "ghz": 3.4 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + } + ], + "ram": [ + { + "label": "16GB PC4-2133 UDIMM (2x8GB)", + "price_cents": 14708, + "price_usd": 147.08, + "parsed": null + }, + { + "label": "32GB PC4-2133 UDIMM (4x8GB)", + "price_cents": 29415, + "price_usd": 294.15, + "parsed": null + }, + { + "label": "32GB PC4-2133 UDIMM (2x16GB)", + "price_cents": 41044, + "price_usd": 410.44, + "parsed": null + }, + { + "label": "64GB PC4-2133 UDIMM (4x16GB)", + "price_cents": 82089, + "price_usd": 820.89, + "parsed": null + }, + { + "label": "16GB PC4-2400T UDIMM (2x 8GB)", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": null + }, + { + "label": "32GB PC4-2400T UDIMM (4x8GB)", + "price_cents": 34204, + "price_usd": 342.04, + "parsed": null + }, + { + "label": "32GB PC4-2400T UDIMM (2x16GB)", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": null + }, + { + "label": "64GB PC4-2400T UDIMM (4x16GB)", + "price_cents": 54726, + "price_usd": 547.26, + "parsed": null + }, + { + "label": "128GB PC4-2400T UDIMM (4x32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": null + }, + { + "label": "16GB PC4-2666V UDIMM (2x8GB)", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": null + }, + { + "label": "32GB PC4-2666V UDIMM (4x8GB)", + "price_cents": 41044, + "price_usd": 410.44, + "parsed": null + }, + { + "label": "32GB PC4-2666V UDIMM (2x16GB)", + "price_cents": 30099, + "price_usd": 300.99, + "parsed": null + }, + { + "label": "64GB PC4-2666V UDIMM (4x16GB)", + "price_cents": 60198, + "price_usd": 601.98, + "parsed": null + }, + { + "label": "128GB PC4-2666V UDIMM (4x32GB)", + "price_cents": 99190, + "price_usd": 991.9, + "parsed": null + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "S140 Software RAID", + "price_cents": 3078, + "price_usd": 30.78, + "parsed": { + "chip": "S140", + "is_raid": true, + "interface": "software", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 350W PSU", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 350 + } + }, + { + "label": "2x 550W PSU", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "count": 2, + "watts": 550 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Embedded NIC", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 1U Non-LCD Bezel", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 1U LCD Bezel", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 8, + "bay_type": "2.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Kingston A400 240GB SATA SSD", + "price_cents": 11923, + "price_usd": 119.23, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 240, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Kingston A400 480GB SATA SSD", + "price_cents": 18819, + "price_usd": 188.19, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 480, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "Enterprise 1.2TB 10K SAS - Refurbished", + "price_cents": 6328, + "price_usd": 63.28, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1228, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "Enterprise 1.8TB 10K SAS - Refurbished", + "price_cents": 10603, + "price_usd": 106.03, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1843, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "New Enterprise 960GB SAS SSD 12Gb/s", + "price_cents": 69604, + "price_usd": 696.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 960, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Enterprise 1.92TB SAS SSD 12Gb/s", + "price_cents": 138011, + "price_usd": 1380.11, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 1966, + "form_factor": null, + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R340 8-Bay 2.5\" SFF (1U)", + "price_cents": 43610 + }, + { + "category": "cpu", + "label": "1x Intel Xeon E-2176G - 3.70GHz 6 core", + "price_cents": 34204 + }, + { + "category": "ram", + "label": "16GB PC4-2133 UDIMM (2x8GB)", + "price_cents": 14708 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 550W PSU", + "price_cents": 8551 + }, + { + "category": "rails", + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986 + }, + { + "category": "drive_trays", + "label": "8\u00d7 Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 9576 + } + ], + "total_cents": 158457, + "total_usd": 1584.57, + "discount_percent": 10, + "discounted_cents": 142611, + "discounted_usd": 1426.11, + "savings_cents": 15846, + "warnings": [ + "No 10G SFP+ NIC option in vendor configurator \u2014 embedded 1GbE only; aftermarket 10G NIC required." + ] + } + }, + { + "id": "r440-4lff", + "slug": "r440-4lff", + "title": "R440 4-Bay 3.5\" LFF (1U)", + "category_id": "dual-socket-1u", + "form_factor_u": 1, + "sockets": 2, + "drive_bays": { + "count": 4, + "type": "3.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r440-4-bay-3-5-chassis", + "handle": "dell-poweredge-r440-4-bay-3-5-chassis" + }, + "chassis_price_cents": 30783, + "chassis_price_usd": 307.83, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5218R - 2.10GHz 20 Core", + "price_cents": 15392, + "price_usd": 153.92, + "parsed": { + "family": "Gold", + "model": "5218R", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 5220 - 2.20GHz 18 Core", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": { + "family": "Gold", + "model": "5220", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe (R440)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730p RAID Controller - PCIE (R440)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 550W PSU", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "count": 2, + "watts": 550 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 1GbE OCP LOM", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "card_type": "OCP", + "ports_1g": 2, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 10Gb SFP OCP LOM", + "price_cents": 38479, + "price_usd": 384.79, + "parsed": { + "card_type": "OCP", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 10Gb SFP+ OCP LOM", + "price_cents": 38479, + "price_usd": 384.79, + "parsed": { + "card_type": "OCP", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 1U Non-LCD Bezel", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 1U LCD Bezel", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 4, + "bay_type": "3.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 1454, + "price_usd": 14.54, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell R-Series -3.5\" Blank", + "price_cents": 513, + "price_usd": 5.13, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "Enterprise 3TB 3.5\" SAS Hard Drive", + "price_cents": 4874, + "price_usd": 48.74, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 3072, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 4TB 3.5\" SAS Hard Drive", + "price_cents": 10004, + "price_usd": 100.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 4096, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 6TB 3.5\" SAS Hard Drive", + "price_cents": 18555, + "price_usd": 185.55, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 6144, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 8TB 3.5\" SAS Hard Drive", + "price_cents": 32236, + "price_usd": 322.36, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 8192, + "form_factor": "3.5\"", + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R440 4-Bay 3.5\" LFF (1U)", + "price_cents": 30783 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 550W PSU", + "price_cents": 8551 + }, + { + "category": "nic", + "label": "Dell Dual-Port 10Gb SFP OCP LOM", + "price_cents": 38479 + }, + { + "category": "rails", + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986 + }, + { + "category": "drive_trays", + "label": "4\u00d7 Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 5816 + } + ], + "total_cents": 169061, + "total_usd": 1690.61, + "discount_percent": 10, + "discounted_cents": 152155, + "discounted_usd": 1521.55, + "savings_cents": 16906, + "warnings": [] + } + }, + { + "id": "r440-10sff", + "slug": "r440-10sff", + "title": "R440 10-Bay 2.5\" SFF (1U)", + "category_id": "dual-socket-1u", + "form_factor_u": 1, + "sockets": 2, + "drive_bays": { + "count": 10, + "type": "2.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r440-10-bay-2-5-chassis", + "handle": "dell-poweredge-r440-10-bay-2-5-chassis" + }, + "chassis_price_cents": 44465, + "chassis_price_usd": 444.65, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5218R - 2.10GHz 20 Core", + "price_cents": 15392, + "price_usd": 153.92, + "parsed": { + "family": "Gold", + "model": "5218R", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 5220 - 2.20GHz 18 Core", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": { + "family": "Gold", + "model": "5220", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe (R440)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730p RAID Controller - PCIE (R440)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 550W PSU", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "count": 2, + "watts": 550 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 1GbE OCP LOM", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "card_type": "OCP", + "ports_1g": 2, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 10Gb SFP OCP LOM", + "price_cents": 38479, + "price_usd": 384.79, + "parsed": { + "card_type": "OCP", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 10Gb SFP+ OCP LOM", + "price_cents": 38479, + "price_usd": 384.79, + "parsed": { + "card_type": "OCP", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 1U Non-LCD Bezel", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 1U LCD Bezel", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 10, + "bay_type": "2.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Kingston A400 240GB SATA SSD", + "price_cents": 11923, + "price_usd": 119.23, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 240, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Kingston A400 480GB SATA SSD", + "price_cents": 18819, + "price_usd": 188.19, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 480, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "Enterprise 1.2TB 10K SAS - Refurbished", + "price_cents": 6328, + "price_usd": 63.28, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1228, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "Enterprise 1.8TB 10K SAS - Refurbished", + "price_cents": 10603, + "price_usd": 106.03, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1843, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "New Enterprise 960GB SAS SSD 12Gb/s", + "price_cents": 69604, + "price_usd": 696.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 960, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Enterprise 1.92TB SAS SSD 12Gb/s", + "price_cents": 138011, + "price_usd": 1380.11, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 1966, + "form_factor": null, + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R440 10-Bay 2.5\" SFF (1U)", + "price_cents": 44465 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 550W PSU", + "price_cents": 8551 + }, + { + "category": "nic", + "label": "Dell Dual-Port 10Gb SFP OCP LOM", + "price_cents": 38479 + }, + { + "category": "rails", + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986 + }, + { + "category": "drive_trays", + "label": "10\u00d7 Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 11970 + } + ], + "total_cents": 188897, + "total_usd": 1888.97, + "discount_percent": 10, + "discounted_cents": 170007, + "discounted_usd": 1700.07, + "savings_cents": 18890, + "warnings": [] + } + }, + { + "id": "r440-10nvme", + "slug": "r440-10nvme", + "title": "R440 10-Bay NVMe U.2 (1U)", + "category_id": "dual-socket-1u", + "form_factor_u": 1, + "sockets": 2, + "drive_bays": { + "count": 10, + "type": "U.2 NVMe", + "is_nvme": true + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r440-10-bay-2-5-nvme-chassis", + "handle": "dell-poweredge-r440-10-bay-2-5-nvme-chassis" + }, + "chassis_price_cents": 47885, + "chassis_price_usd": 478.85, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5218R - 2.10GHz 20 Core", + "price_cents": 15392, + "price_usd": 153.92, + "parsed": { + "family": "Gold", + "model": "5218R", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 5220 - 2.20GHz 18 Core", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": { + "family": "Gold", + "model": "5220", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe (R440)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730p RAID Controller - PCIE (R440)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 550W PSU", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "count": 2, + "watts": 550 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 1GbE OCP LOM", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "card_type": "OCP", + "ports_1g": 2, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 10Gb SFP OCP LOM", + "price_cents": 38479, + "price_usd": 384.79, + "parsed": { + "card_type": "OCP", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 10Gb SFP+ OCP LOM", + "price_cents": 38479, + "price_usd": 384.79, + "parsed": { + "card_type": "OCP", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 1U Non-LCD Bezel", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 1U LCD Bezel", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 10, + "bay_type": "U.2 NVMe", + "is_nvme_chassis": true, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Intel 1TB P4510 NVMe U.2 SSD", + "price_cents": 47030, + "price_usd": 470.3, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "NVMe", + "interface": "U.2", + "capacity_gb": 1024, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + { + "label": "New Intel 2TB P4510 NVMe U.2 SSD", + "price_cents": 111161, + "price_usd": 1111.61, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "NVMe", + "interface": "U.2", + "capacity_gb": 2048, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + { + "label": "New Intel 4TB P4510 NVMe U.2 SSD", + "price_cents": 256526, + "price_usd": 2565.26, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "NVMe", + "interface": "U.2", + "capacity_gb": 4096, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + { + "label": "New Intel 8TB P4510 NVMe U.2 SSD", + "price_cents": 260802, + "price_usd": 2608.02, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "NVMe", + "interface": "U.2", + "capacity_gb": 8192, + "form_factor": "2.5\"", + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R440 10-Bay NVMe U.2 (1U)", + "price_cents": 47885 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 550W PSU", + "price_cents": 8551 + }, + { + "category": "nic", + "label": "Dell Dual-Port 10Gb SFP OCP LOM", + "price_cents": 38479 + }, + { + "category": "rails", + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986 + }, + { + "category": "drive_trays", + "label": "10\u00d7 Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 11970 + } + ], + "total_cents": 192317, + "total_usd": 1923.17, + "discount_percent": 10, + "discounted_cents": 173085, + "discounted_usd": 1730.85, + "savings_cents": 19232, + "warnings": [ + "NVMe-only chassis \u2014 no RAID/HBA in data path; software RAID only." + ] + } + }, + { + "id": "r640-4lff", + "slug": "r640-4lff", + "title": "R640 4-Bay 3.5\" LFF (1U)", + "category_id": "dual-socket-1u", + "form_factor_u": 1, + "sockets": 2, + "drive_bays": { + "count": 4, + "type": "3.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/r640-4-bay-chassis", + "handle": "r640-4-bay-chassis" + }, + "chassis_price_cents": 47885, + "chassis_price_usd": 478.85, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230R - 2.10GHz 26 Core", + "price_cents": 51305, + "price_usd": 513.05, + "parsed": { + "family": "Gold", + "model": "6230R", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6240 - 2.60GHz 18-Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6240", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 30783, + "price_usd": 307.83, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Platinum 8173M - 2.00GHz 28-Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8173M", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 64987, + "price_usd": 649.87, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.9 + } + }, + { + "label": "2x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "Dell R640 High-Performance Heatsink/Fan Kit", + "price_cents": 9999, + "price_usd": 99.99, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H730 RAID Controller with 1GB Cache", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "chip": "H730", + "is_raid": true, + "interface": "mini", + "cache_gb": 1 + } + }, + { + "label": "PERC H730p RAID Controller with 2GB Cache", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "mini", + "cache_gb": 2 + } + }, + { + "label": "PERC H740p RAID Controller with 8GB Cache", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "mini", + "cache_gb": 8 + } + }, + { + "label": "S140 Software RAID", + "price_cents": 3078, + "price_usd": 30.78, + "parsed": { + "chip": "S140", + "is_raid": true, + "interface": "software", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 495W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 495 + } + }, + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 1U Non-LCD Bezel", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 1U LCD Bezel", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 4, + "bay_type": "3.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 1454, + "price_usd": 14.54, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell R-Series -3.5\" Blank", + "price_cents": 513, + "price_usd": 5.13, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "Enterprise 3TB 3.5\" SAS Hard Drive", + "price_cents": 4874, + "price_usd": 48.74, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 3072, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 4TB 3.5\" SAS Hard Drive", + "price_cents": 10004, + "price_usd": 100.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 4096, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 6TB 3.5\" SAS Hard Drive", + "price_cents": 18555, + "price_usd": 185.55, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 6144, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 8TB 3.5\" SAS Hard Drive", + "price_cents": 32236, + "price_usd": 322.36, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 8192, + "form_factor": "3.5\"", + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R640 4-Bay 3.5\" LFF (1U)", + "price_cents": 47885 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986 + }, + { + "category": "drive_trays", + "label": "4\u00d7 Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 5816 + } + ], + "total_cents": 144264, + "total_usd": 1442.64, + "discount_percent": 10, + "discounted_cents": 129838, + "discounted_usd": 1298.38, + "savings_cents": 14426, + "warnings": [] + } + }, + { + "id": "r640-8sff", + "slug": "r640-8sff", + "title": "R640 8-Bay 2.5\" SFF (1U)", + "category_id": "dual-socket-1u", + "form_factor_u": 1, + "sockets": 2, + "drive_bays": { + "count": 8, + "type": "2.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r640-8-bay-chassis", + "handle": "dell-poweredge-r640-8-bay-chassis" + }, + "chassis_price_cents": 41044, + "chassis_price_usd": 410.44, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 30783, + "price_usd": 307.83, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Platinum 8173M - 2.00GHz 28-Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8173M", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230R - 2.10GHz 26 Core", + "price_cents": 51305, + "price_usd": 513.05, + "parsed": { + "family": "Gold", + "model": "6230R", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6240 - 2.60GHz 18-Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6240", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 64987, + "price_usd": 649.87, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.9 + } + }, + { + "label": "2x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "Dell R640 High-Performance Heatsink/Fan Kit", + "price_cents": 9999, + "price_usd": 99.99, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "S140 Software RAID", + "price_cents": 3078, + "price_usd": 30.78, + "parsed": { + "chip": "S140", + "is_raid": true, + "interface": "software", + "cache_gb": null + } + }, + { + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H730 RAID Controller with 1GB Cache", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "chip": "H730", + "is_raid": true, + "interface": "mini", + "cache_gb": 1 + } + }, + { + "label": "PERC H730p RAID Controller with 2GB Cache", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "mini", + "cache_gb": 2 + } + }, + { + "label": "PERC H740p RAID Controller with 8GB Cache", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "mini", + "cache_gb": 8 + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 495W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 495 + } + }, + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "addon_nic": [ + { + "label": "Dell Broadcom 5719 1GB Quad-Port PCIe", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X540-T2 2x 10GbE PCIe", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57810S 2x 10GbE PCIe", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57810S 2x 10Gb SFP PCIe", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X710-DA2 10Gb SFP PCIe", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 1U Non-LCD Bezel", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 1U LCD Bezel", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 8, + "bay_type": "2.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Kingston A400 240GB SATA SSD", + "price_cents": 11923, + "price_usd": 119.23, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 240, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Kingston A400 480GB SATA SSD", + "price_cents": 18819, + "price_usd": 188.19, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 480, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "Enterprise 1.2TB 10K SAS - Refurbished", + "price_cents": 6328, + "price_usd": 63.28, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1228, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "Enterprise 1.8TB 10K SAS - Refurbished", + "price_cents": 10603, + "price_usd": 106.03, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1843, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "New Enterprise 960GB SAS SSD 12Gb/s", + "price_cents": 69604, + "price_usd": 696.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 960, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Enterprise 1.92TB SAS SSD 12Gb/s", + "price_cents": 138011, + "price_usd": 1380.11, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 1966, + "form_factor": null, + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R640 8-Bay 2.5\" SFF (1U)", + "price_cents": 41044 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986 + }, + { + "category": "drive_trays", + "label": "8\u00d7 Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 9576 + } + ], + "total_cents": 141183, + "total_usd": 1411.83, + "discount_percent": 10, + "discounted_cents": 127065, + "discounted_usd": 1270.65, + "savings_cents": 14118, + "warnings": [] + } + }, + { + "id": "r640-10sff", + "slug": "r640-10sff", + "title": "R640 10-Bay 2.5\" SFF (1U)", + "category_id": "dual-socket-1u", + "form_factor_u": 1, + "sockets": 2, + "drive_bays": { + "count": 10, + "type": "2.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r640-10-bay-chassis", + "handle": "dell-poweredge-r640-10-bay-chassis" + }, + "chassis_price_cents": 35914, + "chassis_price_usd": 359.14, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 30783, + "price_usd": 307.83, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Platinum 8173M - 2.00GHz 28-Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8173M", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230R - 2.10GHz 26 Core", + "price_cents": 51305, + "price_usd": 513.05, + "parsed": { + "family": "Gold", + "model": "6230R", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6240 - 2.60GHz 18-Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6240", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 64987, + "price_usd": 649.87, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.9 + } + }, + { + "label": "2x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "Dell R640 High-Performance Heatsink/Fan Kit", + "price_cents": 9999, + "price_usd": 99.99, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "S140 Software RAID", + "price_cents": 3078, + "price_usd": 30.78, + "parsed": { + "chip": "S140", + "is_raid": true, + "interface": "software", + "cache_gb": null + } + }, + { + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H730 RAID Controller with 1GB Cache", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "chip": "H730", + "is_raid": true, + "interface": "mini", + "cache_gb": 1 + } + }, + { + "label": "PERC H730p RAID Controller with 2GB Cache", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "mini", + "cache_gb": 2 + } + }, + { + "label": "PERC H740p RAID Controller with 8GB Cache", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "mini", + "cache_gb": 8 + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 495W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 495 + } + }, + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 1U Non-LCD Bezel", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 1U LCD Bezel", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 10, + "bay_type": "2.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15th Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Kingston A400 240GB SATA SSD", + "price_cents": 11923, + "price_usd": 119.23, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 240, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Kingston A400 480GB SATA SSD", + "price_cents": 18819, + "price_usd": 188.19, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 480, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "Enterprise 1.2TB 10K SAS - Refurbished", + "price_cents": 6328, + "price_usd": 63.28, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1228, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "Enterprise 1.8TB 10K SAS - Refurbished", + "price_cents": 10603, + "price_usd": 106.03, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1843, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "New Enterprise 960GB SAS SSD 12Gb/s", + "price_cents": 69604, + "price_usd": 696.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 960, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Enterprise 1.92TB SAS SSD 12Gb/s", + "price_cents": 138011, + "price_usd": 1380.11, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 1966, + "form_factor": null, + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R640 10-Bay 2.5\" SFF (1U)", + "price_cents": 35914 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986 + }, + { + "category": "drive_trays", + "label": "10\u00d7 Dell Empty Drive Tray for 2.5\" 14/15th Gen Servers", + "price_cents": 11970 + } + ], + "total_cents": 138447, + "total_usd": 1384.47, + "discount_percent": 10, + "discounted_cents": 124602, + "discounted_usd": 1246.02, + "savings_cents": 13845, + "warnings": [] + } + }, + { + "id": "r640-10sff-rfb", + "slug": "r640-10sff-rfb", + "title": "R640 10-Bay 2.5\" SFF + RFB (1U)", + "category_id": "dual-socket-1u", + "form_factor_u": 1, + "sockets": 2, + "drive_bays": { + "count": 10, + "type": "2.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/r640-10-bay-sff-rfb-chassis", + "handle": "r640-10-bay-sff-rfb-chassis" + }, + "chassis_price_cents": 30783, + "chassis_price_usd": 307.83, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 30783, + "price_usd": 307.83, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Platinum 8173M - 2.00GHz 28-Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8173M", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230R - 2.10GHz 26 Core", + "price_cents": 51305, + "price_usd": 513.05, + "parsed": { + "family": "Gold", + "model": "6230R", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6240 - 2.60GHz 18-Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6240", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 64987, + "price_usd": 649.87, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.9 + } + }, + { + "label": "2x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "Dell R640 High-Performance Heatsink/Fan Kit", + "price_cents": 9999, + "price_usd": 99.99, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "S140 Software RAID", + "price_cents": 3078, + "price_usd": 30.78, + "parsed": { + "chip": "S140", + "is_raid": true, + "interface": "software", + "cache_gb": null + } + }, + { + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H730 RAID Controller with 1GB Cache", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "chip": "H730", + "is_raid": true, + "interface": "mini", + "cache_gb": 1 + } + }, + { + "label": "PERC H730p RAID Controller with 2GB Cache", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "mini", + "cache_gb": 2 + } + }, + { + "label": "PERC H740p RAID Controller with 8GB Cache", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "mini", + "cache_gb": 8 + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 495W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 495 + } + }, + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 1U Non-LCD Bezel", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 1U LCD Bezel", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 10, + "bay_type": "2.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15th Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Kingston A400 240GB SATA SSD", + "price_cents": 11923, + "price_usd": 119.23, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 240, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Kingston A400 480GB SATA SSD", + "price_cents": 18819, + "price_usd": 188.19, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 480, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "Enterprise 1.2TB 10K SAS - Refurbished", + "price_cents": 6328, + "price_usd": 63.28, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1228, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "Enterprise 1.8TB 10K SAS - Refurbished", + "price_cents": 10603, + "price_usd": 106.03, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1843, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "New Enterprise 960GB SAS SSD 12Gb/s", + "price_cents": 69604, + "price_usd": 696.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 960, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Enterprise 1.92TB SAS SSD 12Gb/s", + "price_cents": 138011, + "price_usd": 1380.11, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 1966, + "form_factor": null, + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R640 10-Bay 2.5\" SFF + RFB (1U)", + "price_cents": 30783 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986 + }, + { + "category": "drive_trays", + "label": "10\u00d7 Dell Empty Drive Tray for 2.5\" 14/15th Gen Servers", + "price_cents": 11970 + } + ], + "total_cents": 133316, + "total_usd": 1333.16, + "discount_percent": 10, + "discounted_cents": 119984, + "discounted_usd": 1199.84, + "savings_cents": 13332, + "warnings": [] + } + }, + { + "id": "r640-10nvme", + "slug": "r640-10nvme", + "title": "R640 10-Bay NVMe U.2 (1U)", + "category_id": "dual-socket-1u", + "form_factor_u": 1, + "sockets": 2, + "drive_bays": { + "count": 10, + "type": "U.2 NVMe", + "is_nvme": true + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r640-10-bay-nvme-chassis", + "handle": "dell-poweredge-r640-10-bay-nvme-chassis" + }, + "chassis_price_cents": 58146, + "chassis_price_usd": 581.46, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 30783, + "price_usd": 307.83, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Platinum 8173M - 2.00GHz 28-Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8173M", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230R - 2.10GHz 26 Core", + "price_cents": 51305, + "price_usd": 513.05, + "parsed": { + "family": "Gold", + "model": "6230R", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6240 - 2.60GHz 18-Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6240", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 64987, + "price_usd": 649.87, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.9 + } + }, + { + "label": "2x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "Dell R640 High-Performance Heatsink/Fan Kit", + "price_cents": 9999, + "price_usd": 99.99, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H730 RAID Controller with 1GB Cache", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "chip": "H730", + "is_raid": true, + "interface": "mini", + "cache_gb": 1 + } + }, + { + "label": "PERC H730p RAID Controller with 2GB Cache", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "mini", + "cache_gb": 2 + } + }, + { + "label": "PERC H740p RAID Controller with 8GB Cache", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "mini", + "cache_gb": 8 + } + }, + { + "label": "S140 Software RAID", + "price_cents": 3078, + "price_usd": 30.78, + "parsed": { + "chip": "S140", + "is_raid": true, + "interface": "software", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 495W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 495 + } + }, + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 1U Non-LCD Bezel", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 1U LCD Bezel", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 10, + "bay_type": "U.2 NVMe", + "is_nvme_chassis": true, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Intel 1TB P4510 NVMe U.2 SSD", + "price_cents": 47030, + "price_usd": 470.3, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "NVMe", + "interface": "U.2", + "capacity_gb": 1024, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + { + "label": "New Intel 2TB P4510 NVMe U.2 SSD", + "price_cents": 111161, + "price_usd": 1111.61, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "NVMe", + "interface": "U.2", + "capacity_gb": 2048, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + { + "label": "New Intel 4TB P4510 NVMe U.2 SSD", + "price_cents": 256526, + "price_usd": 2565.26, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "NVMe", + "interface": "U.2", + "capacity_gb": 4096, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + { + "label": "New Intel 8TB P4510 NVMe U.2 SSD", + "price_cents": 260802, + "price_usd": 2608.02, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "NVMe", + "interface": "U.2", + "capacity_gb": 8192, + "form_factor": "2.5\"", + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R640 10-Bay NVMe U.2 (1U)", + "price_cents": 58146 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge 12th 13th 14th Gen 1U A7 Sliding Rail Kit", + "price_cents": 5986 + }, + { + "category": "drive_trays", + "label": "10\u00d7 Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 11970 + } + ], + "total_cents": 160679, + "total_usd": 1606.79, + "discount_percent": 10, + "discounted_cents": 144611, + "discounted_usd": 1446.11, + "savings_cents": 16068, + "warnings": [ + "NVMe-only chassis \u2014 no RAID/HBA in data path; software RAID only." + ] + } + }, + { + "id": "r540-8lff", + "slug": "r540-8lff", + "title": "R540 8-Bay 3.5\" LFF (2U)", + "category_id": "dual-socket-2u", + "form_factor_u": 2, + "sockets": 2, + "drive_bays": { + "count": 8, + "type": "3.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r540-8-bay-3-5-chassis-1", + "handle": "dell-poweredge-r540-8-bay-3-5-chassis-1" + }, + "chassis_price_cents": 41044, + "chassis_price_usd": 410.44, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5218R - 2.10GHz 20 Core", + "price_cents": 15392, + "price_usd": 153.92, + "parsed": { + "family": "Gold", + "model": "5218R", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 5220 - 2.20GHz 18 Core", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": { + "family": "Gold", + "model": "5220", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC H330 RAID Controller - PCIe (R540)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730p RAID Controller - PCIE (R540)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 495W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 495 + } + }, + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 1GbE OCP LOM", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "card_type": "OCP", + "ports_1g": 2, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 10Gb SFP OCP LOM", + "price_cents": 38479, + "price_usd": 384.79, + "parsed": { + "card_type": "OCP", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 10Gb SFP+ OCP LOM", + "price_cents": 38479, + "price_usd": 384.79, + "parsed": { + "card_type": "OCP", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 2U Non-LCD Bezel", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 2U LCD Bezel", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 8, + "bay_type": "3.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 1454, + "price_usd": 14.54, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell R-Series -3.5\" Blank", + "price_cents": 513, + "price_usd": 5.13, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "Enterprise 3TB 3.5\" SAS Hard Drive", + "price_cents": 4874, + "price_usd": 48.74, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 3072, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 4TB 3.5\" SAS Hard Drive", + "price_cents": 10004, + "price_usd": 100.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 4096, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 6TB 3.5\" SAS Hard Drive", + "price_cents": 18555, + "price_usd": 185.55, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 6144, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 8TB 3.5\" SAS Hard Drive", + "price_cents": 32236, + "price_usd": 322.36, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 8192, + "form_factor": "3.5\"", + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R540 8-Bay 3.5\" LFF (2U)", + "price_cents": 41044 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Dual-Port 10Gb SFP OCP LOM", + "price_cents": 38479 + }, + { + "category": "rails", + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971 + }, + { + "category": "drive_trays", + "label": "8\u00d7 Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 11632 + } + ], + "total_cents": 187703, + "total_usd": 1877.03, + "discount_percent": 10, + "discounted_cents": 168933, + "discounted_usd": 1689.33, + "savings_cents": 18770, + "warnings": [] + } + }, + { + "id": "r540-12lff", + "slug": "r540-12lff", + "title": "R540 12-Bay 3.5\" LFF (2U)", + "category_id": "dual-socket-2u", + "form_factor_u": 2, + "sockets": 2, + "drive_bays": { + "count": 12, + "type": "3.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r540-12-bay-3-5-chassis", + "handle": "dell-poweredge-r540-12-bay-3-5-chassis" + }, + "chassis_price_cents": 70973, + "chassis_price_usd": 709.73, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5218R - 2.10GHz 20 Core", + "price_cents": 15392, + "price_usd": 153.92, + "parsed": { + "family": "Gold", + "model": "5218R", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 5220 - 2.20GHz 18 Core", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": { + "family": "Gold", + "model": "5220", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC H330 RAID Controller - PCIe (R540)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730p RAID Controller - PCIE (R540)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 495W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 495 + } + }, + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 1GbE OCP LOM", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "card_type": "OCP", + "ports_1g": 2, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 10Gb SFP OCP LOM", + "price_cents": 38479, + "price_usd": 384.79, + "parsed": { + "card_type": "OCP", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 10Gb SFP+ OCP LOM", + "price_cents": 38479, + "price_usd": 384.79, + "parsed": { + "card_type": "OCP", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 2U Non-LCD Bezel", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 2U LCD Bezel", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 12, + "bay_type": "3.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 1454, + "price_usd": 14.54, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell R-Series -3.5\" Blank", + "price_cents": 513, + "price_usd": 5.13, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "Enterprise 3TB 3.5\" SAS Hard Drive", + "price_cents": 4874, + "price_usd": 48.74, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 3072, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 4TB 3.5\" SAS Hard Drive", + "price_cents": 10004, + "price_usd": 100.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 4096, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 6TB 3.5\" SAS Hard Drive", + "price_cents": 18555, + "price_usd": 185.55, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 6144, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 8TB 3.5\" SAS Hard Drive", + "price_cents": 32236, + "price_usd": 322.36, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 8192, + "form_factor": "3.5\"", + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R540 12-Bay 3.5\" LFF (2U)", + "price_cents": 70973 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Dual-Port 10Gb SFP OCP LOM", + "price_cents": 38479 + }, + { + "category": "rails", + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971 + }, + { + "category": "drive_trays", + "label": "12\u00d7 Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 17448 + } + ], + "total_cents": 223448, + "total_usd": 2234.48, + "discount_percent": 10, + "discounted_cents": 201103, + "discounted_usd": 2011.03, + "savings_cents": 22345, + "warnings": [] + } + }, + { + "id": "r740-8sff", + "slug": "r740-8sff", + "title": "R740 8-Bay 2.5\" SFF (2U)", + "category_id": "dual-socket-2u", + "form_factor_u": 2, + "sockets": 2, + "drive_bays": { + "count": 8, + "type": "2.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r740-8-bay-2-5-chassis", + "handle": "dell-poweredge-r740-8-bay-2-5-chassis" + }, + "chassis_price_cents": 58146, + "chassis_price_usd": 581.46, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230R - 2.10GHz 26 Core", + "price_cents": 51305, + "price_usd": 513.05, + "parsed": { + "family": "Gold", + "model": "6230R", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6240 - 2.60GHz 18-Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6240", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 30783, + "price_usd": 307.83, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Platinum 8173M - 2.00GHz 28-Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8173M", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 64987, + "price_usd": 649.87, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.9 + } + }, + { + "label": "2x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "Dell R740/R740xd High Performance Heatsink/Fan Kit", + "price_cents": 32494, + "price_usd": 324.94, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H730 RAID Controller with 1GB Cache", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "chip": "H730", + "is_raid": true, + "interface": "mini", + "cache_gb": 1 + } + }, + { + "label": "PERC H730p RAID Controller with 2GB Cache", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "mini", + "cache_gb": 2 + } + }, + { + "label": "PERC H740p RAID Controller with 8GB Cache", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "mini", + "cache_gb": 8 + } + }, + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + }, + { + "label": "2x 1600W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1600 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "addon_nic": [ + { + "label": "Dell Broadcom 5719 1GB Quad-Port PCIe", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X540-T2 2x 10GbE PCIe", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57810S 2x 10GbE PCIe", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57810S 2x 10Gb SFP PCIe", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X710-DA2 10Gb SFP PCIe", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 2U Non-LCD Bezel", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 2U LCD Bezel", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 8, + "bay_type": "2.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Kingston A400 240GB SATA SSD", + "price_cents": 11923, + "price_usd": 119.23, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 240, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Kingston A400 480GB SATA SSD", + "price_cents": 18819, + "price_usd": 188.19, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 480, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "Enterprise 1.2TB 10K SAS - Refurbished", + "price_cents": 6328, + "price_usd": 63.28, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1228, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "Enterprise 1.8TB 10K SAS - Refurbished", + "price_cents": 10603, + "price_usd": 106.03, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1843, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "New Enterprise 960GB SAS SSD 12Gb/s", + "price_cents": 69604, + "price_usd": 696.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 960, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Enterprise 1.92TB SAS SSD 12Gb/s", + "price_cents": 138011, + "price_usd": 1380.11, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 1966, + "form_factor": null, + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R740 8-Bay 2.5\" SFF (2U)", + "price_cents": 58146 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971 + }, + { + "category": "drive_trays", + "label": "8\u00d7 Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 9576 + } + ], + "total_cents": 164270, + "total_usd": 1642.7, + "discount_percent": 10, + "discounted_cents": 147843, + "discounted_usd": 1478.43, + "savings_cents": 16427, + "warnings": [] + } + }, + { + "id": "r740-8lff", + "slug": "r740-8lff", + "title": "R740 8-Bay 3.5\" LFF (2U)", + "category_id": "dual-socket-2u", + "form_factor_u": 2, + "sockets": 2, + "drive_bays": { + "count": 8, + "type": "3.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r740-8-bay-3-5-chassis", + "handle": "dell-poweredge-r740-8-bay-3-5-chassis" + }, + "chassis_price_cents": 79523, + "chassis_price_usd": 795.23, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230R - 2.10GHz 26 Core", + "price_cents": 51305, + "price_usd": 513.05, + "parsed": { + "family": "Gold", + "model": "6230R", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6240 - 2.60GHz 18-Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6240", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 30783, + "price_usd": 307.83, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Platinum 8173M - 2.00GHz 28-Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8173M", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 64987, + "price_usd": 649.87, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.9 + } + }, + { + "label": "2x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "Dell R740/R740xd High Performance Heatsink/Fan Kit", + "price_cents": 32494, + "price_usd": 324.94, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H730 RAID Controller with 1GB Cache", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "chip": "H730", + "is_raid": true, + "interface": "mini", + "cache_gb": 1 + } + }, + { + "label": "PERC H730p RAID Controller with 2GB Cache", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "mini", + "cache_gb": 2 + } + }, + { + "label": "PERC H740p RAID Controller with 8GB Cache", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "mini", + "cache_gb": 8 + } + }, + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 495W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 495 + } + }, + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "addon_nic": [ + { + "label": "Dell Broadcom 5719 1GB Quad-Port PCIe", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X540-T2 2x 10GbE PCIe", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57810S 2x 10GbE PCIe", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57810S 2x 10Gb SFP PCIe", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X710-DA2 10Gb SFP PCIe", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 2U Non-LCD Bezel", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 2U LCD Bezel", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 8, + "bay_type": "3.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 1454, + "price_usd": 14.54, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell R-Series -3.5\" Blank", + "price_cents": 513, + "price_usd": 5.13, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "Enterprise 3TB 3.5\" SAS Hard Drive", + "price_cents": 4874, + "price_usd": 48.74, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 3072, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 4TB 3.5\" SAS Hard Drive", + "price_cents": 10004, + "price_usd": 100.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 4096, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 6TB 3.5\" SAS Hard Drive", + "price_cents": 18555, + "price_usd": 185.55, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 6144, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 8TB 3.5\" SAS Hard Drive", + "price_cents": 32236, + "price_usd": 322.36, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 8192, + "form_factor": "3.5\"", + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R740 8-Bay 3.5\" LFF (2U)", + "price_cents": 79523 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971 + }, + { + "category": "drive_trays", + "label": "8\u00d7 Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 11632 + } + ], + "total_cents": 187703, + "total_usd": 1877.03, + "discount_percent": 10, + "discounted_cents": 168933, + "discounted_usd": 1689.33, + "savings_cents": 18770, + "warnings": [] + } + }, + { + "id": "r740-16sff", + "slug": "r740-16sff", + "title": "R740 16-Bay 2.5\" SFF (2U)", + "category_id": "dual-socket-2u", + "form_factor_u": 2, + "sockets": 2, + "drive_bays": { + "count": 16, + "type": "2.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r740-16-bay-2-5-chassis", + "handle": "dell-poweredge-r740-16-bay-2-5-chassis" + }, + "chassis_price_cents": 54726, + "chassis_price_usd": 547.26, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230R - 2.10GHz 26 Core", + "price_cents": 51305, + "price_usd": 513.05, + "parsed": { + "family": "Gold", + "model": "6230R", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6240 - 2.60GHz 18-Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6240", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 30783, + "price_usd": 307.83, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Platinum 8173M - 2.00GHz 28-Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8173M", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 64987, + "price_usd": 649.87, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.9 + } + }, + { + "label": "2x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "Dell R740/R740xd High Performance Heatsink/Fan Kit", + "price_cents": 32494, + "price_usd": 324.94, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H730 RAID Controller with 1GB Cache", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "chip": "H730", + "is_raid": true, + "interface": "mini", + "cache_gb": 1 + } + }, + { + "label": "PERC H730p RAID Controller with 2GB Cache", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "mini", + "cache_gb": 2 + } + }, + { + "label": "PERC H740p RAID Controller with 8GB Cache", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "mini", + "cache_gb": 8 + } + }, + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + }, + { + "label": "2x 1600W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1600 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "addon_nic": [ + { + "label": "Dell Broadcom 5719 1GB Quad-Port PCIe", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X540-T2 2x 10GbE PCIe", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57810S 2x 10GbE PCIe", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57810S 2x 10Gb SFP PCIe", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X710-DA2 10Gb SFP PCIe", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 2U Non-LCD Bezel", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 2U LCD Bezel", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 16, + "bay_type": "2.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Kingston A400 240GB SATA SSD", + "price_cents": 11923, + "price_usd": 119.23, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 240, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Kingston A400 480GB SATA SSD", + "price_cents": 18819, + "price_usd": 188.19, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 480, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "Enterprise 1.2TB 10K SAS - Refurbished", + "price_cents": 6328, + "price_usd": 63.28, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1228, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "Enterprise 1.8TB 10K SAS - Refurbished", + "price_cents": 10603, + "price_usd": 106.03, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1843, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "New Enterprise 960GB SAS SSD 12Gb/s", + "price_cents": 69604, + "price_usd": 696.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 960, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Enterprise 1.92TB SAS SSD 12Gb/s", + "price_cents": 138011, + "price_usd": 1380.11, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 1966, + "form_factor": null, + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R740 16-Bay 2.5\" SFF (2U)", + "price_cents": 54726 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971 + }, + { + "category": "drive_trays", + "label": "16\u00d7 Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 19152 + } + ], + "total_cents": 170426, + "total_usd": 1704.26, + "discount_percent": 10, + "discounted_cents": 153383, + "discounted_usd": 1533.83, + "savings_cents": 17043, + "warnings": [] + } + }, + { + "id": "r740xd-12lff", + "slug": "r740xd-12lff", + "title": "R740xd 12-Bay 3.5\" LFF (2U)", + "category_id": "dual-socket-2u", + "form_factor_u": 2, + "sockets": 2, + "drive_bays": { + "count": 12, + "type": "3.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r740xd-12-bay-3-5-chassis", + "handle": "dell-poweredge-r740xd-12-bay-3-5-chassis" + }, + "chassis_price_cents": 100900, + "chassis_price_usd": 1009.0, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230R - 2.10GHz 26 Core", + "price_cents": 51305, + "price_usd": 513.05, + "parsed": { + "family": "Gold", + "model": "6230R", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6240 - 2.60GHz 18-Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6240", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 30783, + "price_usd": 307.83, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Platinum 8173M - 2.00GHz 28-Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8173M", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 64987, + "price_usd": 649.87, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.9 + } + }, + { + "label": "2x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "Dell R740/R740xd High Performance Heatsink/Fan Kit", + "price_cents": 32494, + "price_usd": 324.94, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H730 RAID Controller with 1GB Cache", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "chip": "H730", + "is_raid": true, + "interface": "mini", + "cache_gb": 1 + } + }, + { + "label": "PERC H730p RAID Controller with 2GB Cache", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "mini", + "cache_gb": 2 + } + }, + { + "label": "PERC H740p RAID Controller with 8GB Cache", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "mini", + "cache_gb": 8 + } + }, + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + }, + { + "label": "2x 1600W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1600 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "addon_nic": [ + { + "label": "Dell Broadcom 5719 1GB Quad-Port PCIe", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X540-T2 2x 10GbE PCIe", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57810S 2x 10GbE PCIe", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57810S 2x 10Gb SFP PCIe", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X710-DA2 10Gb SFP PCIe", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 2U Non-LCD Bezel", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 2U LCD Bezel", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 12, + "bay_type": "3.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 1454, + "price_usd": 14.54, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell R-Series -3.5\" Blank", + "price_cents": 513, + "price_usd": 5.13, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "Enterprise 3TB 3.5\" SAS Hard Drive", + "price_cents": 4874, + "price_usd": 48.74, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 3072, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 4TB 3.5\" SAS Hard Drive", + "price_cents": 10004, + "price_usd": 100.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 4096, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 6TB 3.5\" SAS Hard Drive", + "price_cents": 18555, + "price_usd": 185.55, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 6144, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 8TB 3.5\" SAS Hard Drive", + "price_cents": 32236, + "price_usd": 322.36, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 8192, + "form_factor": "3.5\"", + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R740xd 12-Bay 3.5\" LFF (2U)", + "price_cents": 100900 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971 + }, + { + "category": "drive_trays", + "label": "12\u00d7 Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 17448 + } + ], + "total_cents": 214896, + "total_usd": 2148.96, + "discount_percent": 10, + "discounted_cents": 193406, + "discounted_usd": 1934.06, + "savings_cents": 21490, + "warnings": [] + } + }, + { + "id": "r740xd-12lff-rfb", + "slug": "r740xd-12lff-rfb", + "title": "R740xd 12-Bay 3.5\" + 2-Bay RFB (2U)", + "category_id": "dual-socket-2u", + "form_factor_u": 2, + "sockets": 2, + "drive_bays": { + "count": 12, + "type": "3.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r740xd-12-bay-with-2-bay-3-5-rfb", + "handle": "dell-poweredge-r740xd-12-bay-with-2-bay-3-5-rfb" + }, + "chassis_price_cents": 119370, + "chassis_price_usd": 1193.7, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230R - 2.10GHz 26 Core", + "price_cents": 51305, + "price_usd": 513.05, + "parsed": { + "family": "Gold", + "model": "6230R", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6240 - 2.60GHz 18-Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6240", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 30783, + "price_usd": 307.83, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Platinum 8173M - 2.00GHz 28-Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8173M", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 64987, + "price_usd": 649.87, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.9 + } + }, + { + "label": "2x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "Dell R740/R740xd High Performance Heatsink/Fan Kit", + "price_cents": 32494, + "price_usd": 324.94, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H730 RAID Controller with 1GB Cache", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "chip": "H730", + "is_raid": true, + "interface": "mini", + "cache_gb": 1 + } + }, + { + "label": "PERC H730p RAID Controller with 2GB Cache", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "mini", + "cache_gb": 2 + } + }, + { + "label": "PERC H740p RAID Controller with 8GB Cache", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "mini", + "cache_gb": 8 + } + }, + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 2U Non-LCD Bezel", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 2U LCD Bezel", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "rails": [ + { + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ] + }, + "drives": { + "bay_count": 12, + "bay_type": "3.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 1454, + "price_usd": 14.54, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell R-Series -3.5\" Blank", + "price_cents": 513, + "price_usd": 5.13, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "Enterprise 3TB 3.5\" SAS Hard Drive", + "price_cents": 4874, + "price_usd": 48.74, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 3072, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 4TB 3.5\" SAS Hard Drive", + "price_cents": 10004, + "price_usd": 100.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 4096, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 6TB 3.5\" SAS Hard Drive", + "price_cents": 18555, + "price_usd": 185.55, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 6144, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 8TB 3.5\" SAS Hard Drive", + "price_cents": 32236, + "price_usd": 322.36, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 8192, + "form_factor": "3.5\"", + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R740xd 12-Bay 3.5\" + 2-Bay RFB (2U)", + "price_cents": 119370 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971 + }, + { + "category": "drive_trays", + "label": "12\u00d7 Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 17448 + } + ], + "total_cents": 233366, + "total_usd": 2333.66, + "discount_percent": 10, + "discounted_cents": 210029, + "discounted_usd": 2100.29, + "savings_cents": 23337, + "warnings": [] + } + }, + { + "id": "r740xd-24sff", + "slug": "r740xd-24sff", + "title": "R740xd 24-Bay 2.5\" SFF (2U)", + "category_id": "dual-socket-2u", + "form_factor_u": 2, + "sockets": 2, + "drive_bays": { + "count": 24, + "type": "2.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r740xd-24-bay-2-5-chassis", + "handle": "dell-poweredge-r740xd-24-bay-2-5-chassis" + }, + "chassis_price_cents": 66697, + "chassis_price_usd": 666.97, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230R - 2.10GHz 26 Core", + "price_cents": 51305, + "price_usd": 513.05, + "parsed": { + "family": "Gold", + "model": "6230R", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6240 - 2.60GHz 18-Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6240", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 30783, + "price_usd": 307.83, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Platinum 8173M - 2.00GHz 28-Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8173M", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 64987, + "price_usd": 649.87, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.9 + } + }, + { + "label": "2x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "Dell R740/R740xd High Performance Heatsink/Fan Kit", + "price_cents": 32494, + "price_usd": 324.94, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H730 RAID Controller with 1GB Cache", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "chip": "H730", + "is_raid": true, + "interface": "mini", + "cache_gb": 1 + } + }, + { + "label": "PERC H730p RAID Controller with 2GB Cache", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "mini", + "cache_gb": 2 + } + }, + { + "label": "PERC H740p RAID Controller with 8GB Cache", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "mini", + "cache_gb": 8 + } + }, + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "addon_nic": [ + { + "label": "Dell Broadcom 5719 1GB Quad-Port PCIe", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X540-T2 2x 10GbE PCIe", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57810S 2x 10GbE PCIe", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57810S 2x 10Gb SFP PCIe", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X710-DA2 10Gb SFP PCIe", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": { + "card_type": "PCIe", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 2U Non-LCD Bezel", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 2U LCD Bezel", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 24, + "bay_type": "2.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Kingston A400 240GB SATA SSD", + "price_cents": 11923, + "price_usd": 119.23, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 240, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Kingston A400 480GB SATA SSD", + "price_cents": 18819, + "price_usd": 188.19, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 480, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "Enterprise 1.2TB 10K SAS - Refurbished", + "price_cents": 6328, + "price_usd": 63.28, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1228, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "Enterprise 1.8TB 10K SAS - Refurbished", + "price_cents": 10603, + "price_usd": 106.03, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1843, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "New Enterprise 960GB SAS SSD 12Gb/s", + "price_cents": 69604, + "price_usd": 696.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 960, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Enterprise 1.92TB SAS SSD 12Gb/s", + "price_cents": 138011, + "price_usd": 1380.11, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 1966, + "form_factor": null, + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R740xd 24-Bay 2.5\" SFF (2U)", + "price_cents": 66697 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971 + }, + { + "category": "drive_trays", + "label": "24\u00d7 Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 28728 + } + ], + "total_cents": 191973, + "total_usd": 1919.73, + "discount_percent": 10, + "discounted_cents": 172776, + "discounted_usd": 1727.76, + "savings_cents": 19197, + "warnings": [] + } + }, + { + "id": "r740xd-24sff-rfb", + "slug": "r740xd-24sff-rfb", + "title": "R740xd 24-Bay 2.5\" + 4-Bay RFB (2U)", + "category_id": "dual-socket-2u", + "form_factor_u": 2, + "sockets": 2, + "drive_bays": { + "count": 24, + "type": "2.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r740xd-24-bay-with-4-bay-2-5-rfb", + "handle": "dell-poweredge-r740xd-24-bay-with-4-bay-2-5-rfb" + }, + "chassis_price_cents": 74905, + "chassis_price_usd": 749.05, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230R - 2.10GHz 26 Core", + "price_cents": 51305, + "price_usd": 513.05, + "parsed": { + "family": "Gold", + "model": "6230R", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6240 - 2.60GHz 18-Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6240", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 30783, + "price_usd": 307.83, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Platinum 8173M - 2.00GHz 28-Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8173M", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 64987, + "price_usd": 649.87, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.9 + } + }, + { + "label": "2x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "Dell R740/R740xd High Performance Heatsink/Fan Kit", + "price_cents": 32494, + "price_usd": 324.94, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "PERC H730 RAID Controller with 1GB Cache", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "chip": "H730", + "is_raid": true, + "interface": "mini", + "cache_gb": 1 + } + }, + { + "label": "PERC H730p RAID Controller with 2GB Cache", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "mini", + "cache_gb": 2 + } + }, + { + "label": "PERC H740p RAID Controller with 8GB Cache", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "mini", + "cache_gb": 8 + } + }, + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 2U Non-LCD Bezel", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 2U LCD Bezel", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ] + }, + "drives": { + "bay_count": 24, + "bay_type": "2.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Kingston A400 240GB SATA SSD", + "price_cents": 11923, + "price_usd": 119.23, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 240, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Kingston A400 480GB SATA SSD", + "price_cents": 18819, + "price_usd": 188.19, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 480, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "Enterprise 1.2TB 10K SAS - Refurbished", + "price_cents": 6328, + "price_usd": 63.28, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1228, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "Enterprise 1.8TB 10K SAS - Refurbished", + "price_cents": 10603, + "price_usd": 106.03, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1843, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "New Enterprise 960GB SAS SSD 12Gb/s", + "price_cents": 69604, + "price_usd": 696.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 960, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Enterprise 1.92TB SAS SSD 12Gb/s", + "price_cents": 138011, + "price_usd": 1380.11, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 1966, + "form_factor": null, + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R740xd 24-Bay 2.5\" + 4-Bay RFB (2U)", + "price_cents": 74905 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller (Non-RAID)", + "price_cents": 1710 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971 + }, + { + "category": "drive_trays", + "label": "24\u00d7 Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 28728 + } + ], + "total_cents": 200181, + "total_usd": 2001.81, + "discount_percent": 10, + "discounted_cents": 180163, + "discounted_usd": 1801.63, + "savings_cents": 20018, + "warnings": [] + } + }, + { + "id": "r740xd-24nvme", + "slug": "r740xd-24nvme", + "title": "R740xd 24-Bay NVMe U.2 (2U)", + "category_id": "dual-socket-2u", + "form_factor_u": 2, + "sockets": 2, + "drive_bays": { + "count": 24, + "type": "U.2 NVMe", + "is_nvme": true + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r740xd-24-bay-nvme-server", + "handle": "dell-poweredge-r740xd-24-bay-nvme-server" + }, + "chassis_price_cents": 103978, + "chassis_price_usd": 1039.78, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230R - 2.10GHz 26 Core", + "price_cents": 51305, + "price_usd": 513.05, + "parsed": { + "family": "Gold", + "model": "6230R", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 6240 - 2.60GHz 18-Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6240", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 30783, + "price_usd": 307.83, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 2, + "cores_per_socket": 26, + "total_cores": 52, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 20522, + "price_usd": 205.22, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Platinum 8173M - 2.00GHz 28-Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Platinum", + "model": "8173M", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.0 + } + }, + { + "label": "2x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 64987, + "price_usd": 649.87, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 2, + "cores_per_socket": 24, + "total_cores": 48, + "ghz": 2.9 + } + }, + { + "label": "2x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 2, + "cores_per_socket": 28, + "total_cores": 56, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "Dell R740/R740xd High Performance Heatsink/Fan Kit", + "price_cents": 32494, + "price_usd": 324.94, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + }, + { + "label": "2x 1600W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1600 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "rails": [ + { + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 2U Non-LCD Bezel", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 2U LCD Bezel", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ] + }, + "drives": { + "bay_count": 24, + "bay_type": "U.2 NVMe", + "is_nvme_chassis": true, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15th Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Intel 1TB P4510 NVMe U.2 SSD", + "price_cents": 47030, + "price_usd": 470.3, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "NVMe", + "interface": "U.2", + "capacity_gb": 1024, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + { + "label": "New Intel 2TB P4510 NVMe U.2 SSD", + "price_cents": 111161, + "price_usd": 1111.61, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "NVMe", + "interface": "U.2", + "capacity_gb": 2048, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + { + "label": "New Intel 4TB P4510 NVMe U.2 SSD", + "price_cents": 256526, + "price_usd": 2565.26, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "NVMe", + "interface": "U.2", + "capacity_gb": 4096, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + { + "label": "New Intel 8TB P4510 NVMe U.2 SSD", + "price_cents": 260802, + "price_usd": 2608.02, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "NVMe", + "interface": "U.2", + "capacity_gb": 8192, + "form_factor": "2.5\"", + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R740xd 24-Bay NVMe U.2 (2U)", + "price_cents": 103978 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge 13th 14th 15th Gen 2U B6 Rackmount Sliding Rails 0H4X6X H4X6X", + "price_cents": 11971 + }, + { + "category": "drive_trays", + "label": "24\u00d7 Dell Empty Drive Tray for 2.5\" 14/15th Gen Servers", + "price_cents": 28728 + } + ], + "total_cents": 227544, + "total_usd": 2275.44, + "discount_percent": 10, + "discounted_cents": 204790, + "discounted_usd": 2047.9, + "savings_cents": 22754, + "warnings": [ + "NVMe-only chassis \u2014 no RAID/HBA in data path; software RAID only." + ] + } + }, + { + "id": "r740xd2-24lff", + "slug": "r740xd2-24lff", + "title": "R740xd2 24-Bay 3.5\" LFF (2U bulk)", + "category_id": "dual-socket-2u", + "form_factor_u": 2, + "sockets": 2, + "drive_bays": { + "count": 24, + "type": "3.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r740xd2-24-bay-3-5-chassis", + "handle": "dell-poweredge-r740xd2-24-bay-3-5-chassis" + }, + "chassis_price_cents": 350585, + "chassis_price_usd": 3505.85, + "options": { + "cpu": [ + { + "label": "2x Intel Xeon Silver 4108 - 1.80GHz 8 Core", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "family": "Silver", + "model": "4108", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 1.8 + } + }, + { + "label": "2x Intel Xeon Silver 4110 - 2.10GHz 8 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Silver", + "model": "4110", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4112 - 2.60GHz 4 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4112", + "sockets": 2, + "cores_per_socket": 4, + "total_cores": 8, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Silver 4114 - 2.20GHz 10 Core", + "price_cents": 2394, + "price_usd": 23.94, + "parsed": { + "family": "Silver", + "model": "4114", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4116 - 2.10GHz 12 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Silver", + "model": "4116", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4208 - 2.10GHz 8 Core", + "price_cents": 4104, + "price_usd": 41.04, + "parsed": { + "family": "Silver", + "model": "4208", + "sockets": 2, + "cores_per_socket": 8, + "total_cores": 16, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Silver 4210 - 2.20GHz 10 Core", + "price_cents": 4446, + "price_usd": 44.46, + "parsed": { + "family": "Silver", + "model": "4210", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4210R - 2.40GHz 10 Core", + "price_cents": 32493, + "price_usd": 324.93, + "parsed": { + "family": "Silver", + "model": "4210R", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Silver 4214 - 2.20GHz 12 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Silver", + "model": "4214", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Silver 4214R - 2.40GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "family": "Silver", + "model": "4214R", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 2, + "cores_per_socket": 10, + "total_cores": 20, + "ghz": 2.4 + } + }, + { + "label": "2x Intel Xeon Gold 5118 - 2.30GHz 12 Core", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 2736, + "price_usd": 27.36, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 2, + "cores_per_socket": 14, + "total_cores": 28, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.6 + } + }, + { + "label": "2x Intel Xeon Gold 6128 - 3.40GHz 6 Core", + "price_cents": 3762, + "price_usd": 37.62, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 2, + "cores_per_socket": 6, + "total_cores": 12, + "ghz": 3.4 + } + }, + { + "label": "2x Intel Xeon Gold 5218 - 2.30GHz 16 Core", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 2, + "cores_per_socket": 16, + "total_cores": 32, + "ghz": 2.3 + } + }, + { + "label": "2x Intel Xeon Gold 5218R - 2.10GHz 20 Core", + "price_cents": 15392, + "price_usd": 153.92, + "parsed": { + "family": "Gold", + "model": "5218R", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "2x Intel Xeon Gold 5220 - 2.20GHz 18 Core", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": { + "family": "Gold", + "model": "5220", + "sockets": 2, + "cores_per_socket": 18, + "total_cores": 36, + "ghz": 2.2 + } + }, + { + "label": "2x Intel Xeon Gold 6226 - 2.70GHz 12 Core", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "family": "Gold", + "model": "6226", + "sockets": 2, + "cores_per_socket": 12, + "total_cores": 24, + "ghz": 2.7 + } + }, + { + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 2, + "cores_per_socket": 20, + "total_cores": 40, + "ghz": 2.1 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "Dell HBA330 for R740XD2", + "price_cents": 4789, + "price_usd": 47.89, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "Dell PERC H330 RAID for R740XD2", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "Dell PERC H730p RAID for R740XD2", + "price_cents": 25653, + "price_usd": 256.53, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + }, + { + "label": "Dell PERC H740p RAID for R740XD2", + "price_cents": 307830, + "price_usd": 3078.3, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "mini", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 750W R3 Power Supply", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "count": 2, + "watts": 750 + } + }, + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 1GbE OCP LOM", + "price_cents": 13681, + "price_usd": 136.81, + "parsed": { + "card_type": "OCP", + "ports_1g": 2, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 10Gb SFP OCP LOM", + "price_cents": 38479, + "price_usd": 384.79, + "parsed": { + "card_type": "OCP", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Dual-Port 10Gb SFP+ OCP LOM", + "price_cents": 38479, + "price_usd": 384.79, + "parsed": { + "card_type": "OCP", + "ports_1g": 0, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 2U Non-LCD Bezel", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 2U LCD Bezel", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ], + "rails": [ + { + "label": "Dell R740XD2 Static Rail Kit", + "price_cents": 17100, + "price_usd": 171.0, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 24, + "bay_type": "3.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 1454, + "price_usd": 14.54, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell R-Series -3.5\" Blank", + "price_cents": 513, + "price_usd": 5.13, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "Enterprise 3TB 3.5\" SAS Hard Drive", + "price_cents": 4874, + "price_usd": 48.74, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 3072, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 4TB 3.5\" SAS Hard Drive", + "price_cents": 10004, + "price_usd": 100.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 4096, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 6TB 3.5\" SAS Hard Drive", + "price_cents": 18555, + "price_usd": 185.55, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 6144, + "form_factor": "3.5\"", + "is_refurb": false + } + }, + { + "label": "Enterprise 8TB 3.5\" SAS Hard Drive", + "price_cents": 32236, + "price_usd": 322.36, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 8192, + "form_factor": "3.5\"", + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R740xd2 24-Bay 3.5\" LFF (2U bulk)", + "price_cents": 350585 + }, + { + "category": "cpu", + "label": "2x Intel Xeon Gold 6230 - 2.10GHz 20 Core", + "price_cents": 13681 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "Dell HBA330 for R740XD2", + "price_cents": 4789 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 750W R3 Power Supply", + "price_cents": 5131 + }, + { + "category": "nic", + "label": "Dell Dual-Port 10Gb SFP OCP LOM", + "price_cents": 38479 + }, + { + "category": "rails", + "label": "Dell R740XD2 Static Rail Kit", + "price_cents": 17100 + }, + { + "category": "drive_trays", + "label": "24\u00d7 Dell Empty Drive Tray for 3.5\" 14/15th Gen Servers", + "price_cents": 34896 + } + ], + "total_cents": 527006, + "total_usd": 5270.06, + "discount_percent": 10, + "discounted_cents": 474305, + "discounted_usd": 4743.05, + "savings_cents": 52701, + "warnings": [] + } + }, + { + "id": "r840-8sff", + "slug": "r840-8sff", + "title": "R840 8-Bay 2.5\" SFF (2U 4-socket)", + "category_id": "quad-socket", + "form_factor_u": 2, + "sockets": 4, + "drive_bays": { + "count": 8, + "type": "2.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r840-8-bay-2-5-chassis", + "handle": "dell-poweredge-r840-8-bay-2-5-chassis" + }, + "chassis_price_cents": 230873, + "chassis_price_usd": 2308.73, + "options": { + "cpu": [ + { + "label": "4x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 4, + "cores_per_socket": 10, + "total_cores": 40, + "ghz": 2.4 + } + }, + { + "label": "4x Intel Xeon Gold 5118 - 2.3GHz 12 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 4, + "cores_per_socket": 12, + "total_cores": 48, + "ghz": 2.3 + } + }, + { + "label": "4x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 5472, + "price_usd": 54.72, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 4, + "cores_per_socket": 14, + "total_cores": 56, + "ghz": 2.2 + } + }, + { + "label": "4x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 4, + "cores_per_socket": 12, + "total_cores": 48, + "ghz": 2.6 + } + }, + { + "label": "4x Intel Xeon Gold 6128 - 3.4GHz 6 Core", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 4, + "cores_per_socket": 6, + "total_cores": 24, + "ghz": 3.4 + } + }, + { + "label": "4x Intel Xeon Gold 5218 - 2.3GHz 16 Core", + "price_cents": 9577, + "price_usd": 95.77, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 4, + "cores_per_socket": 16, + "total_cores": 64, + "ghz": 2.3 + } + }, + { + "label": "4x Intel Xeon Gold 5220 - 2.20GHz 18 Core", + "price_cents": 54726, + "price_usd": 547.26, + "parsed": { + "family": "Gold", + "model": "5220", + "sockets": 4, + "cores_per_socket": 18, + "total_cores": 72, + "ghz": 2.2 + } + }, + { + "label": "4x Intel Xeon Gold 6226 - 2.7 GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": null + }, + { + "label": "4x Intel Xeon Gold 6230 - 2.1GHz 20 Core", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 4, + "cores_per_socket": 20, + "total_cores": 80, + "ghz": 2.1 + } + }, + { + "label": "4x Intel Xeon Gold 6238 - 2.10GHz 22 Core", + "price_cents": 54726, + "price_usd": 547.26, + "parsed": { + "family": "Gold", + "model": "6238", + "sockets": 4, + "cores_per_socket": 22, + "total_cores": 88, + "ghz": 2.1 + } + }, + { + "label": "4x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 23942, + "price_usd": 239.42, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 4, + "cores_per_socket": 16, + "total_cores": 64, + "ghz": 2.0 + } + }, + { + "label": "4x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.1 + } + }, + { + "label": "4x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 61566, + "price_usd": 615.66, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 4, + "cores_per_socket": 26, + "total_cores": 104, + "ghz": 2.0 + } + }, + { + "label": "4x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 41044, + "price_usd": 410.44, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.7 + } + }, + { + "label": "4x Intel Xeon Platinum 8180 - 2.50GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8180", + "sockets": 4, + "cores_per_socket": 28, + "total_cores": 112, + "ghz": 2.5 + } + }, + { + "label": "4x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 355680, + "price_usd": 3556.8, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.4 + } + }, + { + "label": "4x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 583680, + "price_usd": 5836.8, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.9 + } + }, + { + "label": "4x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 410441, + "price_usd": 4104.41, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 4, + "cores_per_socket": 28, + "total_cores": 112, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 2U Non-LCD Bezel", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 2U LCD Bezel", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 8, + "bay_type": "2.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Kingston A400 240GB SATA SSD", + "price_cents": 11923, + "price_usd": 119.23, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 240, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Kingston A400 480GB SATA SSD", + "price_cents": 18819, + "price_usd": 188.19, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 480, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "Enterprise 1.2TB 10K SAS - Refurbished", + "price_cents": 6328, + "price_usd": 63.28, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1228, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "Enterprise 1.8TB 10K SAS - Refurbished", + "price_cents": 10603, + "price_usd": 106.03, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1843, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "New Enterprise 960GB SAS SSD 12Gb/s", + "price_cents": 69604, + "price_usd": 696.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 960, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Enterprise 1.92TB SAS SSD 12Gb/s", + "price_cents": 138011, + "price_usd": 1380.11, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 1966, + "form_factor": null, + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R840 8-Bay 2.5\" SFF (2U 4-socket)", + "price_cents": 230873 + }, + { + "category": "cpu", + "label": "4x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 41044 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "drive_trays", + "label": "8\u00d7 Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 9576 + } + ], + "total_cents": 355809, + "total_usd": 3558.09, + "discount_percent": 10, + "discounted_cents": 320228, + "discounted_usd": 3202.28, + "savings_cents": 35581, + "warnings": [] + } + }, + { + "id": "r840-24sff", + "slug": "r840-24sff", + "title": "R840 24-Bay 2.5\" SFF (2U 4-socket)", + "category_id": "quad-socket", + "form_factor_u": 2, + "sockets": 4, + "drive_bays": { + "count": 24, + "type": "2.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r840-24-bay-2-5-chassis", + "handle": "dell-poweredge-r840-24-bay-2-5-chassis" + }, + "chassis_price_cents": 342034, + "chassis_price_usd": 3420.34, + "options": { + "cpu": [ + { + "label": "4x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 4, + "cores_per_socket": 10, + "total_cores": 40, + "ghz": 2.4 + } + }, + { + "label": "4x Intel Xeon Gold 5118 - 2.3GHz 12 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 4, + "cores_per_socket": 12, + "total_cores": 48, + "ghz": 2.3 + } + }, + { + "label": "4x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 5472, + "price_usd": 54.72, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 4, + "cores_per_socket": 14, + "total_cores": 56, + "ghz": 2.2 + } + }, + { + "label": "4x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 4, + "cores_per_socket": 12, + "total_cores": 48, + "ghz": 2.6 + } + }, + { + "label": "4x Intel Xeon Gold 6128 - 3.4GHz 6 Core", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 4, + "cores_per_socket": 6, + "total_cores": 24, + "ghz": 3.4 + } + }, + { + "label": "4x Intel Xeon Gold 5218 - 2.3GHz 16 Core", + "price_cents": 9577, + "price_usd": 95.77, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 4, + "cores_per_socket": 16, + "total_cores": 64, + "ghz": 2.3 + } + }, + { + "label": "4x Intel Xeon Gold 5220 - 2.20GHz 18 Core", + "price_cents": 54726, + "price_usd": 547.26, + "parsed": { + "family": "Gold", + "model": "5220", + "sockets": 4, + "cores_per_socket": 18, + "total_cores": 72, + "ghz": 2.2 + } + }, + { + "label": "4x Intel Xeon Gold 6226 - 2.7 GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": null + }, + { + "label": "4x Intel Xeon Gold 6230 - 2.1GHz 20 Core", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 4, + "cores_per_socket": 20, + "total_cores": 80, + "ghz": 2.1 + } + }, + { + "label": "4x Intel Xeon Gold 6238 - 2.10GHz 22 Core", + "price_cents": 54726, + "price_usd": 547.26, + "parsed": { + "family": "Gold", + "model": "6238", + "sockets": 4, + "cores_per_socket": 22, + "total_cores": 88, + "ghz": 2.1 + } + }, + { + "label": "4x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 23942, + "price_usd": 239.42, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 4, + "cores_per_socket": 16, + "total_cores": 64, + "ghz": 2.0 + } + }, + { + "label": "4x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.1 + } + }, + { + "label": "4x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 61566, + "price_usd": 615.66, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 4, + "cores_per_socket": 26, + "total_cores": 104, + "ghz": 2.0 + } + }, + { + "label": "4x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 41044, + "price_usd": 410.44, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.7 + } + }, + { + "label": "4x Intel Xeon Platinum 8180 - 2.50GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8180", + "sockets": 4, + "cores_per_socket": 28, + "total_cores": 112, + "ghz": 2.5 + } + }, + { + "label": "4x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 355680, + "price_usd": 3556.8, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.4 + } + }, + { + "label": "4x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 583680, + "price_usd": 5836.8, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.9 + } + }, + { + "label": "4x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 410441, + "price_usd": 4104.41, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 4, + "cores_per_socket": 28, + "total_cores": 112, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell 14/15th Gen 2U Non-LCD Bezel", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": null + }, + { + "label": "Dell 14/15th Gen 2U LCD Bezel", + "price_cents": 5986, + "price_usd": 59.86, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 24, + "bay_type": "2.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Kingston A400 240GB SATA SSD", + "price_cents": 11923, + "price_usd": 119.23, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 240, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Kingston A400 480GB SATA SSD", + "price_cents": 18819, + "price_usd": 188.19, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 480, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "Enterprise 1.2TB 10K SAS - Refurbished", + "price_cents": 6328, + "price_usd": 63.28, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1228, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "Enterprise 1.8TB 10K SAS - Refurbished", + "price_cents": 10603, + "price_usd": 106.03, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1843, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "New Enterprise 960GB SAS SSD 12Gb/s", + "price_cents": 69604, + "price_usd": 696.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 960, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Enterprise 1.92TB SAS SSD 12Gb/s", + "price_cents": 138011, + "price_usd": 1380.11, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 1966, + "form_factor": null, + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R840 24-Bay 2.5\" SFF (2U 4-socket)", + "price_cents": 342034 + }, + { + "category": "cpu", + "label": "4x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 41044 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "drive_trays", + "label": "24\u00d7 Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 28728 + } + ], + "total_cents": 486122, + "total_usd": 4861.22, + "discount_percent": 10, + "discounted_cents": 437510, + "discounted_usd": 4375.1, + "savings_cents": 48612, + "warnings": [] + } + }, + { + "id": "r940-8sff", + "slug": "r940-8sff", + "title": "R940 8-Bay 2.5\" SFF (3U 4-socket)", + "category_id": "quad-socket", + "form_factor_u": 3, + "sockets": 4, + "drive_bays": { + "count": 8, + "type": "2.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r940-8-bay-2-5-chassis", + "handle": "dell-poweredge-r940-8-bay-2-5-chassis" + }, + "chassis_price_cents": 145364, + "chassis_price_usd": 1453.64, + "options": { + "cpu": [ + { + "label": "4x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 4, + "cores_per_socket": 10, + "total_cores": 40, + "ghz": 2.4 + } + }, + { + "label": "4x Intel Xeon Gold 5118 - 2.3GHz 12 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 4, + "cores_per_socket": 12, + "total_cores": 48, + "ghz": 2.3 + } + }, + { + "label": "4x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 5472, + "price_usd": 54.72, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 4, + "cores_per_socket": 14, + "total_cores": 56, + "ghz": 2.2 + } + }, + { + "label": "4x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 4, + "cores_per_socket": 12, + "total_cores": 48, + "ghz": 2.6 + } + }, + { + "label": "4x Intel Xeon Gold 6128 - 3.4GHz 6 Core", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 4, + "cores_per_socket": 6, + "total_cores": 24, + "ghz": 3.4 + } + }, + { + "label": "4x Intel Xeon Gold 5218 - 2.3GHz 16 Core", + "price_cents": 9577, + "price_usd": 95.77, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 4, + "cores_per_socket": 16, + "total_cores": 64, + "ghz": 2.3 + } + }, + { + "label": "4x Intel Xeon Gold 5220 - 2.20GHz 18 Core", + "price_cents": 54726, + "price_usd": 547.26, + "parsed": { + "family": "Gold", + "model": "5220", + "sockets": 4, + "cores_per_socket": 18, + "total_cores": 72, + "ghz": 2.2 + } + }, + { + "label": "4x Intel Xeon Gold 6226 - 2.7 GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": null + }, + { + "label": "4x Intel Xeon Gold 6230 - 2.1GHz 20 Core", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 4, + "cores_per_socket": 20, + "total_cores": 80, + "ghz": 2.1 + } + }, + { + "label": "4x Intel Xeon Gold 6238 - 2.10GHz 22 Core", + "price_cents": 54726, + "price_usd": 547.26, + "parsed": { + "family": "Gold", + "model": "6238", + "sockets": 4, + "cores_per_socket": 22, + "total_cores": 88, + "ghz": 2.1 + } + }, + { + "label": "4x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 23942, + "price_usd": 239.42, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 4, + "cores_per_socket": 16, + "total_cores": 64, + "ghz": 2.0 + } + }, + { + "label": "4x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.1 + } + }, + { + "label": "4x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 61566, + "price_usd": 615.66, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 4, + "cores_per_socket": 26, + "total_cores": 104, + "ghz": 2.0 + } + }, + { + "label": "4x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 41044, + "price_usd": 410.44, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.7 + } + }, + { + "label": "4x Intel Xeon Platinum 8180 - 2.50GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8180", + "sockets": 4, + "cores_per_socket": 28, + "total_cores": 112, + "ghz": 2.5 + } + }, + { + "label": "4x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 355680, + "price_usd": 3556.8, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.4 + } + }, + { + "label": "4x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 583680, + "price_usd": 5836.8, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.9 + } + }, + { + "label": "4x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 410441, + "price_usd": 4104.41, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 4, + "cores_per_socket": 28, + "total_cores": 112, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell PowerEdge EMC 3U LCD Server Front Bezel", + "price_cents": 9120, + "price_usd": 91.2, + "parsed": null + } + ], + "rails": [ + { + "label": "Dell PowerEdge R940 3U B12 Sliding Rails", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 8, + "bay_type": "2.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Kingston A400 240GB SATA SSD", + "price_cents": 11923, + "price_usd": 119.23, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 240, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Kingston A400 480GB SATA SSD", + "price_cents": 18819, + "price_usd": 188.19, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 480, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Enterprise 960GB SAS SSD 12Gb/s", + "price_cents": 69604, + "price_usd": 696.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 960, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Enterprise 1.92TB SAS SSD 12Gb/s", + "price_cents": 138011, + "price_usd": 1380.11, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 1966, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "Enterprise 1.2TB 10K SAS - Refurbished", + "price_cents": 6328, + "price_usd": 63.28, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1228, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "Enterprise 1.8TB 10K SAS - Refurbished", + "price_cents": 10603, + "price_usd": 106.03, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1843, + "form_factor": null, + "is_refurb": true + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R940 8-Bay 2.5\" SFF (3U 4-socket)", + "price_cents": 145364 + }, + { + "category": "cpu", + "label": "4x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 41044 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge R940 3U B12 Sliding Rails", + "price_cents": 17102 + }, + { + "category": "drive_trays", + "label": "8\u00d7 Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 9576 + } + ], + "total_cents": 287402, + "total_usd": 2874.02, + "discount_percent": 10, + "discounted_cents": 258662, + "discounted_usd": 2586.62, + "savings_cents": 28740, + "warnings": [] + } + }, + { + "id": "r940-24sff", + "slug": "r940-24sff", + "title": "R940 24-Bay 2.5\" SFF (3U 4-socket)", + "category_id": "quad-socket", + "form_factor_u": 3, + "sockets": 4, + "drive_bays": { + "count": 24, + "type": "2.5\"", + "is_nvme": false + }, + "vendor": { + "name": "SaveMyServer", + "url": "https://savemyserver.com/products/dell-poweredge-r940-24-bay-2-5-chassis", + "handle": "dell-poweredge-r940-24-bay-2-5-chassis" + }, + "chassis_price_cents": 196670, + "chassis_price_usd": 1966.7, + "options": { + "cpu": [ + { + "label": "4x Intel Xeon Gold 5115 - 2.40GHz 10 Core", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "family": "Gold", + "model": "5115", + "sockets": 4, + "cores_per_socket": 10, + "total_cores": 40, + "ghz": 2.4 + } + }, + { + "label": "4x Intel Xeon Gold 5118 - 2.3GHz 12 Core", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "family": "Gold", + "model": "5118", + "sockets": 4, + "cores_per_socket": 12, + "total_cores": 48, + "ghz": 2.3 + } + }, + { + "label": "4x Intel Xeon Gold 5120 - 2.20GHz 14 Core", + "price_cents": 5472, + "price_usd": 54.72, + "parsed": { + "family": "Gold", + "model": "5120", + "sockets": 4, + "cores_per_socket": 14, + "total_cores": 56, + "ghz": 2.2 + } + }, + { + "label": "4x Intel Xeon Gold 6126 - 2.60GHz 12 Core", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "family": "Gold", + "model": "6126", + "sockets": 4, + "cores_per_socket": 12, + "total_cores": 48, + "ghz": 2.6 + } + }, + { + "label": "4x Intel Xeon Gold 6128 - 3.4GHz 6 Core", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "family": "Gold", + "model": "6128", + "sockets": 4, + "cores_per_socket": 6, + "total_cores": 24, + "ghz": 3.4 + } + }, + { + "label": "4x Intel Xeon Gold 5218 - 2.3GHz 16 Core", + "price_cents": 9577, + "price_usd": 95.77, + "parsed": { + "family": "Gold", + "model": "5218", + "sockets": 4, + "cores_per_socket": 16, + "total_cores": 64, + "ghz": 2.3 + } + }, + { + "label": "4x Intel Xeon Gold 5220 - 2.20GHz 18 Core", + "price_cents": 54726, + "price_usd": 547.26, + "parsed": { + "family": "Gold", + "model": "5220", + "sockets": 4, + "cores_per_socket": 18, + "total_cores": 72, + "ghz": 2.2 + } + }, + { + "label": "4x Intel Xeon Gold 6226 - 2.7 GHz 12 Core", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": null + }, + { + "label": "4x Intel Xeon Gold 6230 - 2.1GHz 20 Core", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": { + "family": "Gold", + "model": "6230", + "sockets": 4, + "cores_per_socket": 20, + "total_cores": 80, + "ghz": 2.1 + } + }, + { + "label": "4x Intel Xeon Gold 6238 - 2.10GHz 22 Core", + "price_cents": 54726, + "price_usd": 547.26, + "parsed": { + "family": "Gold", + "model": "6238", + "sockets": 4, + "cores_per_socket": 22, + "total_cores": 88, + "ghz": 2.1 + } + }, + { + "label": "4x Intel Xeon Platinum 8153 - 2.00GHz 16-Core", + "price_cents": 23942, + "price_usd": 239.42, + "parsed": { + "family": "Platinum", + "model": "8153", + "sockets": 4, + "cores_per_socket": 16, + "total_cores": 64, + "ghz": 2.0 + } + }, + { + "label": "4x Intel Xeon Platinum 8160 - 2.10GHz 24 Core", + "price_cents": 27363, + "price_usd": 273.63, + "parsed": { + "family": "Platinum", + "model": "8160", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.1 + } + }, + { + "label": "4x Intel Xeon Platinum 8164 - 2.00GHz 26-Core", + "price_cents": 61566, + "price_usd": 615.66, + "parsed": { + "family": "Platinum", + "model": "8164", + "sockets": 4, + "cores_per_socket": 26, + "total_cores": 104, + "ghz": 2.0 + } + }, + { + "label": "4x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 41044, + "price_usd": 410.44, + "parsed": { + "family": "Platinum", + "model": "8168", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.7 + } + }, + { + "label": "4x Intel Xeon Platinum 8180 - 2.50GHz 28 Core", + "price_cents": 205221, + "price_usd": 2052.21, + "parsed": { + "family": "Platinum", + "model": "8180", + "sockets": 4, + "cores_per_socket": 28, + "total_cores": 112, + "ghz": 2.5 + } + }, + { + "label": "4x Intel Xeon Platinum 8260 - 2.4GHz 24 Core", + "price_cents": 355680, + "price_usd": 3556.8, + "parsed": { + "family": "Platinum", + "model": "8260", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.4 + } + }, + { + "label": "4x Intel Xeon Platinum 8268 - 2.9GHz 24 Core", + "price_cents": 583680, + "price_usd": 5836.8, + "parsed": { + "family": "Platinum", + "model": "8268", + "sockets": 4, + "cores_per_socket": 24, + "total_cores": 96, + "ghz": 2.9 + } + }, + { + "label": "4x Intel Xeon Platinum 8280 - 2.7GHz 28 Core", + "price_cents": 410441, + "price_usd": 4104.41, + "parsed": { + "family": "Platinum", + "model": "8280", + "sockets": 4, + "cores_per_socket": 28, + "total_cores": 112, + "ghz": 2.7 + } + }, + { + "label": "Standard Heatsink/Fan", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + } + ], + "ram": [ + { + "label": "32GB 2133MHz DDR4 (2x 16GB)", + "price_cents": 18812, + "price_usd": 188.12, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (4x 16GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2133MHz DDR4 (2x 32GB)", + "price_cents": 37624, + "price_usd": 376.24, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2133, + "dimm_count": 2, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "96GB 2133MHz DDR4 (6x 16GB)", + "price_cents": 56436, + "price_usd": 564.36, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2133, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (8x 16GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2133MHz DDR4 (4x 32GB)", + "price_cents": 75248, + "price_usd": 752.48, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2133, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2133MHz DDR4 (12x16GB)", + "price_cents": 112871, + "price_usd": 1128.71, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (16x 16GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2133MHz DDR4 (8x 32GB)", + "price_cents": 150495, + "price_usd": 1504.95, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (24x 16GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2133MHz DDR4 (12x 32GB)", + "price_cents": 225743, + "price_usd": 2257.43, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (16x32GB)", + "price_cents": 300990, + "price_usd": 3009.9, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2133MHz DDR4 (8x 64GB)", + "price_cents": 465167, + "price_usd": 4651.67, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2133, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (24x32GB)", + "price_cents": 451486, + "price_usd": 4514.86, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2133MHz DDR4 (12x 64GB)", + "price_cents": 697749, + "price_usd": 6977.49, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2133, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2133MHz DDR4 (16x64GB)", + "price_cents": 930333, + "price_usd": 9303.33, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2133, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2133MHz DDR4 (24x 64GB)", + "price_cents": 1395499, + "price_usd": 13954.99, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2133, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2400MHz DDR4 (2x 16GB)", + "price_cents": 21377, + "price_usd": 213.77, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2400, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2400MHz DDR4 (4x 16GB)", + "price_cents": 37110, + "price_usd": 371.1, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2400MHz DDR4 (6x 16GB)", + "price_cents": 64132, + "price_usd": 641.32, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2400, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (8x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2400MHz DDR4 (4x 32GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2400, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2400MHz DDR4 (12x 16GB)", + "price_cents": 128262, + "price_usd": 1282.62, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (16x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2400MHz DDR4 (8x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (24x 16GB)", + "price_cents": 256525, + "price_usd": 2565.25, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2400MHz DDR4 (12x 32GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (16x 32GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2400MHz DDR4 (8x 64GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2400, + "dimm_count": 8, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (24x 32GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2400MHz DDR4 (12x 64GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2400, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2400MHz DDR4 (16x 64GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2400, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2400MHz DDR4 (24x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2400, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943, + "price_usd": 239.43, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2666, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB 2666MHz DDR4 (4x 16GB)", + "price_cents": 47885, + "price_usd": 478.85, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB 2666MHz DDR4 (6x 16GB)", + "price_cents": 71828, + "price_usd": 718.28, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2666, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (8x 16GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB 2666MHz DDR4 (4x 32GB)", + "price_cents": 95770, + "price_usd": 957.7, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2666, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "192GB 2666MHz DDR4 (12x 16GB)", + "price_cents": 143655, + "price_usd": 1436.55, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (16x 16GB)", + "price_cents": 191540, + "price_usd": 1915.4, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB 2666MHz DDR4 (8x 32GB)", + "price_cents": 191539, + "price_usd": 1915.39, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2666, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (24x 16GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB 2666MHz DDR4 (12x 32GB)", + "price_cents": 287309, + "price_usd": 2873.09, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB 2666MHz DDR4 (16x 32GB)", + "price_cents": 383078, + "price_usd": 3830.78, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (24x 32GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB 2666MHz DDR4 (12x 64GB)", + "price_cents": 574617, + "price_usd": 5746.17, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2666, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB 2666MHz DDR4 (16x 64GB)", + "price_cents": 766156, + "price_usd": 7661.56, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2666, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB 2666MHz DDR4 (24x 64GB)", + "price_cents": 1149234, + "price_usd": 11492.34, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2666, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "32GB PC4-2933Y DDR4 (2x 16GB)", + "price_cents": 42755, + "price_usd": 427.55, + "parsed": { + "capacity_gb": 32, + "speed_mhz": 2933, + "dimm_count": 2, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "64GB PC4-2933Y DDR4 (4x 16GB)", + "price_cents": 85509, + "price_usd": 855.09, + "parsed": { + "capacity_gb": 64, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "96GB PC4-2933Y DDR4 (6x 16GB)", + "price_cents": 128263, + "price_usd": 1282.63, + "parsed": { + "capacity_gb": 96, + "speed_mhz": 2933, + "dimm_count": 6, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (8x 16GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "192GB PC4-2933Y DDR4 (12x 16GB)", + "price_cents": 256527, + "price_usd": 2565.27, + "parsed": { + "capacity_gb": 192, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (16x 16GB)", + "price_cents": 342035, + "price_usd": 3420.35, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (24x 16GB)", + "price_cents": 513052, + "price_usd": 5130.52, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 16, + "type": "RDIMM" + } + }, + { + "label": "128GB PC4-2933Y DDR4 (4x 32GB)", + "price_cents": 171017, + "price_usd": 1710.17, + "parsed": { + "capacity_gb": 128, + "speed_mhz": 2933, + "dimm_count": 4, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "256GB PC4-2933Y DDR4 (8x 32GB)", + "price_cents": 342034, + "price_usd": 3420.34, + "parsed": { + "capacity_gb": 256, + "speed_mhz": 2933, + "dimm_count": 8, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "384GB PC4-2933Y DDR4 (12x 32GB)", + "price_cents": 513051, + "price_usd": 5130.51, + "parsed": { + "capacity_gb": 384, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "512GB PC4-2933Y DDR4 (16x 32GB)", + "price_cents": 684068, + "price_usd": 6840.68, + "parsed": { + "capacity_gb": 512, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (24x 32GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 32, + "type": "RDIMM" + } + }, + { + "label": "768GB PC4-2933Y DDR4 (12x 64GB)", + "price_cents": 1026103, + "price_usd": 10261.03, + "parsed": { + "capacity_gb": 768, + "speed_mhz": 2933, + "dimm_count": 12, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1024GB PC4-2933Y DDR4 (16x 64GB)", + "price_cents": 1368137, + "price_usd": 13681.37, + "parsed": { + "capacity_gb": 1024, + "speed_mhz": 2933, + "dimm_count": 16, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + }, + { + "label": "1.5TB PC4-2933Y DDR4 (24x 64GB)", + "price_cents": 2052205, + "price_usd": 20522.05, + "parsed": { + "capacity_gb": 1536, + "speed_mhz": 2933, + "dimm_count": 24, + "dimm_size_gb": 64, + "type": "LRDIMM" + } + } + ], + "raid": [ + { + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420, + "price_usd": 34.2, + "parsed": { + "chip": "HBA330", + "is_raid": false, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H330 RAID Controller - PCIe", + "price_cents": 5131, + "price_usd": 51.31, + "parsed": { + "chip": "H330", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H730P Raid Controller - PCIe", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H730p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + }, + { + "label": "PERC H740p RAID Controller - PCIE", + "price_cents": 8551, + "price_usd": 85.51, + "parsed": { + "chip": "H740p", + "is_raid": true, + "interface": "PCIe", + "cache_gb": null + } + } + ], + "remote_access": [ + { + "label": "iDRAC9 Express", + "price_cents": 0, + "price_usd": 0.0, + "parsed": null + }, + { + "label": "iDRAC9 Enterprise License", + "price_cents": 11399, + "price_usd": 113.99, + "parsed": null + } + ], + "psu": [ + { + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841, + "price_usd": 68.41, + "parsed": { + "count": 2, + "watts": 1100 + } + } + ], + "nic": [ + { + "label": "None", + "price_cents": 0, + "price_usd": 0.0, + "parsed": { + "card_type": "embedded", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350 4x 1Gb Ethernet", + "price_cents": 2565, + "price_usd": 25.65, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720 4x 1Gb Ethernet", + "price_cents": 2052, + "price_usd": 20.52, + "parsed": { + "card_type": "rNDC", + "ports_1g": 4, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710, + "price_usd": 17.1, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel i350/X540 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 1026, + "price_usd": 10.26, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel i350/X550 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 5720/57800S 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Broadcom 5720/57800T 2x 1Gb Ethernet 2x 10Gb Ethernet", + "price_cents": 4276, + "price_usd": 42.76, + "parsed": { + "card_type": "rNDC", + "ports_1g": 2, + "ports_10g": 2, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Intel X710 4x 10Gb SFP+", + "price_cents": 10261, + "price_usd": 102.61, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": true, + "has_10g_rj45": false + } + }, + { + "label": "Dell Intel X550-T4 4x 10Gb Ethernet", + "price_cents": 11971, + "price_usd": 119.71, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 4, + "has_10g_sfp_plus": false, + "has_10g_rj45": true + } + }, + { + "label": "Dell Broadcom 57840S 4x 10GB SFP+", + "price_cents": 7525, + "price_usd": 75.25, + "parsed": { + "card_type": "rNDC", + "ports_1g": 0, + "ports_10g": 0, + "has_10g_sfp_plus": false, + "has_10g_rj45": false + } + } + ], + "boss": [ + { + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003, + "price_usd": 270.03, + "parsed": { + "capacity_gb": 240, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 480GB M.2 SSDs", + "price_cents": 59406, + "price_usd": 594.06, + "parsed": { + "capacity_gb": 480, + "ssds": 2 + } + }, + { + "label": "Dell BOSS Card with 2x 1TB M.2 SSDs", + "price_cents": 176148, + "price_usd": 1761.48, + "parsed": { + "capacity_gb": 1024, + "ssds": 2 + } + } + ], + "tpm": [ + { + "label": "Dell 14th Gen 2.0 TPM", + "price_cents": 12826, + "price_usd": 128.26, + "parsed": null + } + ], + "bezel": [ + { + "label": "Dell PowerEdge EMC 3U LCD Server Front Bezel", + "price_cents": 9120, + "price_usd": 91.2, + "parsed": null + } + ], + "rails": [ + { + "label": "Dell PowerEdge R940 3U B12 Sliding Rails", + "price_cents": 17102, + "price_usd": 171.02, + "parsed": null + } + ] + }, + "drives": { + "bay_count": 24, + "bay_type": "2.5\"", + "is_nvme_chassis": false, + "tray": { + "label": "Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 1197, + "price_usd": 11.97, + "parsed": { + "is_tray": true, + "is_blank": false, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "blank": { + "label": "Dell 2.5\" Blank - R Series", + "price_cents": 43, + "price_usd": 0.43, + "parsed": { + "is_tray": false, + "is_blank": true, + "type": null, + "interface": null, + "capacity_gb": null, + "form_factor": "2.5\"", + "is_refurb": false + } + }, + "drives": [ + { + "label": "New Kingston A400 240GB SATA SSD", + "price_cents": 11923, + "price_usd": 119.23, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 240, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Kingston A400 480GB SATA SSD", + "price_cents": 18819, + "price_usd": 188.19, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SATA", + "capacity_gb": 480, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "Enterprise 1.2TB 10K SAS - Refurbished", + "price_cents": 6328, + "price_usd": 63.28, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1228, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "Enterprise 1.8TB 10K SAS - Refurbished", + "price_cents": 10603, + "price_usd": 106.03, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "HDD", + "interface": "SAS", + "capacity_gb": 1843, + "form_factor": null, + "is_refurb": true + } + }, + { + "label": "New Enterprise 960GB SAS SSD 12Gb/s", + "price_cents": 69604, + "price_usd": 696.04, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 960, + "form_factor": null, + "is_refurb": false + } + }, + { + "label": "New Enterprise 1.92TB SAS SSD 12Gb/s", + "price_cents": 138011, + "price_usd": 1380.11, + "parsed": { + "is_tray": false, + "is_blank": false, + "type": "SSD", + "interface": "SAS", + "capacity_gb": 1966, + "form_factor": null, + "is_refurb": false + } + } + ] + }, + "standard_build": { + "description": "EZSCALE locked-baseline build at this chassis", + "items": [ + { + "category": "chassis", + "label": "R940 24-Bay 2.5\" SFF (3U 4-socket)", + "price_cents": 196670 + }, + { + "category": "cpu", + "label": "4x Intel Xeon Platinum 8168 - 2.70GHz 24 Core", + "price_cents": 41044 + }, + { + "category": "ram", + "label": "32GB 2666MHz DDR4 (2x 16GB)", + "price_cents": 23943 + }, + { + "category": "raid_hba", + "label": "PERC HBA330 Controller - PCIe (Non-RAID)", + "price_cents": 3420 + }, + { + "category": "boot_drive", + "label": "Dell BOSS Card with 2x 240GB M.2 SSDs", + "price_cents": 27003 + }, + { + "category": "remote_access", + "label": "iDRAC9 Enterprise License", + "price_cents": 11399 + }, + { + "category": "psu", + "label": "2x 1100W R3 Power Supply", + "price_cents": 6841 + }, + { + "category": "nic", + "label": "Dell Intel i350/X520 2x 1Gb Ethernet 2x 10Gb SFP+", + "price_cents": 1710 + }, + { + "category": "rails", + "label": "Dell PowerEdge R940 3U B12 Sliding Rails", + "price_cents": 17102 + }, + { + "category": "drive_trays", + "label": "24\u00d7 Dell Empty Drive Tray for 2.5\" 14/15 Gen Servers", + "price_cents": 28728 + } + ], + "total_cents": 357860, + "total_usd": 3578.6, + "discount_percent": 10, + "discounted_cents": 322074, + "discounted_usd": 3220.74, + "savings_cents": 35786, + "warnings": [] + } + } + ] +} \ No newline at end of file diff --git a/website/resources/ts/Pages/Marketing/VpsHosting.vue b/website/resources/ts/Pages/Marketing/VpsHosting.vue index a29b60b..5b37689 100644 --- a/website/resources/ts/Pages/Marketing/VpsHosting.vue +++ b/website/resources/ts/Pages/Marketing/VpsHosting.vue @@ -66,8 +66,8 @@ const storagePlans = computed(() => const differentiators: Differentiator[] = [ { icon: 'tabler-headset', - title: 'Real US-based humans', - description: 'Atlanta-based ops team. Tickets answered by engineers, not chatbots. Same hands fix the server and reply to your ticket.', + title: 'Engineer-first support', + description: 'Atlanta-based ops team answers your tickets. Ezra, our AI assistant, helps us triage and respond faster — she works for the team, not in place of it.', }, { icon: 'tabler-history', @@ -120,9 +120,9 @@ const comparisonRows = [ theirs: '$0.05/GB add-on', }, { - feature: 'Talk to engineers, not chatbots', - ours: 'Direct line to ops team', - theirs: 'Tier-1 outsourced', + feature: 'Who answers your ticket', + ours: 'Engineers, AI-assisted by Ezra', + theirs: 'Tier-1 outsourced or AI-only', }, { feature: 'Predictable monthly bill',