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

GraphQL: Combine with upload service #167

Open
sent-hil opened this issue Apr 2, 2021 · 2 comments
Open

GraphQL: Combine with upload service #167

sent-hil opened this issue Apr 2, 2021 · 2 comments
Labels
Projects

Comments

@sent-hil
Copy link
Collaborator

sent-hil commented Apr 2, 2021

In Docker Compose, the upload service is two separate lambda functions, we are no longer using lambda so these need to be migrated over to a monolith service.

@feliciafalafelc feliciafalafelc changed the title Combine graphql with upload service GraphQL: Combine with upload service Apr 6, 2021
@sent-hil sent-hil self-assigned this Apr 16, 2021
@sent-hil
Copy link
Collaborator Author

sent-hil commented Apr 30, 2021

@darpham so this turned out to be more difficult than I originally thought; the backend app is its own apollo server to which I can't add new routes

there are two solutions:

the latter is far, far easier :) what do you think?

cc @jeffersonken19 @crowandrew

@sent-hil
Copy link
Collaborator Author

to close loop on this, we decided to go with option 3 and keep upload service in its own container

@sent-hil sent-hil removed their assignment May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
MVP
  
Awaiting triage
Development

No branches or pull requests

2 participants