Disaster Prevention
The following disaster prevention services are provided by Google Cloud:
| Area | Recommendation |
|---|---|
| Budget Alerts | Set Budget Alerts to prevent unexpected Google Cloud bills. |
| Liens | Prevent accidental or malicious deletion of a Google Cloud project by placing a Lien on the project. |
| Realtime Database Backups | Your Stoker app data is stored in Cloud Firestore, and disaster prevention is managed via the options in your .env/.env file. However, your schema history is stored separately in the Firebase Realtime Database. We recommend setting up backups for that service in the Firebase Console. |
| Firebase Console Production Label | Add a Production label to your production projects in the Firebase Console to ensure they are not confused with development projects. The option is in "Project Settings" in the Firebase Console. |