Skip to content

Container sizing guidance#3748

Open
benjaminach wants to merge 9 commits into
masterfrom
feat/initial-scaling-guidance
Open

Container sizing guidance#3748
benjaminach wants to merge 9 commits into
masterfrom
feat/initial-scaling-guidance

Conversation

@benjaminach
Copy link
Copy Markdown
Contributor

@benjaminach benjaminach commented May 12, 2026

Add a dedicated guide to help customers choose a safe initial container size, validate it with metrics and load testing, and understand remediation paths when memory usage becomes critical.

Also update the general scaling page with a short section clarifying how memory usage affects vertical vs horizontal scaling decisions.

Changes

  • Add a new “Choosing a Container Size” documentation page.
  • Add a new "Optimizing Application Architecture" documentation page.
  • Explain safe initial sizing, memory metrics review, load testing, alerts, and remediation options.

@benjaminach benjaminach changed the title feat(scaling): add container sizing guidance Container sizing guidance May 12, 2026
@benjaminach benjaminach requested review from Frzk and leo-scalingo May 12, 2026 12:10
@benjaminach benjaminach marked this pull request as draft May 12, 2026 12:18
@benjaminach benjaminach marked this pull request as ready for review May 12, 2026 13:24
@benjaminach benjaminach marked this pull request as draft May 12, 2026 14:21
@benjaminach benjaminach marked this pull request as ready for review May 18, 2026 14:57
@benjaminach benjaminach marked this pull request as draft May 18, 2026 15:24
@benjaminach benjaminach marked this pull request as ready for review May 18, 2026 16:02

- `web` for HTTP traffic;
- `worker` for background jobs;
- `clock` or `scheduler` for recurring jobs;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

parler du cron?

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