I've started to look into AWS Timestream to replace Athena for
@bifravst and oh is it great! It super simple to
setup, no need to maintain a schema if adding new properties. Just create a
Table send in data, then query using SQL. It's serverless and works just like
that.

Fri, 27 Nov 2020 08:41:51 UTC42

2 replies

Replying to @coderbyheart

This is a great example of why I like #BDD #e2e tests and how they support
refactoring: the only thing that changed (while refactoring the entire data
storage solution) was the query language part, the result, and tested scenarios
stayed the same.
Embedded Photo