Alex DeBrie’s Post

View profile for Alex DeBrie

DynamoDB Expert | AWS Data Hero | Consultant

💥 Nice preInvent announcement from DynamoDB -- the ability to pre-warm the max throughput on your table. Previously, you'd have to briefly set your table to provisioned mode with high throughput (see Yan Cui's article on this), but now you can do it yourself with an API call. Be careful on oversizing though! You'll see the impact of this if using DDB Streams -- lots of small / empty batches. And if you're not consuming from Lambda, that will be more expensive. https://lnkd.in/dHV-q3zc

Tycko Franklin

Staff Software Engineer and Team Lead at Pacific Northwest National Laboratory - AWS Community Builder: Serverless - My opinions are my own and not necessarily those of my employer

4mo

This looks like some solid follow-up from AWS after seeing how customers were using DynamoDB. I hope this trend continues! I think Pete Naylor has some additional good insights on pre-warming. He was talking about the drawbacks in the #BelieveInServerlesss Discord channel recently.

Yan Cui

I help teams build Production-Ready Serverless systems | AWS Serverless Hero

4mo

More reasons to process DynamoDB streams with Lambda!

See more comments

To view or add a comment, sign in

Explore topics