Skip to content
Home
Blog
Notes

Series: Tanstack Aws

Blog posts in the Tanstack Aws series

Series: Tanstack Aws

5 posts in this series

← All blog posts

Showing 5 of 5 posts

TanStack AI with AWS Bedrock on TanStack Start (simple example)
Feb 2, 2026•5 min read

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.

awscdktanstack
Read more
Using Server Sent Events (SSE) to sync Tanstack Db from AWS DynamoDB
Jan 8, 2026•18 min read

Using Server Sent Events (SSE) to sync Tanstack Db from AWS DynamoDB

Build 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.

awscdktanstack
Read more
Simple example of TanStack DB with DynamoDB on AWS with multiple entities
Dec 27, 2025•23 min read

Simple example of TanStack DB with DynamoDB on AWS with multiple entities

Implement a multi-entity data model with TanStack DB and DynamoDB using single table design. Learn how to manage Person, Address, BankAccount, ContactInfo, and Employment entities with ElectroDB and TanStack DB collections. Includes performance optimization with global collections for instant navigation.

awscdktanstack
Read more
Simple example of TanStack DB with DynamoDB on AWS
Dec 20, 2025•11 min read

Simple example of TanStack DB with DynamoDB on AWS

Deploy a simple TanStack DB + DynamoDB setup on AWS using CDK, with a TanStack Start API route and a query collection powering a small todo UI.

awscdktanstack
Read more
Deploy TanStack Start serverless on AWS
Nov 30, 2025•9 min read

Deploy TanStack Start serverless on AWS

Deploy TanStack Start on AWS with streaming API Gateway using AWS CDK

awscdktanstack
Read more
RSS|

© 2026 Johannes Konings. All rights reserved.