Updated on 2022-09-05 GMT+08:00

Introduction

The best practice for FunctionGraph guides you through DIS data processing based on a function.

Scenarios

When using the Data Ingestion Service (DIS) to collect real-time Internet of Things (IoT) data streams, process the collected data, for example, convert its format, and then store the processed data into the CloudTable Service (CloudTable).

Procedure

  • Create a Virtual Private Cloud (VPC) and cluster.
  • Build a data processing program and package the code.
  • Create a function on the FunctionGraph console.
  • Configure a DIS event to test the data processing function.