Deploying a Timestream database
Let's now use the AWS console to deploy, load data into, and query a Timestream database. First, we will create our table.
Note
Timestream is not included in the AWS free tier, so following this lab will be chargeable by AWS. This lab is designed to keep costs at a minimum while learning the critical elements required for the exam.
Proceed as follows:
- Go to the AWS console and navigate to Amazon Timestream.
- Click Create database.
- Choose Sample database. Enter
dbcert-timestream
as the Database name value and leave all other values at their default values. Click Create database at the bottom of the page. - A database will take be created immediately, complete with sample data loaded.
- Click Query editor on the left-hand menu.
- Select your database from the dropdown and wait for a list of tables to be loaded.
- Click on the table names to view columns from which you can build your queries. Type the following command...