Cloud based website and app provide system administration from anywhere. Security dashboard enables real-time statistics and graphic based activity of security processes.
More Secure Databases
Our main visitor management database manager used to store and secure customer data is PostgreSQL which is a very secure and flexible SQL database manager. We use a google cloud version of Postgres for cloud installations and a Postgres local instance for local installations. In both cases Postgres offers backup and replicas options for redundancy.
We also use firebase databases for configurations for the mobile app and data cache for devices in general. This data is accessible using RSA encryption keys for applications.