About OpenShift Serverless Logic

OpenShift Serverless Logic is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.

For more information about the support scope of Red Hat Technology Preview features, see access.redhat.com/support/offerings/techpreview/.

OpenShift Serverless Logic enables developers or architects to define declarative workflow models that orchestrate event-driven, serverless applications. Serverless Logic implements the CNCF Serverless Workflow specification, allowing developers and architects to define logical steps of execution declaratively (no code) for cloud-native services. The specification is hosted by the Cloud Native Computing Foundation (CNCF) and is currently a CNCF Sandbox project.

OpenShift Serverless Logic is also designed to write workflows in formats (JSON or YAML) that might be better suited for developing and deploying serverless applications in cloud or container environments.

For OpenShift Serverless Logic implementation, Kubernetes Operator can be used to deploy the workflow models using Knative. Knative Eventing plays an important role and provides the essential infrastructure for event-driven architectures.