WebhookDB ❤️ DynamoDB

Rob Galanakis on March 16, 2023

dynamodb and webhookdb logos

Writing API data to DynamoDB

We at WebhookDB absolutely love PostgreSQL. But one of the problems with traditional PostgreSQL is that you need to run it yourself. This is usually through a fully hosted single database like Render or Heroku, a server like through AWS RDS, or running it directly on your own VMs or metal. Running Postgres in this way means that:

  • You have to pay for it even when not in use, and
  • You have to scale it and manage performance.

The problem of course is that these issues compound: as you provision more resources, you are paying more for unused time when you're not under load.

To a large degree, this can be mitigated by using serverless PostgreSQL, like Amazon Aurora Serverless PostgreSQL-Compatible Edition. To date, this is what we've recommended customers who are worried about scale or cost use.

Many customers however want a fully managed serverless database, like Amazon DynamoDB. We're happy to say that WebhookDB can now write to DynamoDB.

This change should greatly reduce operational costs and complexity for customers with WebhookDB deployed into AWS. Note this is only available for customers self-hosting WebhookDB, or when using a publicly accessible DynamoDB endpoint.

If you're interested in storing your API data in DynamoDB, please let us know so we can get you on the waitlist.

Recent Blog Posts

AI-generated image of balloons and a computer
WebhookDB is Open Source

March 11, 2024

We're aligning our business with our values and community and going Open Source,

Read More →
zoomed in artificial snowflakes, each unique
Every API is Unique

June 8, 2023

Just like people, every API is unique in its own special way.

Read More →
webhookdb hook logo wearing angel wings
WebhookDB Gives You Wings!

June 1, 2023

Answer any question instantaneously, instead of drowning in documentation and tools.

Read More →
programmers reading code behind two doors, one with more cursing than the other, correlating code quality and cursing
Why would they do that!

May 24, 2023

Or, how to stop worrying and learn to love every API.

Read More →