About Kompute MVP

Kompute MVP provides an easy way for developers to run certified tasks being completely abstracted from the infrastructure layer using serverless computing. It generates reproducible, immutable and auditable results.

Developers can start using the MVP by uploading the code using the command line. The code executed on the Kompute network is called a Omega function. Configurable events can trigger your function, without developers worrying about handling the server or getting the right type of application or resource.

Once an event is triggered on the blockchain, Omega runs associated code on kubernetes by picking resources to execute an event, making use of the best resources available in the network.

Features

  • Verification: While the execution result remains private for the user, every computational task is verifable via the blockchain using a block explorer.
  • Automatic scaling: Kompute Omega invokes your code only when needed and automatically scales to support the rate of incoming requests without any manual configuration.
  • Fault tolerance: Omega is designed to offer high availability for both the service itself and the functions it operates. There are no maintenance windows or scheduled downtime.
  • Advantages

  • Omega makes use of the Blockchain to ensure that only the right users or groups get access to the application or function.
  • Omega speeds up the execution process and scales your application or code, by executing the events triggering a particular code.
  • Developers don't have to focus on infrastructure to run an application, allowing them to focus on business logic.
  • Languages

    At this moment, our MVP supports execution of the following programming languages:

  • Python
  • Bash
  • NodeJS