Cases When Concurrency Based Autoscaling May be Useful

Written by georgiy-dev | Published 2020/03/20
Tech Story Tags: aws | scaling | metrics | ec2 | cloud-computing | cloud | high-availability | programming

TLDR There are no good or bad policies for Autoscaling, and there are effective and ineffective for performing some functionality. CPU-based metrics may not effectively reflect the real load, as relation between CPU utilization and the number of requests/users may be non-linear. Concurrency based metrics may make you resource usage more effective. RequestPerTarget is a good metric to address steadily increasing and decreasing load. As for spikes, it may be a little bit slow to react, and as a result, may cause unnecessary downtimes and errors.via the TL;DR App

no story

Written by georgiy-dev | https://georgiy.dev
Published by HackerNoon on 2020/03/20