Creating Kyvos resources for AWS automated deployment with Databricks
Applies to: Kyvos Enterprise Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace
Kyvos Azure Marketplace  Kyvos GCP Marketplace Kyvos Single Node Installation (Kyvos SNI)
To create Kyvos resources for creating an AWS CloudFormation template for use in automated deployment, perform the following steps.
Log onto your AWS Console, and create an EC2 instance for the Kyvos Manager.
On this EC2 instance, copy or download the Kyvos installation setup shared by Kyvos Support.
Start the Kyvos Manager and access it using your credentials.
Alternatively, access the installation URL, such as:
http://clusterIP:port/kyvosmanager/kyvos-installer/aws
If you do not have the URL and/or credentials, click here to contact support.To create resources for installing Kyvos services like BI Server and Query Engine on the AWS environment, select the I want to create resources option on the Kyvos Installer page.
Click CREATE RESOURCES. This displays the Create Resources dialog box.
Here, select the services for which you want to create resources and provide information as:
Note
Resources will be created only for selected services. If you have pre-created resources for any of the services, you can uncheck them and configure them while installing Kyvos
Parameter/Field | Remarks/Description |
---|---|
Use Graviton Instances | Select the checkbox to deploy the Kyvos Services (like BI Server, Query Engine, and Kyvos Manager) on Graviton instances. |
EC2 instance(s) for BI Server |
|
EC2 instance(s) for Query Engine |
NOTE: Installation disk size must be 100 GB, and the cuboid replication disk size must be in the multiplier of 50 or 100. Â |
Web Portal High Availability | Select to enable web portal high availability, and specify the following:
|
EC2 instance for Kyvos Manager | The checkbox is selected by default for the automated deployment and an EC2 instance is launched for the Kyvos Manager.
|
External Repository for Kyvos |
|
Output S3 Storage | Select this option to create an S3 storage bucket for Kyvos output. Bucket Name Prefix |
Compute Cluster Type | Select one of the following options to select a compute cluster type engine to process semantic model.
|
Kyvos cluster and Databricks cluster will be in same network or in peered network | Select this checkbox if your Kyvos cluster nodes and Databricks cluster are either in the same network or shared using VPC peering. NOTE: If this checkbox is not selected, an API gateway method will be created and used for communication between the Databricks cluster and Kyvos BI Server. |
Use Custom Image (please see the note below) | Select this option to use a custom image of your environment for deploying the Kyvos cluster. Custom images can be used to bootstrap deployment tasks like preloading applications, application configurations, and other configurations.   You will have to provide the following information at the time of deploying the cluster through the CloudFormation.
NOTE: To use your custom image, templates named oe_custom.json , qe_custom.json, km_custom.json, and base_custom.json must be available at the $KYVOS_MANAGER_HOME/cloud/ aws /templates/ location. Â If you are not using a custom image, the cluster will be deployed with Amazon Linux 2. |
Deploy with enhanced security | Enhanced security ensures passwords are stored in the AWS Secrets Manager and not in the Kyvos configuration files. |
Create resources for managing credit and usage information | Creates or supports the credit-based license support in Kyvos. |
Important
For using Custom Image, Kyvos supports using customer-provided AMIs for CentOS 7, RHEL 7 and 8, and Amazon Linux 2 with x86 or ARM-based Graviton architecture type. Â
Python 2 is required as a prerequisite for CentOS 7 and RedHat 7 AMIs Â
Python 3 is required as a prerequisite for RedHat 8Â AMIs and CentOS 8 AMIs
All operating system commands must be present in the Custom Image machine. See the OS commands section for more details
Click NEXT. The Review and Download Template dialog box is displayed with details of all the settings that you selected.
Review all the settings, and click the BACK button if you want to make any changes.
To continue, click the DOWNLOAD TEMPLATE button to download the CloudFormation template.
Now deploy the Kyvos cluster to create the resources.Â
Copyright Kyvos, Inc. All rights reserved.