Server rental store

AI in the Arctic Rainforest

# AI in the Arctic Rainforest: Server Configuration

This document details the server configuration for the "AI in the Arctic Rainforest" project, a research initiative leveraging artificial intelligence to analyze data collected from remote sensor networks deployed in the boreal forests of northern regions. This guide is intended for new system administrators and developers contributing to the project. It outlines the hardware, software, and networking components crucial for successful operation.

Project Overview

The "AI in the Arctic Rainforest" project focuses on real-time analysis of environmental data – temperature, humidity, soil moisture, animal tracking, and audio recordings – to detect patterns indicative of climate change and biodiversity shifts. The server infrastructure supports data ingestion, processing, model training, and visualization. We utilize a distributed system architecture for scalability and resilience. See Data Flow Diagram for a visual representation.

Hardware Configuration

The core server infrastructure consists of three primary server types: Data Ingestion Servers, Processing/AI Servers, and a Database Server. Each server type utilizes specific hardware components optimized for its role.

Server Type CPU RAM Storage Network Interface
Data Ingestion Servers | Intel Xeon Silver 4310 (12 cores) | 64 GB DDR4 ECC | 4 TB NVMe SSD (RAID 1) | 10 Gbps Ethernet |
Processing/AI Servers | AMD EPYC 7763 (64 cores) | 256 GB DDR4 ECC | 8 TB NVMe SSD (RAID 0) + 4 x NVIDIA A100 GPUs | 25 Gbps Ethernet |
Database Server | Intel Xeon Gold 6338 (32 cores) | 128 GB DDR4 ECC | 16 TB SAS HDD (RAID 6) | 10 Gbps Ethernet |

All servers are housed in a dedicated, climate-controlled server room with redundant power supplies and UPS backup. Detailed hardware specifications for each individual server are available on the Hardware Inventory Page. Regular hardware maintenance schedules are outlined in the Maintenance Procedures Document. We also employ a Server Monitoring System for proactive issue detection.

Software Configuration

The software stack is designed for efficient data handling, AI model training, and database management. The operating system across all servers is Ubuntu Server 22.04 LTS.

Data Ingestion Servers

These servers are responsible for receiving data from the sensor networks. They run:

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