Document toolboxDocument toolbox

Creating and configuring Lambda functions

Applies to: Kyvos Enterprise  Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace

Kyvos Azure Marketplace   Kyvos GCP Marketplace Kyvos Single Node Installation (Kyvos SNI)


AWS Lambda is a serverless compute service that runs your code in response to events and automatically manages the underlying compute resources for you.

Kyvos uses Lambda to start the BI Server instances. The CloudFormation template creates three Lambda functions for:

  • Scheduled start of the BI Server

  • Forced start of the BI Server

  • Display cluster status on the Kyvos Web UI

You can use your externally created Lambda functions with Kyvos. Use any of the following methods to create and configure the external Lambda functions.

Copyright Kyvos, Inc. All rights reserved.