How Is Data Storage and Persistence Handled?

Your backend/dynamic web apps don’t persist data to disk unless you’ve bound it to a storage capsule.

You can also persist data to any of the database capsules, with easy binding/integration to your backend capsules (MongoDB, MySQL, or PostgreSQL).

You can opt in for database and storage backups on a weekly schedule.