diff --git a/documentation/cloud/bare-metal-servers/connect-to-your-bare-metal-server-via-ssh.md b/documentation/cloud/bare-metal-servers/connect-to-your-bare-metal-server-via-ssh.md index 6d4e57d5..8da0586b 100644 --- a/documentation/cloud/bare-metal-servers/connect-to-your-bare-metal-server-via-ssh.md +++ b/documentation/cloud/bare-metal-servers/connect-to-your-bare-metal-server-via-ssh.md @@ -2,7 +2,7 @@ title: connect-to-your-bare-metal-server-via-ssh displayName: Connect to your Bare Metal server via SSH published: true -order: 30 +order: 40 toc: --1--Connect with SSH keys: "connect-with-ssh-keys" --2--Generate a key (Windows 7/8): "generate-a-key-windows-7-8" diff --git a/documentation/cloud/bare-metal-servers/create-a-bare-metal-server.md b/documentation/cloud/bare-metal-servers/create-a-bare-metal-server.md index f986aa82..1a4dd31b 100644 --- a/documentation/cloud/bare-metal-servers/create-a-bare-metal-server.md +++ b/documentation/cloud/bare-metal-servers/create-a-bare-metal-server.md @@ -2,7 +2,7 @@ title: create-a-bare-metal-server displayName: Create a Bare Metal server published: true -order: 20 +order: 30 toc: pageTitle: Create a Bare Metal Server | Gcore pageDescription: Create a Bare Metal server in the Cloud for high-performance computing. Customize configurations and connect via SSH. diff --git a/documentation/cloud/bare-metal-servers/types-of-bare-metal-servers.md b/documentation/cloud/bare-metal-servers/types-of-bare-metal-servers.md new file mode 100644 index 00000000..db934299 --- /dev/null +++ b/documentation/cloud/bare-metal-servers/types-of-bare-metal-servers.md @@ -0,0 +1,145 @@ +--- +title: types-of-bare-metal-servers +displayName: Types of Bare Metal servers +order: 20 +published: true +toc: + --1--High-frequency: "high-frequency" + --1--Infrastructure: "infrastructure" + --1--Basic: "basic" +pageTitle: Types of Bare Metal servers | Gcore +pageDescription: Discover the available types of Gcore Bare Metal servers, their technical specifications, and use cases. +--- +# Types of Bare Metal servers + +We offer various types of Bare Metal servers optimized for specific use cases and workload demands: + +* **High-frequency**: Optimized for high processing speeds with single-core performance. Ideal for workloads requiring fast, high-frequency computing power, such as real-time analytics, low-latency applications or gaming servers. + +* **Infrastructure**: Multi-core servers with multiple CPU sockets designed to handle applications demanding a high number of cores. Perfect for enterprise workloads, large databases, and virtualized environments. + +* **Basic**: Core servers designed for lightweight applications, development environments, or micro-containers. This is a cost-effective solution for general-purpose workloads. + +Check out the following sections for a detailed overview of these Bare Metal server types and the relevant use cases. + +## High frequency + +Bare Metal servers equipped with high-frequency CPUs are suitable for applications that are demanding in processor frequency. + +### Use cases + +Multiplayer gaming, CAD applications, media processing, and rendering tasks. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeCPUCPU cores/threadRAM, GbDisk type, Gb
1x Intel Xeon E-2388G, 64GB, 2x480 NVMe, 2x1Gbit NICIntel Xeon E-2388G8/16 3.2 GHz642x480 NVMe
1x Intel Xeon E-2388G, 64GB, 2x480 SSD, 2x1Gbit NICIntel Xeon E-2388G8/16 3.2 GHz642x480 SSD
1xRyzen 5950x, 128GB RAM, 2x500GB SSD, 2x1Gbit NICRyzen 5950x16/32 3.2 GHz1282x480 SSD
CE-2288G, 64GB RAM, 2x480GB SSD, 2x1Gbit NICIntel Xeon E-2288G8/16 3.7 GHz642x480 SSD
1x Intel Xeon E-2388G, 32GB, 1x500 SSD, 2x1Gbit NICIntel Xeon E-2388G8/16 3.2 GHz321x480 SSD
+ +## Infrastructure + +These Bare Metal servers are ideal for running large-scale databases, virtualization platforms, and enterprise applications that demand high multi-core performance and extensive multi-threading. + +### Use cases + +Large-scale databases, virtualization, big data processing, container orchestration, and high-performance microservices. + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeCPUCPU cores/threadRAM, GbDisk type, Gb
2xSilver 4214R, 128GB RAM, 2x960GB SSD, 2x1Gbit NIC2xSilver 4214R24/48 2.4 GHz1282x960 SSD
2xSilver 4314, 128GB, 2x960 SSD, 2x10Gbit NIC2xSilver 431432/64 2.4 GHz1282x960 SSD
+ +## Basic + +Servers optimized for lightweight tasks. A cost-efficient option for businesses that don't require high-end computing power. Suitable for applications that benefit from stable, predictable performance without the need for complex multi-threading. + +### Use cases + +Hosting of small websites and static content, file storage, backup servers, development and testing environments. + + + + + + + + + + + + + + + + + + + + +
TypeCPUCPU cores/threadRAM, GbDisk type, Gb
Intel Xeon E-2236, 64GB, 2x480 SSD, 2x1Gbit NICIntel Xeon E-22366/12 3.4 GHz642x480 SSD
\ No newline at end of file