Cluster Resources
Applies to: Kyvos Enterprise Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace
Kyvos Azure Marketplace Kyvos GCP Marketplace Kyvos Single Node Installation (Kyvos SNI)
The Kyvos CloudFormation template is used to create the cluster. You can get the template from Kyvos Cloud 2023.3 Installation Files folder.
The template will create the following resources:
EC2 instances for Kyvos services - BI Servers (BI1 & BI2), Query Engines, Kyvos Manager (Primary Kyvos web Portal), WS1 (Secondary Kyvos Web Portal), and Database instances (Application Database & Creditinfo Database).
EMR cluster for cube building and processing aggregations.
S3 for storing Kyvos cubes.
RDS for use as Kyvos repository.
API Gateway to get the Rest URL on the Lambda function.
CloudWatch event for scheduling the Kyvos BI Server.
KMS used for the encryption of S3, EBS, Lambda, and Secrets Manager.
Secret Manager for storing passwords, like creditinfo DB password and SMTP password (If configured).
Security Group for Kyvos Instances and EMR.
Lambda Functions: Kyvos uses Lambda to start the BI Server instances.
The CloudFormation template will create three Lambda functions for:Scheduled start of the BI Server.
Forced start of the BI Server.
Display cluster status on the Kyvos Web UI (User Interface).
Load Balancer
Copyright Kyvos, Inc. All rights reserved.