Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bnookala/folding-on-azure


https://github.com/bnookala/folding-on-azure

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# folding-on-azure

The purpose of this repository is to provide an easy set of steps to deploy [Folding@Home](https://foldingathome.org/) resources on Azure. To maximize compute resources per dollar credit, these templates leverage [Azure Batch](https://azure.microsoft.com/en-us/services/batch/#overview) with [Low Priority VMs](https://docs.microsoft.com/en-us/azure/batch/batch-low-pri-vms).

For people with an active [Visual Studio Subscription](https://visualstudio.microsoft.com/vs/benefits/#azure?cat=visual-studio-enterprise-subscription), this provides a convenient way to _donate_ unused monthly credits for research.

There are two workflows for deployments:
1. [ARM Templates](arm-templates/)
2. [Terraform Templates](terraform-templates/)