> ## Documentation Index
> Fetch the complete documentation index at: https://aletyx.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# How do I modernize Drools applications from old versions (7.x)?

> Modernize legacy Drools 7.x applications by moving DMN, DRL, and BPMN assets onto the cloud-native Kogito runtime - without rewrites or re-certification.

Older Drools 7.x applications typically run on the legacy KIE Server / RHPAM
stack with monolithic deployments. The modern path is to move that logic onto the
cloud-native **Kogito** runtime — keeping your existing DMN, DRL, and BPMN assets
while gaining faster execution, smaller footprints, and container-native
deployment.

Aletyx is positioned as a **drop-in replacement** for aging Drools 7.x, jBPM,
RHPAM, and KIE Server deployments, so you can modernize **without rewrites,
behavior changes, or re-certification**. The recommended approach is to:

* Bring your existing rule and process assets into Aletyx as-is.
* Validate behavior with natural-language and regression testing.
* Deploy to cloud-native, multi-environment infrastructure.

See [docs.aletyx.ai](https://docs.aletyx.ai) for migration guidance.

## Where to go next

<CardGroup cols={2}>
  <Card title="Why Update Drools" icon="shield" href="/docs/faq/concepts/why-update-drools">
    The security, support, and compliance risks of staying on Drools 7.x.
  </Card>

  <Card title="Drools 7 EOL" icon="scale-balanced" href="/docs/drools/drools-7-migration">
    What end-of-life means for your deployments and how to plan the move.
  </Card>

  <Card title="Modernize Legacy" icon="server" href="/docs/faq/products-features/modernize-legacy-systems">
    How to modernize jBPM, RHPAM, or KIE Server without rewrites.
  </Card>

  <Card title="Kogito" icon="rocket" href="/docs/components/kogito">
    The cloud-native runtime your DMN, DRL, and BPMN assets move onto.
  </Card>

  <Card title="Deployment" icon="server" href="/docs/deployment/overview">
    Deploy to cloud-native, multi-environment infrastructure.
  </Card>

  <Card title="Performance Gains" icon="gauge" href="/docs/faq/deployment-pricing-support/performance">
    The execution and footprint improvements you can expect after modernizing.
  </Card>
</CardGroup>
