Server rental store

AI in the Guam Rainforest

AI in the Guam Rainforest: Server Configuration

This article details the server configuration supporting the "AI in the Guam Rainforest" project. This project utilizes artificial intelligence to analyze data collected from remote sensors deployed throughout the Guam rainforest, focusing on biodiversity monitoring and rapid environmental change detection. This document is intended for new contributors and system administrators familiar with basic Linux server administration.

Project Overview

The "AI in the Guam Rainforest" project depends on real-time data processing from a network of sensor nodes. These nodes collect data on temperature, humidity, acoustic signatures (for animal identification), and visual data (for plant species identification). This data is transmitted wirelessly to a central server cluster for analysis. The AI models, primarily convolutional neural networks (CNNs) and recurrent neural networks (RNNs), are deployed and managed on this cluster. Data Acquisition is a critical component, as is Sensor Calibration.

Server Hardware

The server cluster consists of three primary servers: a data ingestion server, a processing server, and a database server. Each server is physically located in a secure, climate-controlled facility at the University of Guam.

Server Role Hardware Specification Operating System
Data Ingestion Server | CPU: Intel Xeon Silver 4210R
RAM: 64GB DDR4 ECC
Storage: 2 x 4TB SATA SSD (RAID 1) | Ubuntu Server 22.04 LTS
Processing Server | CPU: 2 x AMD EPYC 7763
RAM: 256GB DDR4 ECC
GPU: 2 x NVIDIA A100 (80GB)
Storage: 4 x 8TB SAS HDD (RAID 10) | CentOS Stream 9
Database Server | CPU: Intel Xeon Gold 6248R
RAM: 128GB DDR4 ECC
Storage: 8 x 4TB SAS HDD (RAID 6) | Debian 11

Software Stack

The software stack is designed for scalability, reliability, and ease of maintenance. We rely heavily on containerization for consistent deployments. Containerization Best Practices are followed rigorously.

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