Use Cases

CQRL has many applications and is a general purpose server for deploying building applications. The server acts as a boundary between the internet and your backend services enabling you to process the data away from your clients.

CPaaS

CQRL can be used as a Control Plane Gateway, enabling you to accept commands for deploying your own services. This enables you to take your time in deploying what’s needed in the background and then updating the data that the user sees as it’s ready.

General API

CQRL can be used to deploy an API that is user facing, with built in authorization and authentication. You tell the service how to handle the data and it handles the client interactions for you.