Infrastructure and Tech Stack

Stack Overview

Layer
Tool

Frontend

Next.js

Backend

FastAPI (Python)

Database

PostgreSQL via Supabase

Monitoring

Wazuh, Forta, Prometheus

AI Hosting

Hugging Face, Local Inference

Storage

IPFS / AWS S3

DevOps

  • Docker Compose for local setup

  • GitHub Actions for CI

  • Production deploy: AWS EKS or GKE

Security

  • OAuth2 + JWT authentication

  • TLS 1.3 for all data in transit

  • Optionally encrypted data at rest via AWS KMS

Observability

  • Elastic Stack + Prometheus + Grafana

  • Wazuh for intrusion detection