Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wso2/aws-ei


https://github.com/wso2/aws-ei

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

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)