Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.32 KB

Azure.md

File metadata and controls

18 lines (11 loc) · 1.32 KB

Azure Serverless Applications

  • 🌲 Article: "Azure Compute Decision Tree" at link
  • 📄 My Article: "Azure for Genomic-scale Workloads w/Azure Batch" at link
  • 📘 Example: "Serverless CI/CD on Azure" at link

Nextflow for Bioinformatics

Genomic analytis workflows are evolving to use serverless patterns. Shown above is an example using the Nextflow library and a set of Azure services. More detail and links to implementation examples are included below as well.

  • 📄 Nextflow on Azure Batch - link
  • 📘 Blog: "Nextflow and Azure Batch" graphic above from this article too! - link
  • 📘 Blog: "Nextflow Tower and Azure Batch" adds info on how to run pipelines using Nextflow Tower - link