Scale App_engine standard based on memory consumption

35 views
Skip to first unread message

Robin Aggarwal

unread,
Oct 1, 2019, 8:58:49 AM10/1/19
to Google App Engine
With type of AppEngine, you got limited CPU, Memory.
AutoScaling can be configured based on target_cpu_utilizationtarget_throughput_utilization and max_concurrent_requests.
How to scale based on Memory Consumption on this app engine.

Yasser Karout

unread,
Oct 2, 2019, 3:28:10 PM10/2/19
to Google App Engine
Hello,

As mentioned in this doc [1], scaling is based on the number of requests and latency when handling requests. I think you would have to try tweaking the settings you mentioned and monitoring the memory. You can make changes to the scaling settings and the instance type based on that to avoid hitting any memory limits.


Reply all
Reply to author
Forward
0 new messages