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.
As a developer, I want to create scripts that automates the deployment of the Federal Analytics Platform.
The platform consists of:
Its
broker,schema-registryandconnectexternal 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: