Relationships Between FunctionGraph and Other Services

Table 1 describes the cloud services that have been interconnected with FunctionGraph.

Table 1 Interconnected services

Service

Function

SMN

FunctionGraph functions are constructed to process SMN notifications.

API Gateway

FunctionGraph functions are invoked over HTTPS by defining REST APIs with specified backend services.

OBS

FunctionGraph functions are created to process OBS bucket events, such as object creation or deletion events. For example, when an image is uploaded to the specified bucket, OBS invokes the function to read the image and create a thumbnail.

DIS

FunctionGraph functions are created to periodically poll DIS streams for new records, such as website click streams, financial transactions, social media streams, IT logs, and location-tracking events.

CTS

FunctionGraph functions are defined to analyze and process key information in logs according to the event notifications of specified service type and operations configured in CTS.

  • With CTS, you can record operations associated with FunctionGraph for later query, audit, and backtracking.

  • CTS starts recording operations on cloud resources once being enabled. View traces of the last seven days on the CTS console.

DDS

DDS triggers trigger FunctionGraph functions upon a table change in the database.