0

Gen10

server
Items per page
Sort by
Brand
Price
CPUs installed
Form-factor
Height
Capacity
HDD Slots total
Memory installed
Category
all 78 items immediately available

HPE ProLiant DL380 Gen10 servers - performance meets reliability

The HPE ProLiant DL380 Gen10 rack server in the 2U form factor is a versatile platform for a wide range of workloads, often providing an ideal combination of computing power, expandability and reliability. Modern IT infrastructures benefit from support for high-performance Intel Xeon CPUs (Central Processing Unit), fast DDR4 RAM (Random Access Memory) with high capacity and flexible storage configurations with hard disks to customise the DL380 server to company requirements.

HPE ProLiant DL380 Gen10 server front view

 

 

 

The ProLiant DL380 Gen10 server is suitable for a range of applications, including the virtualisation of complex environments and for compute- and memory-intensive workloads. The extensive remote management features of HPE iLO (Integrated Lights-Out) simplify the administration and monitoring of the systems, which, in conjunction with security features such as Silicon Root of Trust, helps to ensure a high level of data security and availability of mission-critical data and applications.

HPE ProLiant DL380 Gen10 server open chassis

Numerous expansion options for the HPE ProLiant DL380 Gen10 server provide the necessary flexibility to meet increasing requirements. The motherboard supports up to two processors and, with 24 DIMM slots (Dual In-line Memory Module), enables extensive main memory. Various optional riser cages with PCIe slots (PCI Express) allow expansion with graphic cards for computing acceleration or network cards for integrating the server into the existing network environment. The connection of HDD (Hard Disk Drive) and SSD (Solid State Drive) drives to provide the required storage space can be done with various storage controllers that offer versatile configuration options by supporting common transfer protocols such as SATA (Serial Advanced Technology Attachment), SAS (Serial Attached SCSI) and NVMe (Non-Volatile Memory Express). To ensure consistently high performance, the HPE DL380 Gen10 server features cooling that is adapted to the respective configuration and redundant power supplies that enable the system to be supplied with power at a high level of energy efficiency with increased reliability.

Refurbished HPE ProLiant DL380 Gen10 servers in stock at affordable prices - ServerShop24

When expanding your IT infrastructure, used and carefully tested HPE ProLiant DL380 Gen10 servers from our online shop are often an optimal alternative to expensive new server systems. The excellent price-performance ratio is easy on your budget, and at the same time the environment benefits from the deployment of used server hardware through the sustainable use of scarce raw materials worldwide. These reliable and powerful devices can often fully meet many requirements of modern corporate environments.
With 15 years of experience, we are your reliable partner for used and professionally refurbished servers, storage systems, workstations and network equipment. With fast shipping from our large stock, you benefit from short delivery times for both devices from well-known brands and compatible spare parts and components. Our friendly and experienced support team will assist you with any questions you may have about products and your order. Contact us - we will take care of your request!

document.addEventListener('DOMContentLoaded', function() { let subform = document.getElementById('custom-sib-form'); subform.addEventListener('submit', function (event) { event.preventDefault(); var form = event.target; var formData = new FormData(form); fetch(form.action, { method: form.method, body: new URLSearchParams(formData).toString(), headers: { 'Content-Type': 'application/x-www-form-urlencoded' } }) .then(data => { document.getElementById('form-response').style.display = 'block'; form.querySelector('button[type="submit"]').disabled = true; form.querySelector('button[type="submit"]').style.opacity = 0.8; document.getElementById('form-response').style.color = '#17ca17'; document.getElementById('form-response').innerText = "You have successfully subscribed to the newsletter"; }) .catch(error => { console.log(error) }); }); })