Fly.io integration

Fauna provides starter kits to help you quickly launch an application on Fly.io using Fauna as the database.

Fly.io regions

For the lowest latency, deploy your Fly.io application on regions closest to your Fauna region group. The following table lists Fly.io regions closes to each Fauna region group:

Fauna region group Deploy on Fly Regions

EU

lhr, arn, fra

US

sjc, ord, iad

For example, if your database is in the US region group, you can set your Fly.io regions using these commands:

fly regions set sjc ord iad
fly scale count 3 --max-per-region=1

Is this article helpful? 

Tell Fauna how the article can be improved:
Visit Fauna's forums or email docs@fauna.com

Thank you for your feedback!