Setting Up AWS TimeStream Database with Python CDK | IoT Series Part 1
In this first episode of our mini-series, I walk through setting up the AWS Cloud Development Kit (CDK) on a local machine. In the future, we will deploy an Amazon TimeStream database to handle time series data from a simulated device.
This video covers creating a virtual environment, installing necessary Python packages, and deploying a TimeStream database and table using AWS CDK for Python.
The source code is available on GitHub: https://github.