DEV Community

Will Velida
Will Velida

Posted on

Creating an Azure Cosmos DB account with Terraform

Terraform is an open-source tool that helps us provision and manage our cloud infrastructure. With Terraform, we can automate our infrastructure management, helping us as developers to understand what is being deployed before it is actually deployed. Terraform supports multiple clouds, providing us with consistent tooling for provisioning infrastructure.

In this video, I explain what Terraform is and how we can use it to provision resources, before diving into a demo showing you how to provision a Azure Cosmos DB account with Terraform!

If you have any questions, feel free to comment below or reach out to me on Twitter: https://twitter.com/willvelida

Top comments (0)