Skip to content

Architecture

Below is a simplified architecture diagram of how Omnistrate works:

SaaS Architecture

Control Plane

The SaaS Control Plane is the centralized management layer responsible for overseeing and orchestrating the operations and configurations of a SaaS application. It handles tasks such as user authentication, access control, application provisioning, monitoring, and overall governance. The control plane ensures coordination and control over the entire SaaS infrastructure and user interactions.

Data Plane (aka application)

The SaaS Data Plane is the layer that deals with the actual processing within a SaaS application. It encompasses the components responsible for executing user requests, processing data, and delivering the intended services. The data plane handles tasks related to data storage, retrieval, and computation, providing the functionality that end-users directly interact with when using the SaaS application.