How To Create Backend with Azure Function App and CosmosDB with Terraform

A step by step guide with an example project

Bhargav Bachina
Bachina Labs
9 min readDec 1, 2021

--

There are a number of ways you can build a backend infrastructure on Azure such as App Services, Function Apps, etc. You can even build and deploy the entire backend on Kubernetes as well. Companies are using serverless architectures more and more for the backend. In…

--

--