Running an Application with Shared All Persistence on AWS
After uploading your TIBCO BusinessEvents application Docker image with shared all storage to the AWS registry and creating Kubernetes cluster, you can deploy your application and services to the Kubernetes cluster. The cluster manages the availability and connectivity of the application and service.
Prerequisites
- A Kubernetes cluster, see Setting up a Kubernetes Cluster on AWS.
- An AWS service registry. For instructions, see AWS documentation.
Procedure
What to do next
Test the application by using the external IP obtained. For example, if you have deployed the FraudDetectionStore example application with shared all persistence, update its readme.html file to test the application. Update the server address in application readme.html file from localhost to the external IP obtained. Now, follow the instructions in the readme.html file for testing the application.
Copyright © Cloud Software Group, Inc. All rights reserved.