Hello,
I only wanted some information about the CloudDB component: who hosts it ? Is there any limit for the storage ? Can anyone else access what you store with your app ? Thanks. Augustin.
Who hosts it?
- using the default settings, MIT has a server for testing projects and small non commercial apps. If you put too much stuff in it MIT can suspend it. See CloudDB documentation.
- use your own Redis server. No actual limits. 🟥 HOWTO: Setup Redis Server with SSL for use with AI2 free other than costs associated with providing your own server. Also see https://redis.io/
- use Redis hosted server. There are fees depending on use.
Can anyone else access what you store?
Sure, if you provide them a copy of your app and you provide appropriate coding.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.