Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

AWS Timestream #95

Description

@ryan-mars

Amazon Timestream is a fast, scalable, fully managed, purpose-built time series database that makes it easy to store and analyze trillions of time series data points per day.

Timestream’s purpose-built query engine lets you access and analyze recent and historical data together. Amazon Timestream has built-in time series analytics functions, helping you identify trends and patterns in your data in near real-time. Timestream is also Serverless.

It would be nice if all DomainEvents were automatically pushed to Timestream. This would allow developers to quickly provide time series Read Models using window functions with Timestream queries.

Without Timestream these sorts of read models might be challenging for some developers to create.

I also believe it should be a design goal of ours to avoid Lambda when possible and instead leverage services.

Metadata

Metadata

Assignees

Labels

aws-serverlessRelated to serverless applications on AWSenhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions