unity-sds / unity-project-management

Container repo for project management (projects, epics, etc)
Apache License 2.0
0 stars 1 forks source link

Deploy to the Unity-SIPS-Test venue #71

Closed mike-gangl closed 5 months ago

mike-gangl commented 1 year ago

Deploy capabilities to the unity-sips-test environment

Acceptance Criteria:

galenatjpl commented 1 year ago

@mike-gangl I think we should make the title and description of this ticket clear that this is the "SPS Project account deployment to Unity-SIPS-Test, using Unity-Test shared services".

I think this deployment in 23.2 will be broken out into two main areas:

  1. Manual Shared Services Account Deployments (It’s okay if these are not-automated for this release)

    • Domain stuff setup for Unity-Prod (or Unity-Test)
    • API Gateway deployment on shared services account (Unity-Prod).
    • Mapping/routing between shared services and project API gateways (redirection based on “sips/test”) needs to be implemented.
  2. Programmatic Deployment of project account (Unity-Prod) resources:

    • API Gateway deploy
    • EKS Deployment
    • SPS Deployment
    • API Gateway mapping of SPS routes
    • SPS S3 bucket deployment

I think some details still need to be worked out by the SPS team, about how it can connect to DAPA or Data Catalog in Unity-Test.

galenatjpl commented 1 year ago

@mike-gangl We should also be clear that the route from shared services API to the project API gateway works as part of the acceptance criteria here.