12
Streams and TTL
One of the popular architectural patterns that’s used in modern applications is event-driven downstream processing. This involves performing work as a reaction to something that happened upstream. This also means working only when needed, as opposed to having “always on” systems that may spend a considerable amount of time in an idle state. Event-driven architectural patterns align well with the pay-as-you-go model of cloud computing.
Although the crux of DynamoDB usage is storing and retrieving data efficiently, real-life use cases often require more than just that. An application backed by DynamoDB may be highly performant in terms of OLTP operations, but often, there is a need to perform additional actions with the data. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access