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
posta 2 anni fa243 visualizzazioni
1 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande