Overview

Product video
The Cerbrec Intelligent Operations Platform optimizes operational efficiency through pre-configured AI agents and forward deployment, unifying AI-first workflows into one integrated system. This system provides subject matter experts with actionable intelligence and root-level visibility - analyzing live data, automatically adjusting parameters, and surfacing forward-looking insights.
Cerbrec deploys the Intelligent Operations Platform securely into cloud or on-premises environments, turning scattered data into unified intelligence without adding technical complexity. From there, pre-configured agents bring built-in industry expertise for reliable performance without extensive tuning. Once connected to your data flows, they adapt into domain-tuned solutions that surface actionable insights with operational-grade accuracy.
Featured AI Agents (and more)
- Predictive Maintenance Agent: Analyze sensor data across operational assets and supporting infrastructure to identify potential equipment failures before they happen, enabling proactive maintenance and reduced downtime.
- Energy Optimization Agent: Dynamically manage power flow from multiple energy sources to continuously balance supply and demand, maximizing efficiency and reducing costs
- Root Cause Analysis Agent: Perform automated root cause analysis on operational anomalies and identifies equipment-level inefficiencies. Generate reports with prioritized recommendations, ROI calculations and targeted maintenance plans.
Highlights
- Reduced Execution Risk: Implementing AI often comes with significant uncertainty. Cerbrec minimizes execution risk by deploying pre-tested agents and validating results at each phase. With guided setup, AWS-native integrations, and enterprise-ready security controls, you can move confidently from pilot to full-scale production.
- Reliable Performance: AI outputs are only valuable when they're consistently accurate and trustworthy. Cerbrec guarantees high accuracy through formal Service Level Agreements (SLA), giving you the confidence that your AI-powered operations will deliver consistent, dependable results.
- Better Overall Value: Custom AI solutions often come with significant investment, lengthy development cycles, and specialized talent requirements. Cerbrec delivers 70% lower cost by leveraging pre-configured agents, eliminating expensive ground-up development while meeting your specific operational needs - bringing faster time-to-value and better ROI.
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.