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.com/LMtx/Amazon_Timestream_AWS_IoT_Core_Lab
👉 Stay tuned for upcoming episodes where we build the entire IoT solution.