Help with interpreting Cloudwatch RUM page load statistics

0

Hi,

I've recently started AWS Cloudwatch RUM to monitor our we app. I'm particularly interested in it's measurement of page load.

After a week or so of usage, I consistently see by the Apdex by country chart that users from N. America are getting better app performance than users from Germany, by a significant amount: ~37%.

All of our app services (app server, apis, databases, etc) all exist in the AWS Frankfurt, Germany region... so my question is, how can I explain better performance for users outside of Germany? In general, broadband performance here is very good, so I doubt that internet latency & throughput is a significant factor.

Any suggestions on a cause, or how I can troubleshoot?

질문됨 일 년 전446회 조회
1개 답변
2

An important distinction to be made here is that RUM calculates Apdex score from the application response time to requests that have been received by the application. As a result, this score would be untethered from any network performance or latency involved from the source of the requests.

It may be best to investigate the requests themselves and determine if there are any differences between N. American requests and the requests received from else where, and if these differences may cause a discrepancy in how quickly the application can respond to these requests.

AWS
지원 엔지니어
답변함 일 년 전

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

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

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

관련 콘텐츠