Skip to main content Skip to secondary navigation

Cloud Systems

Main content start

Overview

When building an app, a database is needed to store all of the information to be updated and accessed later on, whether it is user information, user authentication, or the content to display on the app. Spezi can assist connecting to a backend database, using Google Firebase, which allows for data storage, facilitates login and registering accounts, and running data analytics.

Three categories of icons for Firebase perks: 1) build better apps, 2) improve app quality, 3) grow your app.Source: "What is Firebase? The complete story, abridged." by Doug Stevenson, on Medium.

While Google Firebase is currently the default, it is possible to store the database of information in other cloud platforms. In fact, all Spezi modules are cloud agnostic and can easily be connected with any provider, including custom servers! We are hoping to integrate Amazon Web Services (AWS) and other platforms in the future.

Technical resources

For developers, directly access the Spezi Firebase module and the issues page from here.

GitHub  Ask technical questions on Github  Firebase Homepage


FAQs