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

feat: multi-region deployment #735

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from
Draft

feat: multi-region deployment #735

wants to merge 23 commits into from

Conversation

chris13524
Copy link
Member

@chris13524 chris13524 commented Aug 16, 2024

Description

Adds 2 more regions, us-east-1, and ap-southeast-1 to the deployment.

Remaining work:

  • Refactor alerting & monitoring modules: they expected single instances of services before
  • Gracefully migration of existing Terraform resources
  • Create IRN VPC peering for other regions?
  • DNS load balancing + certificates
  • Only deploy Postgres in eu-central-1 region
    • Connect to eu-central-1 Postgres (VPC peering?)
  • Test deployment in staging environment

Follow-up work:

  • Consider making a unified dashboard for all regions (instead of or in addition to a dashboard for each)
  • Consider Postgres read replicas

How Has This Been Tested?

Will be tested by manually deploying to staging environment.

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@chris13524 chris13524 self-assigned this Aug 16, 2024
@chris13524 chris13524 changed the title WIP: feat: multi-region deployment feat: multi-region deployment Aug 16, 2024
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

Successfully merging this pull request may close these issues.

1 participant