Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Applies to:Kyvos Enterprise  Kyvos Cloud (Managed Services on AWS)  Kyvos Azure Marketplace

Kyvos AWS Marketplace  Kyvos Single Node Installation (Kyvos SNI)  Kyvos Free (Limited offering for AWS)


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. To create and configure the external Lambda functions, use any of the following methods.

  • No labels