Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
Cohesity Cloud Scale Technology Deployment Guide Using Terraform for Microsoft Azure
- Introduction
- Getting started steps for deployment
- Prerequisites for setting up Azure environment
- Prerequisities for Terraform scripts
- Deploying Cloud Scale Technology using Terraform scripts
- Accessing the Cloud Scale environment
- Troubleshooting and cleanup environment steps
PaaS based PostgreSQL deployment (DBaaS) on Azure
PostgreSQL is a service which adds support to use external database instead of the internal one to use with Cloud Scale Technology services. Using the external PostgreSQL database which manages the database, it improves the resiliency, allows the database to be scaled up as needed, and reduces the maintenance requirements for NetBackup's database services in AKS.
DBaaS deployment is selected by setting db_create = true in the Terraform deployment input file at the base step.
Ffor more details on the stages of deployment, refer to the following section:
See Stages of deploying Terraform scripts on Azure.
To reset the password for PostgreSQL database, refer to the following section:
See Change the PostgreSQL database server password.
For maintenance purpose after deployment, refer to the section in the Cohesity Cloud Scale Technology Manual Deployment Guide for Kubernetes Clusters.