Cognite Functions


Userlevel 5

Hello,

 

Today’s topic is about Cognite functions:

  • Cognite functions enable the user to run and schedule arbitrary code to clean, process and do calculations on your data.

  • They are easy to use and have seamless integration with Cognite Data Fusion (CDF), allowing the Cognite Function to interact with CDF directly.

  • The service automatically scales the computing infrastructure to handle a fluctuating number of function calls.

 

 

They can be triggered on schedule, on click in the UI, and even with the experimental Python SDK, which makes them adaptable to a lot of use cases.

 

We also have a full CI/CD flow for them, which allows to deploy and maintain them really easily.

 

Some examples of use cases that can be done with Cognite functions:

  • Change point detection, thanks to machine learning models, that run on schedule
  • Anonymisation of videos, with computer vision models

 

@Gaetan Helness is quite familiar with Cognite Functions. If you have any questions, don't hesitate to reach out to us in this thread or in a new post.


0 replies

Be the first to reply!

Reply