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
질문됨 2년 전243회 조회
1개 답변
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
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠