Starfish Ray: Difference between revisions

From Starfish ETL
Jump to navigation Jump to search
(Created page with "Starfish Ray Overview The Starfish Ray is a light-weight footprint service installed on a client machine which enables the movement of data from a system behind the firewal...")
 
No edit summary
Line 1: Line 1:
Starfish Ray
=Overview=
 
The Starfish Ray is a light-weight footprint service installed on a client machine which enables the movement of data from a system behind the firewall to other cloud-based systems. Our cloud hosted Starfish software facilitates this movement of data. The Ray establishes an SSL connection (typically over websockets) to our hosted environment, then listens for requests. They Ray authenticates using a predefined Auth Token. After authentication, the Ray listens for requests from the server to pull or push data. This is always done in real-time - no data is ever stored on the server. This design enables database and legacy software to communicate with cloud applications without the need to open ports or punch holes in the customer's firewall.
 
Overview
 
The Starfish Ray is a light-weight footprint service installed on a client machine which enables the movement of data from a system behind the firewall to other cloud-based systems. Our cloud hosted Starfish software facilitates this movement of data. The Ray establishes a SSL connection (typically over websockets) to our hosted environment, then listens for requests. They Ray authenticates using a predefined Auth Token. After authenticated, the Ray listens for requests from the server to pull or push data. This is always done in real-time - no data is ever stored on the server. This design enables database and legacy software to communicate with cloud applications without the need to open ports or punch holes in the customer's firewall.

Revision as of 15:57, 5 September 2018

Overview

The Starfish Ray is a light-weight footprint service installed on a client machine which enables the movement of data from a system behind the firewall to other cloud-based systems. Our cloud hosted Starfish software facilitates this movement of data. The Ray establishes an SSL connection (typically over websockets) to our hosted environment, then listens for requests. They Ray authenticates using a predefined Auth Token. After authentication, the Ray listens for requests from the server to pull or push data. This is always done in real-time - no data is ever stored on the server. This design enables database and legacy software to communicate with cloud applications without the need to open ports or punch holes in the customer's firewall.