DEV Community

Lynn Langit for AWS Heroes

Posted on

2 1

Amazon Timestream

I recently took a look at the Amazon Timestream NoSQL time series serverless database service.

tl;dr - I found the getting started process to be quick and easy. Timestream presents in the AWS console as a purpose-built table-as-a-service.

Amazon includes two small sample datasets, one for IoT and one for DevOps. Also they include two versions of each sample - single-record or multi-record. Additionally they supply example queries for each of the 4 types of sample data presented via the console. Shown below (from the Amazon documentation) is a summary of the modeling approach types.

Timestream record types

Of note are a set of time-series functions, available via extensions to the SQL query language which is supported for Timestream.

For a summary - see the notes page in my Hello-AWS-Data-Services Github repo for Timestream.

AWS GenAI LIVE image

How is generative AI increasing efficiency?

Join AWS GenAI LIVE! to find out how gen AI is reshaping productivity, streamlining processes, and driving innovation.

Learn more

Top comments (1)

Collapse
 
sloan profile image
Sloan the DEV Moderator

Hi there, we encourage authors to share their entire posts here on DEV, rather than mostly pointing to an external link. Doing so helps ensure that readers don’t have to jump around to too many different pages, and it helps focus the conversation right here in the comments section.

If you choose to do so, you also have the option to add a canonical URL directly to your post.

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay