Flares Cloud · Pricing

What a project costs.

A Flares Cloud project holds your database, your users and your functions. Its plan is what you pay for, and the meters are the ordinary things an application does.

Plans

Read from the platform, not typed into this page.

Starter

Free

No monthly fee. Usage beyond what the plan includes is metered.

These are the Flares Cloud plans published in our billing catalogue, read when this page was served.

The meters

What is measured.

A project’s plan sets what is included and what happens beyond it. These are the things Flares Cloud counts.

Basket DB

Reads, writes, deletes, realtime messages, and the storage your data occupies.

Functions

Requests. One invocation is one request, whatever it does and however long it takes.

Function storage

The deployed code you are keeping, including the versions you keep for rollback.

The one worth repeating

Functions are billed by request. Nothing else.

No CPU seconds. No GB-seconds. No allocated memory. No execution duration. Those are measured for your benefit — you can see how long a function took — and none of them is a pricing dimension.

A slow function and a fast one cost the same.

Which means you can work out your bill from your traffic, without modelling how your own code performs.

Create a project

The fastest way to find out what Cloud costs for your workload is to build something on it.