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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ