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

Update ERT to support deployment on GCP as well #185

Open
3 tasks done
anighanta opened this issue Jun 6, 2022 · 0 comments
Open
3 tasks done

Update ERT to support deployment on GCP as well #185

anighanta opened this issue Jun 6, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request GCP GCP support

Comments

@anighanta
Copy link
Contributor

anighanta commented Jun 6, 2022

Currently ERT is configured to only run on AWS with SNS and lambda features used as default in the code.

We need to add the flexibility to

  • Create 2 entry points, one for each of AWS and GCP. When ERT triggered through AWS entry point we should be able to read the config from config file path mentioned in the environment variables

  • Add support in ERT so that it can communicate with GCP pub/sub as well along with AWS's SNS notifications

  • Connect to the relational database on GCP to perform ERT database operations [blocked by Create a SQL database and appropriate Schema in GCP #184]

@anighanta anighanta added enhancement New feature or request GCP GCP support labels Jun 6, 2022
@anighanta anighanta self-assigned this Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GCP GCP support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant