Document toolboxDocument toolbox

DevOps Prerequisites

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 following DevOps prerequisites must be available/fulfilled before starting the deployment for the Kyvos Cloud cluster.

AWS console access

The user deploying the cluster should have access to an AWS production account with admirative privileges to create IAM roles and VPC.

The CloudFormation template can be deployed through the logged-in user or a role. The logged-in user must have the below permissions:

  1. AWS Console access

  2. EC2 full access

  3. VPC full access

  4. RDS full access

  5. S3 full access

  6. IAM full access

  7. Admin access

  8. EMR full access

  9. Security groups full access

  10. Cloud watch

Latest Cloud Formation script

  1. AWS CloudFormation template. You can download a default CloudFormation template from Kyvos Git and store.

  2. Verify Cloud Formation Script is pointing to the required GA release. Verify the variable’s “S3DownloadPath” value in Cloud Formation Template.

Ex: "S3DownloadPath": "2023.1.1/latest", this will deploy the 2023.1.1/latest version

How to verify the version from CFT:

  1. Open downloaded CFT on Notepad and search “S3DownloadPath”.

  2. How to verify Kyvos Application version:

  3. Get Access key and Secret key given by Platform Team, and perform the following steps.



Copyright Kyvos, Inc. All rights reserved.