Recent posts
All posts- Feb 02, 2026
TanStack AI with AWS Bedrock on TanStack Start (simple example)Add TanStack AI with AWS Bedrock to your TanStack Start on AWS setup: Bedrock usage, IAM permissions, and a minimal chat example.- aws
- cdk
- tanstack
- 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