How Can We Help?

Technical Infrastructure Overview

Online Exam Platform Infrastructure Technical Specifications

Test Invite Online Exam Platform was developed as a Cloud Native application on the Google Cloud infrastructure. The Google Cloud infrastructure uses the following products:

  • Database: Google Firebase Firestore
  • Servers: Google Firebase Hosting and Google Cloud Functions
  • File Storage: Google Cloud Storage

Servers are automatically scaled up or down according to the intensity of requests as Cloud Native application. This way, Test Invite can serve during the exam processes regardless of the intensity.

Interfaces

Test Invite Exam Software user interfaces are developed with VueJS SPA architecture, and the Vuetify library and Google Material Design library are used for interfaces in addition to many open source libraries.

Table of Contents