AWS Database Blog

Category: HAQM CloudWatch

Monitor HAQM RDS for PostgreSQL and HAQM Aurora for PostgreSQL database log errors and set up notifications using HAQM CloudWatch

Database administrators set up monitoring on database log files to get alerted on certain informational and critical events relating to a pattern of errors specific to a database. Monitoring for errors on a business-critical database is essential to avoid unexpected outcomes such as a missed service-level agreement (SLA), which might result in penalties. A good […]

Build proactive database monitoring for HAQM RDS with HAQM CloudWatch Logs, AWS Lambda, and HAQM SNS

Customers running HAQM Relational Database Service (HAQM RDS) want to shorten the process of accessing database logs and to receive proactive notifications of database alerts. Generally, database administrators have host access to the database servers, which gives them access to the database logs on the host file system, which are used for monitoring and validating […]

When you’re finished, your dashboard should look similar to the following screenshot.

Monitoring metrics and setting up alarms on your HAQM DocumentDB (with MongoDB compatibility) clusters

HAQM DocumentDB (with MongoDB compatibility) is a fast, scalable, highly available, and fully managed document database service that supports MongoDB workloads. You can use the same MongoDB 4.0 or 5.0 application code, drivers, and tools to run, manage, and scale workloads on HAQM DocumentDB without having to worry about managing the underlying infrastructure. As a […]

Creating an HAQM CloudWatch dashboard to monitor HAQM RDS and HAQM Aurora MySQL

July 2023: This post was reviewed for accuracy. HAQM Relational Database Service (HAQM RDS) makes it easy to set up, operate, and scale a relational database in the cloud. A highly performant database is key to delivering latency SLAs, so monitoring is critical. HAQM CloudWatch is a monitoring and observability service built for DevOps engineers, […]

Setting up HAQM CloudWatch alarms for AWS DMS resources using the AWS CLI

For very large migrations, AWS Database Migration Service (AWS DMS) replication can run for hours or days depending on the data being replicated. It’s advisable to monitor the AWS DMS resources for a smooth migration. Monitoring your resources can help you detect anomalies and trigger notifications based on the threshold metrics configured. You can use […]

Automating database migration monitoring with AWS DMS

AWS Database Migration Service (AWS DMS) is a cloud service that makes it easy to migrate relational databases, data warehouses, NoSQL databases, and other types of data stores. During data migration with AWS DMS, it’s important to monitor the status of the ongoing replication tasks, which you can do on the task’s control table and with HAQM CloudWatch.

Monitoring best practices with HAQM ElastiCache for Redis using HAQM CloudWatch

Monitoring is an important part of maintaining the reliability, availability, and performance of your HAQM ElastiCache resources. This post shows you how to maintain a healthy Redis cluster and prevent disruption using HAQM CloudWatch and other external tools. We also discuss methods to anticipate and forecast scaling needs.

Scheduling and running HAQM RDS jobs with AWS Batch and HAQM CloudWatch rules

Database administrators and developers traditionally schedule scripts to run against databases using the system cron on the host where the database is running. As a managed database service, HAQM Relational Database Service (RDS) does not provide access to the underlying infrastructure, so if you migrate such workloads from on premises, you must move these jobs. […]

Making better decisions about HAQM RDS with HAQM CloudWatch metrics

October 2023: This post was reviewed and updated for accuracy. If you are using HAQM Relational Database Service (RDS), you may wonder about how to determine the best time to modify instance configurations. This may include determining configurations such as instance class, storage size, or storage type. HAQM RDS supports various database engines, including MySQL, […]

Deliver HAQM RDS Performance Insights counter metrics to a third-party Application Performance Monitoring service provider using HAQM CloudWatch Metrics Stream

This blog post was last reviewed or updated May, 2023. The updated version shown below is based on working backwards from a customer need to use RDS Performance Insights metrics in their APM tool for database observability. HAQM RDS Performance Insights is a feature that monitors HAQM Relational Database Service (HAQM RDS) database instances so […]