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

fix: downscale ECS, staging env #183

Merged
merged 6 commits into from
Mar 15, 2024
Merged

fix: downscale ECS, staging env #183

merged 6 commits into from
Mar 15, 2024

Conversation

chris13524
Copy link
Member

@chris13524 chris13524 commented Mar 15, 2024

Description

  • Fixes the math on ECS instance size calculation (copying from Notify Server), now it's actually 512.
  • Downscales ECS task size and autoscaling on staging to be as minimal as possible (copying from Notify Server).
  • Also downgraded Terraform Cloud config for DocumentDB size from db.r6g.large to db.r5.large
  • Also uses ubuntu-latest runner to save costs
  • Also updates justfile to auto-run Terraform formatting instead of just checking

How Has This Been Tested?

Not tested

Due Diligence

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

@chris13524 chris13524 self-assigned this Mar 15, 2024
@chris13524 chris13524 merged commit 76ad161 into master Mar 15, 2024
11 checks passed
@chris13524 chris13524 deleted the fix/downscale branch March 15, 2024 20:24
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.

2 participants