Recent posts
All posts- Jan 11, 2026
Tag log buckets created by AWS CDK for third party toolsHow to tag S3 log buckets created by the AWS CDK so third-party scanners can recognize them.- aws
- cdk
- cdk-nag
- Jan 08, 2026
Using Server Sent Events (SSE) to sync Tanstack Db from AWS DynamoDBBuild real-time data synchronization between AWS DynamoDB and TanStack DB using Server-Sent Events. Learn how to stream database changes via DynamoDB Streams, implement SSE endpoints with TanStack Start/Router.- aws
- cdk
- tanstack
- Dec 31, 2025
Use a customized CDK bootstrap templateLearn how to customize the AWS CDK bootstrap template to add server access logging and KMS encryption to the staging bucket. Use the CDK Toolkit library to orchestrate multi-region deployments, extract environments from CDK apps, and validate CloudFormation templates with cdk-nag.- aws
- cdk
- cdk-nag