You are currently viewing CloudWatch Dashboard

CloudWatch Dashboard

CloudWatch Dashboard

Hello Everyone

Welcome to CloudAffaire and this is Debjeet

In the last two blog posts, we have discussed custom CloudWatch metrics.

https://cloudaffaire.com/cloudwatch-custom-metrics-part-two/

In this blog post, we are going to discuss the CloudWatch Dashboard, we are also going to create a CloudWatch Dashboard and include our custom metrics collected in the previous two blogs.

CloudWatch Dashboard:

AWS CloudWatch dashboards are customizable home pages in the CloudWatch console that you can use to monitor your resources in a single view, even those resources that are spread across different Regions. You can use CloudWatch dashboards to create customized views of the metrics and alarms for your AWS resources.

With dashboards, you can create the following:

  • A single view for selected metrics and alarms to help you assess the health of your resources and applications across one or more regions. You can select the color used for each metric on each graph so that you can easily track the same metric across multiple graphs.
  • An operational playbook that provides guidance for team members during operational events about how to respond to specific incidents.
  • A common view of critical resource and application measurements that can be shared by team members for faster communication flow during operational events.

Next, we are going to create our 1st CloudWatch Dashboard.

Step 1: Login to AWS Console and navigate to CloudWatch.

CloudWatch Dashboard

Step 2: Click ‘Create dashboard’ located under ‘Dashboards’.

CloudWatch Dashboard

Step 3: Provide a name to your Dashboard and click ‘Create dashboard’.

CloudWatch Dashboard

Select the widget type and click ‘Configure’.

CloudWatch Dashboard

Note: Widget describes looks and feel of your CloudWatch Dashboard. In this blog, we are selecting Line.

Select a metric that you want to display in your Dashboard and click ‘Create widget’. You will be navigated to the Dashboard page.

CloudWatch Dashboard

Note: You can add multiple widgets to your Dashboard.

Next, we are going to add another widget for CPU utilization metric.

Step 3: Click ‘Add widget’ and create the widget for CPUutilization metric.

CloudWatch Dashboard

Step 4: Once all the desired widgets are added, click ‘Save dashboard’ to create your Dashboard.

CloudWatch Dashboard

Hope you have enjoyed this article. In the next blog post, we are going to discuss CloudWatch Agent.

To get more details on CloudWatch, please refer below AWS documentation

https://docs.aws.amazon.com/cloudwatch/index.html