Skip to content
Home
Blog
Notes

Series: Cdk Notifier

Blog posts in the Cdk Notifier series

Series: Cdk Notifier

3 posts in this series

← All blog posts

Showing 3 of 3 posts

Use cdk-notifier to check CloudFormation predeployment validations in pull requests
Dec 6, 2025•4 min read

Use cdk-notifier to check CloudFormation predeployment validations in pull requests

Overview This post builds on the previous example on using cdk-notifier to compare changes in pull requests. It demonstrates how to extend the workflow by adding CloudFormation change set validation...

awscdkcdk-notifier+1 more
Read more
Use cdk-notifier to compare changes in pull requests
Dec 16, 2023•2 min read

Use cdk-notifier to compare changes in pull requests

Use case Especially in serverless environments, features will be created with ephemeral stacks, which will be deleted after merging to the main branch. Comparing the cdk diff between the feature...

awscdkcdk-notifier
Read more
Example how to use zod with CDK serverless v2
Aug 19, 2023•7 min read

Example how to use zod with CDK serverless v2

The AWS CDK Serverless Toolsuite from Thorsten Hoeger helps, among others, to deploy an API Gateway from OpenApi specs and a DynamoDb from DynamoDb onetable data modeling. The advantage is to...

awscdkprojen+1 more
Read more
RSS|

© 2026 Johannes Konings. All rights reserved.