Overview

Product video
What Cerbrec does
Cerbrec provides the orchestration platform for operating a network of edge data centers. Built for developers and property owners with sites in multiple locations, it connects and operates those sites as one network, so capacity spread across them can be run as one offering, with the scale and reliability tenants require. Underneath that offering, AI agents collect telemetry from distributed sites and process it centrally, weighing conditions, equipment history, and predicted risk to hold a live health picture for each server and site. That picture drives where work is placed. Agents raise alerts the moment conditions change, and turn them into smart tickets that carry the diagnosis and guide the work on site.
Key capabilities for operating a network of edge data centers:
- Capacity placement: placement decisions weighed across all sites, factoring utilization, power cost, cooling efficiency, site health, and redundancy risk.
- Automatic recovery: failed instances restored to healthy capacity without manual intervention.
- Asset protection: power, cooling, and hardware monitored continuously, with issues identified early to preserve equipment life.
- Coordinated maintenance: work orders issued with diagnosis attached, and visits planned across the network rather than dispatched site by site.
- Capacity planning: a network-wide view of demand that shows where to add servers, racks, or new sites as the portfolio grows.
Why Cerbrec
Cerbrec turns properties in different locations into one tenant-ready network. Inside that network, tenants launch workloads without needing to know which location carries them, and those workloads run at more than one site on healthy, available, and bigger capacity. New sites join the same offering as they come online, and agents hold the health picture at every location, so one team can run more sites. The result is capacity that is easier to lease than any site alone, and leaner to operate as more are added.
Highlights
- One network your tenants can consume. Cerbrec connects and operates your properties as one network, so capacity spread across sites is presented to tenants as one meaningful capacity. Tenants are able to launch workloads across the network without needing to know which site runs them.
- IT loads managed across locations. Cerbrec manages the servers, GPUs, and IT loads across your locations, coordinating IT workloads and placing new work according to current site conditions. N+1 redundancy moves up from the site to the network, so tenant workloads run at more than one site, affected work restarts on healthy, available capacity elsewhere, and the service levels you sign hold across the network rather than depending on one facility.
- Operations run from one platform. AI agents collect telemetry from distributed sites and process it centrally to monitor infrastructure and equipment, triage alarms, and maximize fleet-wide health. They also identify root causes using device history, and create smart tickets, which enable the partner MSP's technicians to carry out repairs and predictive maintenance through Cerbrec's console and mobile app.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
Subscription is not refundable. For further questions, please contact support@cerbrec.com .
Custom pricing options
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Helm Templates for Installation
- Amazon EKS
Helm chart
Helm charts are Kubernetes YAML manifests combined into a single package that can be installed on Kubernetes clusters. The containerized application is deployed on a cluster by running a single Helm install command to install the seller-provided Helm chart.
Version release notes
For product details, please visit https://cerbrec.com .
Additional details
Usage instructions
Cerbrec Graphbook - Deployment Instructions Prerequisites Amazon EKS cluster (Kubernetes 1.21+) Helm 3.8+ installed locally kubectl configured for EKS access License key required (contact support@cerbrec.com ) Notice: Requires internet connectivity for deployment dependencies and ongoing license validation.
Installation Step 1: Install Helm curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash Details: https://helm.sh/docs/intro/install
Step 2: Deploy Helm Chart
helm install cerbrec-graphbook
oci://709825985650.dkr.ecr.us-east-1.amazonaws.com/cerbrec/customer-helm
--version YOUR_VERSION
--namespace cerbrec
--create-namespace
--kube-context YOUR_CONTEXT
Example:
helm install cerbrec-graphbook
oci://709825985650.dkr.ecr.us-east-1.amazonaws.com/cerbrec/customer-helm
--version 0.1
--namespace cerbrec
--create-namespace
Step 3: Verify Deployment helm status cerbrec-graphbook -n cerbrec kubectl get pods -n cerbrec
Configuration Container images follow AWS Marketplace regionalization standards. Images are defined in values.yaml for automatic multi-region deployment. Default values.yaml structure:
Container images (auto-regionalized by AWS)
image: registry: "709825985650.dkr.ecr.us-east-1.amazonaws.com" repository: "cerbrec/graphbook" tag: "v1.0.0" pullPolicy: IfNotPresent
service: type: LoadBalancer port: 8080
replicaCount: 2
resources: limits: cpu: 2000m memory: 4Gi requests: cpu: 1000m memory: 2Gi
persistence: enabled: true size: 10Gi Custom Deployment: Create custom-values.yaml: replicaCount: 3 service: port: 8080 annotations: service.beta.kubernetes.io/aws-load-balancer-type: "nlb"
Deploy:
helm install cerbrec-graphbook
oci://709825985650.dkr.ecr.us-east-1.amazonaws.com/cerbrec/customer-helm
--version YOUR_VERSION
--namespace cerbrec
--values custom-values.yaml
Multi-Region Support
AWS Marketplace automatically handles regionalization. The Helm chart uses correct regional ECR repositories based on your cluster location: US East: 709825985650.dkr.ecr.us-east-1.amazonaws.com US West: 709825985650.dkr.ecr.us-west-2.amazonaws.com EU Frankfurt: 709825985650.dkr.ecr.eu-central-1.amazonaws.com
Post-Deployment
Access service endpoint shown in helm status output Enter license key when prompted Optional: Download client app from https://cerbrec.com/download
Important Notes
All container images included via AWS Marketplace (no external registries required) Image references defined exclusively in values.yaml for AWS regionalization compliance Helm templates use {{ .Values.image.registry }}/{{ .Values.image.repository }}:{{ .Values.image.tag }} Requires persistent internet connectivity for license validation
Support Documentation: https://cerbrec.com/documentation Getting Started: https://docs.cerbrec.com/get-started Support: support@cerbrec.com
Resources
Vendor resources
Support
Vendor support
Live support via chat and call. For email support, please contact support@cerbrec.com .
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.