HPC Cluster on AWS
This repository provides an introduction to key Terraform and Ansible concepts in the context of HPC on AWS. It also includes the Terraform configurations and Ansible playbooks used to provision an AWS-based HPC environment, including head nodes, compute nodes, shared storage, and supporting services.
Contents
- Cluster Design
- Automated Cluster Creation
- Virtual Machine Setup
- Preparing AWS instances
- Passwordless SSH
- BeeGFS File System
- PBS Scheduler
- LDAP
- Prometheus and Grafana
- Reference
- Contributers