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

Add automated deployment to catalogue graph #5887

Open
3 tasks
kenoir opened this issue Jan 22, 2025 · 3 comments
Open
3 tasks

Add automated deployment to catalogue graph #5887

kenoir opened this issue Jan 22, 2025 · 3 comments

Comments

@kenoir
Copy link
Contributor

kenoir commented Jan 22, 2025

The catalogue-graph implementation should deploy through CI, following the longer term plan we should use GitHub actions to implement deployments.

We should look at (in this order):

  • Deploying lambdas to AWS
  • Building container images and deployment in ECS
  • Terraform deployments in CI

We may wish to explore terraform deployments in CI, providing automated planning and applying with relevant attention paid to the security implications.

@agnesgaroux
Copy link

Look into how we can track deployments in Github, eg. frequency, speed, success rate

@kenoir
Copy link
Contributor Author

kenoir commented Jan 22, 2025

There is an existing example of lambda deployment in the storage service repository for the ingest inspector: https://github.com/wellcomecollection/storage-service/blob/main/.github/workflows/deploy-ingest-inspector.yml

@agnesgaroux
Copy link

Lint python
wellcomecollection/.github#9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

No branches or pull requests

2 participants