API latency in EB (Elastic Beanstalk)

0

Hello, I am using Elastic Beanstalk for my environment, and I found out API latency recently. I was investigating what things happened and found out there was scaling in on that time.

I would like to know the action (which is scaling in this time) could be the cause of the API latency? What if that is right, is it always happened when autoscaling work like in and out? Or there is other cause could be existed?

Heesu
feita há 2 anos243 visualizações
1 Resposta
0

Unfortunately, anything would be speculation without data. Do you instrument the latency you have from your service (commonly known as time to first byte)? Do you measure your latency between your application and your database? Do you use the logs to identify the latency between the load balancer the application? Which load balancer are you using? Are you looking at the available metrics there (depending on whether it is CLB or ALB)? The way to get your answer is to instrument all of this, then look at causes.

profile pictureAWS
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas