Server rental store

AI in the Sumatran Rainforest

---

# AI in the Sumatran Rainforest: Server Configuration

This article details the server configuration supporting the "AI in the Sumatran Rainforest" project, a research initiative utilizing artificial intelligence to monitor and protect endangered species and their habitat. This document is intended for new system administrators and developers contributing to the project. It outlines the hardware, software, and network configurations necessary for optimal performance and reliability.

Project Overview

The "AI in the Sumatran Rainforest" project employs a network of remote sensors (cameras, acoustic recorders, environmental monitors) deployed throughout the Leuser Ecosystem. Data from these sensors is transmitted to a central server cluster for processing using machine learning algorithms. These algorithms identify animal species, detect illegal logging activity, and monitor environmental changes. Real-time alerts are generated for park rangers, enabling rapid response to threats. See also Data Acquisition and Machine Learning Models.

Hardware Configuration

The server cluster consists of three primary server types: Ingestion Servers, Processing Servers, and Database Servers. Each server type has specific hardware requirements, detailed below. All servers are located in a secure, climate-controlled data center in Banda Aceh, Indonesia, providing reliable power and network connectivity. Refer to Data Center Security Protocols for more information.

Ingestion Servers

These servers are responsible for receiving data streams from the remote sensors. They perform initial data validation and buffering before forwarding it to the processing servers.

Component Specification
CPU Intel Xeon Silver 4310 (12 cores, 2.1 GHz)
RAM 64 GB DDR4 ECC Registered
Storage 2 x 4 TB SAS 7.2K RPM HDD (RAID 1)
Network Interface 2 x 10 Gbps Ethernet
Power Supply 800W Redundant Power Supplies

Processing Servers

These servers perform the computationally intensive machine learning tasks. They require powerful GPUs and significant RAM. See GPU Acceleration for details on the chosen GPU architecture.

Component Specification
CPU AMD EPYC 7763 (64 cores, 2.45 GHz)
RAM 256 GB DDR4 ECC Registered
Storage 1 x 1 TB NVMe SSD (OS & Applications) 4 x 8 TB SAS 7.2K RPM HDD (Data Storage - RAID 10)
GPU 4 x NVIDIA A100 (80 GB HBM2e)
Network Interface 2 x 100 Gbps InfiniBand
Power Supply 1600W Redundant Power Supplies

Database Servers

These servers store the processed data, metadata, and model parameters. They require high-performance storage and robust data protection mechanisms. See Database Backup Procedures for details.

Component Specification
CPU Intel Xeon Gold 6338 (32 cores, 2.0 GHz)
RAM 128 GB DDR4 ECC Registered
Storage 8 x 4 TB SAS 7.2K RPM HDD (RAID 6)
Network Interface 2 x 25 Gbps Ethernet
Power Supply 1200W Redundant Power Supplies

Software Configuration

The server cluster runs a customized Linux distribution based on Ubuntu Server 22.04 LTS. The following software components are installed and configured on each server type.

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