simon7
5
Hi Mat,
I think part of the reason is that they use Lambdas (among a lot of other AWS stuff), and static ip can be kind of a hassle with those. And, even if they did use a static ip, you would be open for attacks from other users on the bubble platform (lower risk, but still…).
So in my opinion the best and most secure way is having your own gateway/api in front of the database, its more work, but the solution can be used everywhere afterwards. So if you ever need to move from bubble, your database + api already exists. Ditto if you make a iOS app, a spinoff product etc. etc.