Amazon Elastic Container Service (ECS) is a container management service that supports Docker containers. With ECS, the applications can run on a managed cluster of Amazon EC2 instances, or in Fargate. AWS Fargate manages the task executions, so EC2 instances are not required. TIBCO Enterprise Message Service (EMS) can be configured to run on Amazon ECS with managed EC2 instances, or Fargate. The common denominator is the use of the AWS Elastic File System (EFS) for storage. This document will discuss setting up TIBCO EMS utilizing AWS Fargate with EFS.
Running TIBCO Enterprise Message Service (EMS) on Amazon ECS/Fargate involves:
- Configuring the Amazon Elastic Container Service (ECS) powered by Fargate for TIBCO Enterprise Message Service (EMS).
- Configuring the Amazon Elastic File System (EFS) for the EMS storage
- Configuring the Amazon Elastic Container Registry (ECR) for the Docker® image registry
- Creating a Docker® image embedding EMS and hosting it in ECR
Supported Versions:
- TIBCO Enterprise Message Service 8.7.0 or later
- TIBCO FTL 6.x and later
- Docker Community/Enterprise Edition V19.03.5 or later
- Amazon Fargate 1.4 or later
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now