Pega Upgrade to 24.1

We are currently on Pega 8.8.3, and we want to explore what are options for upgrade while still trying to stay on prem. Need to understand all our possible options.

Here is what I have so far:

  1. 24.1 - VM, on prem (Last onprem upgrade)
  2. 24.2 - VM - BYO Kafka\Elastic Search
  3. 24.2 - Containers - BYO Kafka\Elastic Search \Postgress
    1. Either deploy on prem (EKS Anywhere)
    2. Or deploy to AWS
  4. Pega Cloud - Fully managed.

is this correct?

You have correctly outlined the options for upgrading Pega 8.8.3 while staying on-premises. Starting with Pega Platform 8.8, Pega has changed its infrastructure support for VM-based deployments for installations, updates, and patches from Standard Support to Deprecated Support. However, you can still upgrade on-premises using VM or containers. If you choose to use VM, you will need to bring your own Kafka and Elastic Search. If you choose to use containers, you will need to bring your own Kafka, Elastic Search, and PostgreSQL. You can deploy these either on-premises (like EKS Anywhere) or to AWS. Alternatively, you can consider moving to Pega Cloud for a fully managed solution.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

Pega 8.8 Deployment Types

Updating Pega Infinity for on-premises environments

Keeping current with Pega

@SuhasKumar is this a question the Modernization team could help answer?

@tonyk228 ,

Please refer to below document for Support for deployment types between Pega Platform 8.7 through Pega Platform '25

Also refer below documents for more information:

Thanks

Suhas

@MarijeSchillern @SuhasKumar

Per the documentation, upgrading from 8.8.3 to 24.1 is a normal on-prem upgrade, without having to bring our own Kafka\ES. Correct?

@tonyk228

That is correct.

Embedded Elasticsearch (version 5.6.9) is deprecated Pega Platform '24.1. In Pega Platform '24.2, embedded Elasticsearch will no longer be available.

Embedded Kafka is deprecated in Pega Platform '24.1. In the following release, Pega Platform '24.2, embedded Kafka will no longer be available.

@SuhasKumar

Thank you.