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?

已提問 1 年前檢視次數 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
支援工程師
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南