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

Establish deployment infrastructure for transforming GG #149

Open
toneillbroad opened this issue Oct 7, 2021 · 1 comment
Open

Establish deployment infrastructure for transforming GG #149

toneillbroad opened this issue Oct 7, 2021 · 1 comment

Comments

@toneillbroad
Copy link
Contributor

toneillbroad commented Oct 7, 2021

For Dev, Stage and Prod

Assumptions:

  • Development environment is for testing on going development code.
  • Staging environment is important for integration and testing with Baylor.

Terraform config

  • IP address
  • certificate

Argo config

kubernetes config

  • Permanent disk
  • single instance only
  • no rolling update strategy
@theferrit32
Copy link
Contributor

Discussion: how to manage position in input topic in order to ensure reliable contents of output topic. Consumer group vs locally stored offsets on persistent disk.

In either case we will also need a graceful shutdown hook that halts input processing while letting the currently ingesting messages to complete, and writing/committing offsets.

@larrybabb larrybabb changed the title Establish development infrastructure for transforming genegraph Establish deployment infrastructure for transforming genegraph Jan 20, 2022
@larrybabb larrybabb changed the title Establish deployment infrastructure for transforming genegraph Establish deployment infrastructure for transforming GG Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants