Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DEV] Automatic deployment of Federal Analytics Platform #64

Open
nghia71 opened this issue Nov 15, 2023 · 0 comments
Open

[DEV] Automatic deployment of Federal Analytics Platform #64

nghia71 opened this issue Nov 15, 2023 · 0 comments
Assignees

Comments

@nghia71
Copy link
Collaborator

nghia71 commented Nov 15, 2023

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants