Storage
There are two types of storage for BaaS services: Storage and Cassandra. The stored data for each service can be viewed and managed in the development client, in the Deployed Services view.
Storage
The Storage capacity is used for storing files. There are three types of file storage:
- Configuration
In Configuration storage, the configuration data for your service is stored. The configuration files can be edited in the admin client.
- Temporary
In Temporary storage, file storage is guaranteed for the next 24 hours. Within 48 hours, the files are automatically deleted as per the current cloud service provider policy.
- Standard
In Standard storage, the files are stored until explicitly deleted.
Cassandra
The Cassandra storage is using the NoSQL database Cassandra. With the current solution, no Cassandra indexes are stored. Time to live (TTL) can be used to automatically delete old database data.