Multi-Region Cloud Setup
-
Does FustionAuth support multi-region active-active set-up for cloud services?
-
It depends on how you setup the database. FusionAuth only needs compute nodes (easy to have in multiple regions) and a postgresql or mysql database (which supports foreign keys, so things like planetscale are out). If you set up an active-active db, it should work. Be sure to load test it and validate.
-