Should my database be closer to users or Bubble server?

Hi,
I make use of api calls to get data from a database running on ap-south servers but bubble servers run on US servers, should I shift my database to US servers i.e closer to bubble server or keep my database server closer to my users’ location.

Thanks.

You have much more performance savings working on front-end and clever implementation than database location.

Long story short: do this when all other performance improvements are exhausted.

1 Like