What technology is KISREC developed on and where is it hosted ?
Phil
Last Update 4 years ago
The KISREC cross platform web application is developed using Google’s Firebase mobile development platform.
It is built on cutting edge web technology (Angular) to achieve the maximum speed possible on the Web Platform today.
Firebase provides functionality like analytics, databases, messaging and crash reporting. This allows us to move quickly and focus on our users.
Firebase is backed by Google Cloud Platform (GCP) which is a suite of cloud computing services that scale automatically to billions of users.
All KISREC data is stored securely in Google’s Cloud Firestore and Google Cloud Storage. We implement strict security rules that ensure only authenticated users can access their data.
Our web application files are deployed to Google Firebase Hosting. Files deployed to Firebase Hosting are cached on SSDs at CDN edge servers around the world.
We have SSL certificates for our sites so our users get a secure, reliable, low-latency experience, no matter where they are.
Check out Google Firebase for more information.