epymodelingsuite-cloud¶
Serverless, scalable pipeline for running epydemix simulations/calibrations on Google Cloud using Cloud Batch + Workflows.
Features¶
-
Cloud-Native
Built for Google Cloud Batch + Workflows with seamless Google Cloud integration
-
Scalable & Parallel
Scale simulations in parallel via Cloud Batch
-
Containerized
Docker-based pipeline for consistent, reproducible environments
-
Flexible Configuration
YAML-based configuration with environment and disease profiles
-
Cloud & Local
Run the same pipeline locally with Docker Compose or on Google Cloud
-
Infrastructure as Code
Terraform-managed Google Cloud resources for reproducible deployments
Documentation¶
-
Introduction, ecosystem, and the epycloud CLI
-
Installation, local execution, and cloud deployment
-
Pipeline stages, execution modes, and cloud infrastructure
-
Configuration, building, running, monitoring, and troubleshooting
-
:material-terminal:{ .lg .middle } epycloud Reference
Complete CLI command reference for epycloud
-
Contributing, development setup, and testing