Server rental store

AI in Milton Keynes

# AI in Milton Keynes: Server Configuration

This article details the server configuration powering the “AI in Milton Keynes” project, providing a technical overview for those contributing to or maintaining the infrastructure. This project focuses on deploying and testing various artificial intelligence models for applications within the Milton Keynes area, including traffic management, resource allocation, and predictive maintenance. This guide assumes a basic understanding of Linux server administration and network concepts. See Help:Contents for general wiki assistance and Manual:Configuration for MediaWiki configuration details.

Overview

The AI in Milton Keynes project utilizes a distributed server architecture, primarily hosted within a dedicated data center in Bletchley, Milton Keynes. The core infrastructure comprises a cluster of servers dedicated to model training, inference, and data storage. We leverage a hybrid cloud approach, utilizing both on-premise hardware and cloud resources from Amazon Web Services for scalability and redundancy. This allows us to handle fluctuating workloads and ensures high availability. Familiarize yourself with the Networking guidelines before making any network changes.

Hardware Specifications

The on-premise servers are built around a consistent hardware profile to simplify maintenance and deployment. The following table outlines the specifications for the primary training servers:

Component Specification
CPU Dual Intel Xeon Gold 6248R (24 cores per CPU)
RAM 512GB DDR4 ECC Registered RAM
Storage (OS) 1TB NVMe SSD
Storage (Data) 16TB RAID 6 SAS HDD Array
GPU 4 x NVIDIA A100 (80GB VRAM)
Network Interface Dual 100GbE QSFP28

The inference servers utilize a slightly different configuration, prioritizing cost-effectiveness while maintaining sufficient performance. See Hardware Maintenance for detailed procedures.

Component Specification
CPU Intel Xeon Silver 4210 (10 cores)
RAM 128GB DDR4 ECC Registered RAM
Storage (OS) 512GB NVMe SSD
Storage (Data) 8TB RAID 1 SAS HDD Array
GPU 2 x NVIDIA RTX 3090 (24GB VRAM)
Network Interface Dual 10GbE SFP+

Finally, the data storage servers are optimized for capacity and reliability.

Component Specification
CPU Intel Xeon E-2224 (6 cores)
RAM 64GB DDR4 ECC Registered RAM
Storage 64TB RAID 6 SAS HDD Array
Network Interface Quad 10GbE SFP+

Software Stack

The servers run a customized distribution of Ubuntu Server 22.04 LTS. The core software stack includes:

⚠️ *Note: All benchmark scores are approximate and may vary based on configuration. Server availability subject to stock.* ⚠️