From the course: Monitoring AWS with CloudWatch

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Understanding AWS RUM data and metrics

Understanding AWS RUM data and metrics - Amazon Web Services (AWS) Tutorial

From the course: Monitoring AWS with CloudWatch

Understanding AWS RUM data and metrics

- [Instructor] In our previous clip, we created an app monitor and connected it to our application. In here, we have our application, which is running, making requests, and generating errors. Now let's navigate back to our CloudWatch Management Console and see what data we are collecting. Let's open our demo app. And in here first, as always, we have a timeframe. And we are going to leave it as default, one week. In the first tab in here, we have performance, where we can see page loads, load times, and errors, as well as we have average load time by time of day. In here, we can see when our page is being requested most. If we scroll down, we have web vitals. This is almost like Google Lighthouse where it runs our app and collects performance metrics. We have the largest content paint, we have first input delay, and then we have cumulative layout shift and then page load steps over time. Now, in most cases, this will not…

Contents