Serverless 
with no cloud lock-in or steep pricing

Fluence enables serverless experience in an open-source, permissionless environment, outside of big clouds.

Start building

Fluence is

Fast
Avoid cold starts with WebAssembly containers
Fault-tolerant
Built-in redundancy and failovers
Green
Reduce carbon footprint by relying on renewable energy
Secure
Cryptographic security and auditability
Distributed
Leverage the network of globally distributed providers
Low cost
Cut your serverless computing costs by 60-80%

Get started with Fluence

Build functions

AI
Verifiable data preparation
Web3
Defi automation
Big Data
Real-time data processing
IoT
Fault-tolerant data collection
Web3
Blockchain RPC
And many more

Connect to data

Plug Fluence serverless with storage, cloud backends, or integrate into your data pipeline.
See all available data
Cloud / Web
Web3

Go distributed

Create advanced distributed systems easier with powerful Aqua stack. Empower your execution with parallelization, forking, conditions, and any customization.
Workflows with no centralized coordinator
Deadlock-free, multi-party execution
Infrastructure as a code
1
2
3
4
5
6
7
8
9
10
import   "@fluencelabs/aqua-lib/subnet.aqua"
func become_online(subnet_id: string)
on HOST_PEER_ID:
subnet <- Subnet.resolve(subnet_id)
for w <- subnet.workers par:
on w.worker_id! via w.host_id:
StatusService.set_status("online")
Example of Aqua workflow

Examples

Simple
Data Pipelines
Stream processing
Advanced
Consensus
Load Balancing
Replication
Orchestration
Multi-party computation

Deploy everywhere

Seamlessly deploy your application to a bunch of locations, providers, and geographies. Leverage replicated deployments for better reliability and fault tolerance.
Explore providers geography