Modern cloud applications consist of many moving parts, so they are hard to manage without employing Infrastructure-as-Code approach.
Traditionally, tools like CloudFormation, ARM templates and Terraform employ text-based templates, which tend to be tedious, repetitive and difficult to reuse.
What if instead of configuration files you could just use F#? See how to bring types, components, and much more to your cloud infrastructure definition.