# Application Architecture: Combining DynamoDB and Tinybird

DevFeed: [Application Architecture: Combining DynamoDB and Tinybird](<https://devfeed.tech/articles/application-architecture-combining-dynamodb-and-tinybird-18385.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/application-architecture-combining-dynamodb-and-tinybird>)

Author: Alasdair Brown

Published: 2024-11-06T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [App](<https://devfeed.tech/topics/app.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [dynamodb](<https://devfeed.tech/tags/dynamodb.md>), [scalable-analytics-architecture](<https://devfeed.tech/tags/scalable-analytics-architecture.md>)

## AI overview

This article explains how to combine DynamoDB for transactions with Tinybird for analytics, addressing their differing performance characteristics.

## Source excerpt

DynamoDB is fast for transactions but slow for analytics. Here's how to combine it with Tinybird and get the best of both worlds.