Scaling AWS ECS Service on "non-conventional" metrics
16 Nov 2023AWS ECS provides CPU and Memory metrics out of the box and these can be used for creating scaling policies.
AWS ECS provides CPU and Memory metrics out of the box and these can be used for creating scaling policies.
Original Article Posted here.
Goroutines are lightweight; have a small stack (2KB, from v1.4) and a fast context switch.