# AIOps Platform

### CloudFabrix AIOps Platform: cfxDimensions

All CloudFabrix offerings run on the core AIOps platform, **cfxDimensions**. This is a flagship platform built in-house using Cloud Native Architecture , leveraging Microservices architecture and containers for all infrastructure and application services.&#x20;

#### Key Features:&#x20;

* In-built AI/ML engine.
* Data Ingestion & Integrations.&#x20;
* Cloud-Native Architecture and Polyglot runtime environment.
* Microservices & Containers for infrastructure and application services.
* cLambda Serverless engine for high performance & short-lived low-latency services.
* Distributed Platform: The Application runs on multiple VMs.
* On-prem and SaaS versions.

#### Learn more about [cfxDimensions](https://www.cloudfabrix.com/platform/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudfabrix.io/aiops-platform.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
