Skip to content

TIBCO BusinessEvents on AWS Based Kubernetes

yogita edited this page May 23, 2022 · 4 revisions

You can run any TIBCO BusinessEvents application on Microsoft AWS based Kubernetes cluster and monitor them by using TIBCO BusinessEvents Enterprise Administrator Agent. You can also manage business rules through WebStudio by running RMS on Microsoft AWS based Kubernetes cluster.

Note: Ensure that your application connection properties for database use global variables.

Setup Amazon RDS for store(backing store) persistence

Create an Amazon RDS based instance and configure it to connect to a TIBCO BusinessEvents supported database (Oracle, MySQL, DB2, and so on).

For configuration details, see [Amazon RDS documentation](https://aws.amazon.com/documentation/rds/).    

Setup EFS file system

  • Create an EFS file system here
Clone this wiki locally