Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 286 Bytes

iotssc-project

⚠️ API keys and device IDs have been removed

IoT project for simple movement classification using GCP.

Serverless:

  • Cloud Functions - raw data ingest
  • Dataflow - stream processing
  • Cloud Functions - prediction
  • Cloud Run - serving results (with Flask)