6 min to complete
In this lab, you will build a shopping cart web application with Python and ScyllaDB. You’ll complete the following steps:
- Create a ScyllaDB cluster
- Create a keyspace and run basic `INSERT` and `SELECT` queries
- Build a simple shopping cart app with Python + ScyllaDB
- Run a quick performance demo
- Add new nodes to the cluster
- Set up and configure the Monitoring Stack