--- title: DBaaS in Private Cluster --- # DBaaS in Private Cluster A DBaaS in a Private Cluster provides managed database services within a secure, isolated network to ensure: - **Enhanced Security** - **Low Latency** - **Compliance & Control** ## Steps to Create a DBaaS in a Private Cluster Go to the Database section and click on the DBaaS. ![Add DBaaS](images/DBaaS_Private_Cluster1.png) Click on Create DBaaS. ![Create DBaaS](images/DBaaS_Private_Cluster2.png) ### 1. Choosing an Image of the DBaaS Select a suitable **Version** for the DBaaS and then click on **Next**. ![DBaaS Versions](images/DBaaS_private_cluster3.png) ### 2. Select Private Cluster Option Choose the “Private Cluster” button to ensure the dbaas is deployed in a private environment. ![Select PC](images/DbaaS_Private_Cluster4.png) ### 3. Configure Resources Select the desired vCPU count, memory (RAM), and host for dbaas deployment and then click on **Next**. ![Select CPU](images/DBaaS_Private_Cluster5.png) ### 4. Settings & Details: In this step, enter the **DBaaS Name**,**Database Name**,**Username**,**Password**, **attach VPCs (mandatory)**, **reserve IPs**, **set security groups**, add **SSH keys**, **BitNinja**, **IPv6**, and **enable encryption** as per requirements and then click on **Launch DBaaS**. :::info Note **The vpc field is a required parameter when creating a dbaas within a private cluster.** ::: ![PC Med](images/DBaaS_Private_Cluster6.png) ## DBaaS Listing ![Node Listing](images/DBaaS_Private_Cluster7.png) - Click on the **Private Cluster** in sidebar section and then check on the hosts that the dbaas is in private cluster or not. ![Node Details](images/DBaaS_Private_Cluster7.png) ---