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 ?

AWS
SUPPORT ENGINEER
Wiem
asked a month ago40 views
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.

profile picture
EXPERT
answered a month ago
profile picture
EXPERT
reviewed a month ago
EXPERT
reviewed a month 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.

Guidelines for Answering Questions