Skip to content

fix(db): Bump readonly replica size#2283

Merged
evanhutnik merged 1 commit intomainfrom
evan/dev-readonly-db-buimp
Mar 30, 2026
Merged

fix(db): Bump readonly replica size#2283
evanhutnik merged 1 commit intomainfrom
evan/dev-readonly-db-buimp

Conversation

@evanhutnik
Copy link
Copy Markdown
Contributor

Needs more memory

@evanhutnik evanhutnik requested a review from a team as a code owner March 30, 2026 20:36
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 30, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: b32005d8-8dae-4a8e-9763-b0d3d46550ba

📥 Commits

Reviewing files that changed from the base of the PR and between 963c554 and 8811882.

📒 Files selected for processing (2)
  • infra/stacks/macrodb/Pulumi.dev.yaml
  • infra/stacks/macrodb/Pulumi.prod.yaml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Database infrastructure enhancements: Updated read replica instance sizes in development and production environments. These configuration changes increase compute capacity for database read operations, improving query performance and system stability. Enhanced infrastructure supports better handling of concurrent workloads across both development and production deployments, ensuring more responsive data access.

Walkthrough

Updated Pulumi configuration for macrodb read replica instance sizes. Development environment changed from db.t4g.micro to db.t4g.small. Production environment changed from db.t4g.small to db.t4g.medium.

Changes

Cohort / File(s) Summary
MacroDB Read Replica Configuration
infra/stacks/macrodb/Pulumi.dev.yaml, infra/stacks/macrodb/Pulumi.prod.yaml
Updated macrodb:read_replica_instance_size parameter in both dev and prod environments with incremental instance type upgrades (dev: micro→small, prod: small→medium).

Possibly related PRs

  • macrodb replica #2251: Updates the same macrodb:read_replica_instance_size config values for dev and prod that are used by index.ts to configure RDS read replica sizing.

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the infra label Mar 30, 2026
@evanhutnik evanhutnik merged commit f318d99 into main Mar 30, 2026
21 of 22 checks passed
@evanhutnik evanhutnik deleted the evan/dev-readonly-db-buimp branch March 30, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant