Skip to content

based on what metrics does the AppRunner service scales up or down?

0

I have been monitoring my AppRunner application for some time and could not determine which metric triggers auto scaling in AppRunner. Is it based on CPU utilization, memory, or based on the volume of incoming traffic ?

1 Answer
2
Accepted Answer

Hello.

According to the document below, it seems to scale out based on the number of concurrent requests.
https://docs.aws.amazon.com/apprunner/latest/dg/manage-autoscaling.html

Max concurrency – The maximum number of concurrent requests that an instance processes. When the number of concurrent requests exceeds this quota, App Runner scales up the service.

EXPERT
answered a year ago
EXPERT
reviewed a year ago
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.