This project is our reference implementation of using Google Cloud Platform to build a smart city application. It demonstrates how to leverage cloud technology to manage IoT data effectively. For more details, please visit our home page.
- BigQuery: Create BigQuery datasets and tables using the schema in the
pubsubfolder. A snapshot of the configuration files (Terraform scripts) can be found in the.tffolder. - PubSub: Create topics using schemas in the
pubsubfolder, and connect relevant topics to BigQuery. A snapshot of the configuration files can be found in the.tffolder. - Cloud Function: Follow the steps in
cloud_function/deploy.shto deploy the Cloud Function. - Cloud Run: Follow the steps in
cloud_run/deploy.shto deploy the application on Cloud Run.

