Socket
Book a DemoInstallSign in
Socket

@uma/serverless-orchestration

Package Overview
Dependencies
Maintainers
5
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uma/serverless-orchestration

Serverless orchestration scripts to run a parallel instances of scripts or bots

Source
npmnpm
Version
2.16.3
Version published
Weekly downloads
83
730%
Maintainers
5
Weekly downloads
 
Created
Source

@uma/serverless-orchestration

This package contains scripts that enable bots to be run in a serverless fashion.

Orchestration scripts

The two serverless orchestration scripts are:

  • The ServerlessHub script which reads in a global configuration file stored and executes parallel serverless instances for each configured bot. This enables one global config file to define all bot instances. This drastically simplifying the devops and management overhead for spinning up new instances as this can be done by simply updating a single config file.

  • The ServerlessSpoke script which enables serverless functions to execute any arbitrary command from the UMA Docker container. This can be run on a local machine, within GCP cloud run or GCP cloud function environments.

FAQs

Package last updated on 29 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts