Client Environment Configuration Notes for OCI Functions

Find out more information and notes about how to configure your client environment for function development with OCI Functions.

Before you can start using OCI Functions to create and deploy functions, you have to set up your client environment for function development.

For image-based functions, use the Functions QuickStart Guides to get set up quickly.

Note that prior to setting up your client environment, you must already have set up your tenancy.

This section provides more information and notes about the tasks you perform using the Functions QuickStart Guides to configure your client development environment for OCI Functions. Some tasks apply to all workflows, and some apply only to image-based functions:

Note

Code-only functions are created from archives and use managed runtimes. You do not provide or manage a container image as part of the code-only function workflow. For code-only function requirements, see About Code-only Functions and Creating Code-only Functions.