#aws-cdk
Read more stories on Hashnode
Articles with this tag
There are three ways to specify an account principal in a resource based policy in AWS, they all do the same, why not just one? Ask...
A simple example on how to enable alerts on your CodePipeline actions trigger them and send those alert notifications to your Slack Channel: // to...
Here's a little TypeScript function in CDK to help you stay up to date with your packages. I'm a fan of Snyk and CDK but it can be applied to any...
Working with the AWS CDK allows you to fix missing security rules automatically and allows you to implement your own validation rules. In this article...
You have a development team, they deploy solutions in the cloud, they need the right tooling and a good foundation to work with, this is a short...