Terraform is an open-source Infrastructure as Code (IaC) tool developed by HashiCorp. It allows you to define and manage cloud infrastructure using a high-level configuration language called HCL (HashiCorp Configuration Language). With Terraform, you can describe the desired state of resources such as servers, storage, networking, and more, and let Terraform automatically provision and manage them across multiple cloud providers like AWS, Azure, and Google Cloud.
Bold BI can be easily deployed to cloud container services on Azure, AWS, and Google Cloud using our pre-built Terraform scripts. This supports both Kubernetes and ECS-based environments.
Terraform simplifies what would otherwise be a complex, multi-step manual process.
After execution, Bold BI is fully deployed and accessible without any manual steps. The environment is production-ready with high availability and scalability.
You can deploy Bold BI using Terraform on the following cloud platforms:
Each link above contains platform-specific deployment instructions and prerequisites.