An AWS CDK construct to automatically shut down RDS and Aurora databases on a schedule to reduce costs.
This project provides an AWS CDK construct that automatically shuts down Amazon RDS and Aurora databases on a schedule to help reduce AWS costs. It's designed for development and staging environments where databases don't need to run 24/7, allowing teams to save significantly on cloud infrastructure expenses.
The project follows infrastructure-as-code principles, enabling teams to manage database lifecycle automation through version-controlled CDK stacks rather than manual console operations.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.