Home icon

Stop and start Amazon RDS Multi-AZ DB clusters on a schedule

Database Blog



This article discusses a solution to stop and start Amazon RDS Multi-AZ DB clusters on a schedule, helping reduce costs for development or test environments when they are not in use.

Specifically, the article covers:

  • Overview of the solution using AWS Lambda and Amazon EventBridge to delete and recreate RDS Multi-AZ DB clusters from snapshots
  • Prerequisites: Creating an IAM policy and role for Lambda
  • Creating a Lambda function to take a snapshot and delete the RDS Multi-AZ DB cluster
  • Creating a Lambda function to restore the RDS Multi-AZ DB cluster from the latest snapshot
  • Setting up an EventBridge rule to invoke the Lambda functions on a schedule
  • Cleanup steps to remove the resources
  • Conclusion highlighting the benefits and potential customizations of the solution


Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Mar 25
2024
Amazon RDS Multi-AZ DB Clusters support new storage configurations
Mar 24
2026
Automatically scale storage for Amazon RDS Multi-AZ DB clusters using AWS Lambda
Jul 16
2025
Multi-AZ deployment for Amazon RDS Custom for Oracle
Mar 11
2026
AWS Backup expands support for Amazon RDS Multi-AZ clusters to 17 Regions

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.