TanStack AI with AWS Bedrock on TanStack Start (simple example)
Introduction
In Deploying TanStack Start on AWS with Lambda Function URLs, I describe how to deploy TanStack Start serverless on AWS. This post shows how to add TanStack AI with AWS Bedrock to that...
Tag log buckets created by AWS CDK for third party tools
Overview
How you secure cloud configuration often starts with cdk-nag, but many teams also use third-party tools after deployments.
Using the “server access logs not configured” example, this post...
Using Server Sent Events (SSE) to sync Tanstack Db from AWS DynamoDB
Introduction
As described in Simple example of TanStack DB with DynamoDB on AWS with multiple entities, we set up a multi-entity data model using ElectroDB and TanStack DB collections. In this post,...