Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wso2/aws-ei
https://github.com/wso2/aws-ei
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wso2/aws-ei
- Owner: wso2
- License: apache-2.0
- Created: 2018-04-27T09:02:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T04:43:44.000Z (about 4 years ago)
- Last Synced: 2024-08-04T01:07:54.363Z (3 months ago)
- Language: HTML
- Size: 1020 KB
- Stars: 38
- Watchers: 47
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-wso2-esb-ei - AWS Cloud Formation resources
README
# AWS Resources for WSO2 Enterprise Integrator
This repository contains CloudFormation templates to deploy WSO2 Enterprise Integrator with different patterns in Amazon Web Services(AWS).
The WSO2 EI CloudFormation templates use Puppet to manage the server configurations and use the following AMI's to provision the deployment.
1. Puppetmaster AMI - Contains the Enterprise Integration GA distribution, WSO2 Update Manager and Puppet modules containing the configurations for EI deployment patterns.
2. EI AMI - Contains the scripts that is required to create the Puppet catalog.
First the Puppetmaster AMI would deploy and afterwards the product specific AMI's would deploy and request the necessary configurations from the Puppetmaster AMI to deploy the WSO2 Enterprise Integrator.
## Integrator
![pattern1](images/integrator-cluster.png)
## Broker
![pattern2](images/mb-cluster.png)
## Business-Process
![pattern1](images/bps-cluster.png)
## Integrator with Analytics
![pattern3](images/integrator-with-analytics.png)
## Integrator, Broker with Analytics
![pattern4](images/integrator-broker-analytics.png)