SPEKTRA Edge Third-Party Controller Services

Understanding the SPEKTRA edge third-party controller services.

SPEKTRA Edge core services contain meta.goten.com service, which allows the third parties to register their own services as part of the platform.

Third-party developers can utilize devices.edgelq.com and applications.edgelq.com to distribute client runtimes for their services.

Those are the third-party services developed by the SPEKTRA Edge core team:

  • watchdog service

    A service for the network monitoring, alerting, and topology discovery.

  • ZTNA, Zero Trust Network Access, service

    A service for the better access control and security, alternative to the VPN and SSH.

Watchdog also provides the “Probes” component to measure network latency and statistics. These probes are deployed in two ways:

  1. a docker application running on the container runtime, offered by the device service.
  2. a normal application running on the machine, e.g., laptop, desktop.

You can follow the third-party service developer guide for more detail.