In this lab you will deploy an Apache Cassandra™ database using using the GCP marketplace. You will connect to the database using CQL Shell and run some simple DDL commands to create a table, load some data and query it.
Deploying an Open Source Cassandra™ Database using the GCP Marketplace
Google via Google Cloud Skills Boost
Overview
Syllabus
- GSP704
- Overview
- Setup and requirements
- Task 1. Deploy Cassandra™
- Task 2. Connect to the database
- Task 3. Create a keyspace and table
- Task 4. Query the table
- Congratulations!