Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless vs IaaS Benchmark

Master's thesis project benchmarking IaaS and FaaS (serverless) architectures using an ETL pipeline on Azure.

Requirements

  • OpenTofu
  • Azure CLI
  • Docker
  • Python 3.12+

Setup

Fill in .env based on .env.example, then:

tofu -chdir=src/infrastructure init
export $(cat .env | xargs -I% echo TF_VAR_%) && tofu -chdir=src/infrastructure apply

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages