Sample Functions

Find out about the sample functions, how-to's, patterns, and use cases that are available to help you learn how to use OCI Functions.

When you set up your development environment for OCI Functions, simple helloworld functions are included by default. These sample functions enable you to get up and running quickly with OCI Functions.

In addition, a number of how-to's, patterns, use cases, and other samples are available in the OCI Functions samples repository on GitHub. These include:

  • examples of how to interact with other Oracle Cloud Infrastructure services
  • examples of how to optimally connect to databases
  • examples of how to use Cloud Events to trigger functions
  • use cases for IT Governance, Data Processing, SaaS Application Extensions, and more

Other GitHub repositories also contain samples and examples related to OCI Functions. For example, the OCI Functions Terraform QuickStart Example in the oracle-quickstart/oci-observability-and-management GitHub repository.