How do min_instance and min_idle_instance affect app engine autoscaling?

41 views
Skip to first unread message

Yating Li

unread,
Sep 24, 2019, 8:38:02 PM9/24/19
to Google App Engine
I understand the number of instances may also be affected by traffic and other flags. 
So ideally which one of the attached pic shows the mechanism of app engine autoscaling if only min_instance and min_idle_instance are counted?

Assumption 1 is based on this formular : numTotalInstances = max(min_instances, min_idle_instances + needed_instance_count) [1], 
If it's correct, can I believe that when min_instance is smaller than min_idle_instances, min_instance is no longer a factor can affect total number of instance (since min_idle_instances + needed_instance_count is always bigger)?



1.png
2.png

Jose Antonio Soni Solchaga

unread,
Sep 26, 2019, 5:48:41 PM9/26/19
to Google App Engine
Hello, 

I see that image 2 explains it better as it is clear the instances that were just added and the instances that just got traffic. 

As an improvement I would add the description in the top part for the red  ones that they are active, and give enough space for the text not to be in two rows as borrowed in the first column.
Reply all
Reply to author
Forward
0 new messages