Skip to main content

Cyware Situational Awareness Platform

Collaborate Services

Collaborate includes the following application services as Docker containers that are essential for performing activities such as platform access, load balancing, and polling data.

  • Backend service supports various application-related services handled by the Collaborate application.

  • Redis service acts as a cache layer in the database layer and queues asynchronous (background) tasks in the Collaborate application.

  • PostgreSQL service provides a relational database for storing atomic transitions. It also supports Collaborate product functions such as performance schema for monitoring, SSL function support, cache replication, and so on.

  • Celery service carries out background activities of the Collaborate application in an asynchronous manner.

  • Analyst Portal service provides the frontend user interface for Collaborate analysts.

  • Member Portal service provides the frontend user interface for Collaborate members.

  • Fusion-export service supports the export of Custom Dashboards as PDF outputs.

  • Object Storage provides file storage services for all the files that are uploaded to the Collaborate application, such as images, documents, and more.