This is a stable example. It should successfully build out of the box
This example is used for the blog post on: https://aws.amazon.com/blogs/database/schedule-amazon-rds-stop-and-start-using-aws-lambda/
1. Clone this repository
git clone git@github.com:dannysteenman/aws-cdk-examples.git
cd aws-cdk-examples/rds-with-cloudwatch-alarms
npm install
To see the Cloudformation template generated by the CDK, run cdk synth
, then check the output file in the "cdk.out" directory.
cdk synth
Deploy the stack:
cdk deploy
Go to CloudFormaton in the console to see the stacks you've deployed in your default region.
Delete the stack:
cdk destroy
Tip
If you're looking for expertise to elevate your cloud infrastructure, then don't hesitate to get in touch with me!
📚 Discover more about us
Towards the Cloud is a one-person agency with over 9 years of extensive hands-on experience in architecting and building highly scalable distributed systems on AWS Cloud using Infrastructure as Code for startups and enterprises.
Maximize your development speed by harnessing our expertise in crafting high-performance Cloud infrastructures.
- Expertise in AWS CDK: Leverage the full power of AWS Cloud Development Kit (AWS CDK) with our deep expertise. We architect and build infrastructure as code (IaC) solutions that are maintainable, scalable, and fully automated.
- Tailored Solutions: Your business is unique, and so are your cloud needs. We provide personalized consultations and solutions tailored to perfectly align with your project requirements and business goals.
- Cost-Effective and Efficient: Benefit from our streamlined processes and deep AWS knowledge to optimize costs without compromising on performance or security.
- One-on-One Attention: As a one-person agency, Towards the Cloud guarantees you receive dedicated support and expertise directly from an AWS Cloud Engineer. This ensures high-quality deliverables and swift decision-making.
- Seamless CI/CD: Empower your team to manage infrastructure changes confidently and efficiently through Pull Requests, leveraging the full power of GitHub Actions.