Crosser Control Center On-Prem

Crosser Control Center On-Prem

This article describes the high-level system architecture of Crosser Control Center and highlights the requirements as well as consequences of running Crosser Control Center on-prem.

System architecture

The Crosser Control Cloud consists of several microservices, each deployed as its own container inside a Kubernetes cluster. There are also database and storage services residing outside the Kubernetes cluster that are used by these services. Some services can run inside the cluster for test setups, but need to run outside the cluster for high-availability production setups.

Requirements

  • Kubernets environment

  • Ingress Proxy

  • Certificates for endpoints

  • Blobstorage and database(s)

  • Knowledge in dealing with helm charts and microservices

Consequences

When running Crosser Control Center on-prem, you have to take care about the availability of the solution. You will have to maintain the solution as well as all services required around it, such as databases, storages and so on.
Beside that you will not benefit from frequent updates on Crossers’ SaaS offering including feature updates, patches, bug-fixes and new modules. On-prem installations typically receive two major updates per year. Major updates include the current state of available modules. Only Node versions supported by the corresponding on-prem version of the Control Center may be used.

Installation

If you want to use Crosser Control Center on-prem, contact your assigned sales representative for more information.



    • Related Articles

    • Introducing Crosser Control Center and a new Flow Studio

      Release Note Crosser Control Center Feb 2, 2023 Introducing Crosser Control Center With this release we are introducing some brand changes that gradually will be implemented across all documentation, illustrations and marketing materials. The main ...
    • Crosser Node 3.1.0

      Release Note Release date: 2023-12-20 Changes Sending metrics for Host and Runtimes Now that Crosser Control Center can handle metrics both for the Node and the deployed flows (runtimes), the Node will report metrics for the host as well as all ...
    • Crosser Security Overview

      Crosser Security Overview November 2023 About this document This document describes security aspects related to the Crosser Streaming Analytics solution. The Crosser Streaming Analytics solution The Crosser Streaming Analytics solution has two main ...
    • Crosser Terminology

      Crosser Terminology - our lingo Crosser Cloud – the web service that is used to design the processing flows to run in Crosser Nodes. Crosser Cloud is hosted by us. This is where you log-in, create and manage all components of the Crosser Platform. ...
    • Crosser Node as Azure Container App

      Introduction Beside running the Crosser Node on a stand-alone Docker setup, or using a container orchestration system like Kubernetes/OpenShift, you can also run the Node as an Azure Container App in your Azure infrastructure. This gives you the ...