Available tooling for picked cloud provider (aws); cloudformation, terraform.
Terraform is known and open source, usually implemented as an extension on top of CLI and can be extended with own provider, which would be hella cool to try out, so that's the provider I will use.
We should enable Infrastructure as Code once integrations with cloud provider is done (see https://github.com/MichaelFack/dotnet-full-stack-example/issues/2) we should create the initial infrastructure using IaC tooling.
Available tooling for picked cloud provider (aws); cloudformation, terraform.
Terraform is known and open source, usually implemented as an extension on top of CLI and can be extended with own provider, which would be hella cool to try out, so that's the provider I will use.