Streaming Data to Bigtable
Create a Bigtable instance using Google Cloud CLI (gcloud CLI) commands.
Create a Bigtable table with column families using Cloud Bigtable CLI (cbt CLI) commands.
Launch a Dataflow pipeline to read streaming data from Pub/Sub and write into Bigtable.
Verify the streaming data loaded into Bigtable. Delete a Bigtable table and a Bigtable instance using commands.