You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I want to create scripts that automates the deployment of the Federal Analytics Platform.
The platform consists of:
a Kafka Cluster,
a Neo4j instance,
two NeoDash instances (for dashboard design/view),
a PostgreSQL (for providing access to relational data from PT)
Its broker, schema-registry and connect external ports are accessible from the 13 PT Analytics Clusters by the Access Control Gateway of their local Data Governance Gateway,
The deployment process is as follow:
Setup a Federal Analytics Cluster.
Configure constraints and indexed (for Neo4j), then source/sink connectors (for Neo4j) in order to send Federated Analytics Requests (FAR_1 to FAR_9) from the Federal Analytics Platform via a micro service (f-to-pt) of the Access Control Gateway, and to receive Federated Analytics Responses (FAS_1 to FAS_9) to the Federal Analytics Platform via another micro service (pt-to-f) of the Access Control Gateway. Finishing this, the FederaklAnalytics Platform is ready to make federated queries.
The text was updated successfully, but these errors were encountered:
As a developer, I want to create scripts that automates the deployment of the Federal Analytics Platform.
The platform consists of:
Its
broker
,schema-registry
andconnect
external ports are accessible from the 13 PT Analytics Clusters by the Access Control Gateway of their local Data Governance Gateway,The deployment process is as follow:
The text was updated successfully, but these errors were encountered: