SOAR apps

A SOAR app is a collection of playbook components, code executables, or both that represent an end-to-end function and is deployed to the SOAR application. Make sure that your apps do not overlap data sources ingested by the platform or your system might generate duplicate cases.

An Edge Gateway is a Kubernetes-based container deployment environment that hosts SOAR app containers. Each Edge Gateway is paired to a single platform account.

For information about downloading, installing, and managing apps, see Apps.

The Edge Gateway guide, described in the setup, provides the information to install, configure, and manage an Edge Gateway, which you can use for ingesting alerts from data sources and also for hosting SOAR apps.

The App Developer's Guide provides the procedures for developers to write, package and publish their own apps.