unity-sds / unity-analytics-sdap

Resources related to Unity SDAP deployment.
Apache License 2.0
0 stars 1 forks source link

Configure SDAP deployment in Unity Marketplace in Unity-Venue-Dev #23

Closed jjacob7734 closed 2 weeks ago

jjacob7734 commented 6 months ago

SCOPE DECREASE:

the deployment to dev does not need to be done through marketplace, all we want in the existing sprint is:

  1. mark 1-step deployment via terraform to "todo"
  2. Manually (multiple terraform steps) deploy to unity-venue-dev manually, document that procedure.
  3. Integrate SDAP with the unity-venue-dev API Gateway. Document that procedure
  4. Integrate unity-dev dapa-api (in unity-dev )with the venue api (unity-venue-dev). Document this procedure. This is essentially the collection mapping bit that @zx128 did.
GodwinShen commented 4 months ago

@jjacob7734 ping for status.

jjacob7734 commented 2 months ago

Status

Plan to do this in these steps (planned for 24.3.3 sprint due to vacation):

  1. EKS cluster provisioning
  2. Spark operator deployment
  3. Partial SDAP deployment to mainly get the worker node(s) set up with Solr, Cassandra, and Zookeeper. In this stage the driver node runs the web app, but only one Spark executor is deployed (the minimum).
  4. Functional SDAP deployment with driver node set up with the ingest components and Spark executors scaled up to 3 per worker node.
  5. Ingress/NGINX and load balancer deployment
  6. API Gateway integration
jjacob7734 commented 2 months ago

Status:

jjacob7734 commented 1 month ago

Status:

jjacob7734 commented 1 month ago

Status:

jjacob7734 commented 2 weeks ago

At end of 24.3 PI, SDAP deployed in Unity-Venue-Dev and accessible through the API Gateway (with Cognito Token) at https://0gaazm5nq8.execute-api.us-west-2.amazonaws.com/dev/sdap/.... Closing this ticket and future work may be delayed to a future PI as needed.