Skip to main content

Formance Cloud

In addition to sandbox deployments, Formance Cloud provides an environment which can be used to deploy your production applications. Informations regarding the available plans can be found on the Formance Cloud Pricing page.

Available regions

Formance Cloud is available in the following regions:

Region IdentifierDescriptionAvailability
aws-eu-west-1-productionEU, Ireland (AWS)General Availability ✅
aws-sa-east-1-productionSA, São Paulo (AWS)General Availability ✅
aws-af-south-1-productionAfrica, Cape Town (AWS)General Availability ✅
aws-us-east-1-productionUS, Virginia (AWS)Available upon request
aws-us-west-1-productionUS, Oregon (AWS)Available upon request
aws-ap-southeast-1-productionAPAC, Singapore (AWS)Available upon request

Setting up billing

tip

Prior to executing the commands below, make sure you have installed the Formance CLI. If you haven't, follow the instructions in the installation guide.

The first step is to set up your billing account. This will create a new billing account and link it to your Formance account. You will be asked to provide your credit card details in the process, with Stripe being used as the payment processor.

fctl cloud billing setup

Once your billing account is set up, you can manage your plan directly from the billing portal, which can be accessed by running the following command:

fctl cloud billing portal

Creating a production deployment

Once you have set up a billing account, your quota of available production deployments will be increased. You can then create a production deployment by using the --production flag when creating a new stack.

fctl stack create my-stack --production
info

The default region is aws-eu-west-1-production, but you can specify a different region by using the --tag region=eu-west-1 flag.

Run the following command to list all available regions:

fctl cloud regions ls

If you need to have more informations about a specific region, run the following command:

fctl cloud regions show aws-eu-west-1-hosting

Information and requests

For more information and any requests regarding the Formance Cloud offering, please contact us at support@formance.com.

As a SOC-2 Type II certified company, we take security and privacy very seriously and will be happy to answer any questions you may have, as well as provide you with a copy of our SOC-2 report upon request.