config driven integration runtime for APIs, proxy services and enterprise integration patterns
WSO2 Micro Integrator is a lightweight, cloud native, configuration driven integration runtime, an enterprise service bus for building and running REST and SOAP APIs, proxy services, message mediation and enterprise integration patterns. It hot deploys integration artifacts onto a Synapse passthrough transport and routes, transforms and enriches messages between backend systems.
cloudimg ships the runtime hardened and ready to run: the management API administrator password is rotated to a unique value on first boot, a scoped loopback guard keeps the management and internal APIs off the public interface behind an nginx front, the runtime runs as an unprivileged service account, and a paired deployment guide plus 24/7 support come with every image.
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
## WSO2 Micro Integrator - Production-Ready Integration Runtime AMI
Deploy a fully configured, cloud-native integration runtime on AWS in minutes - not hours. This AMI delivers the WSO2 Micro Integrator preinstalled and running as a managed system service, so you can start deploying integration artifacts (REST APIs, proxy services, message mediation and enterprise integration patterns) immediately after launch.
### Why This AMI Instead of a DIY Install
### Application Stack
### Two Planes
Integration / data plane: the Synapse passthrough transport on HTTP 8290 and HTTPS 8253, bound to all interfaces so your deployed APIs, proxy services and sequences receive traffic. A sample health-check API is baked in so a GET to /health on port 8290 returns 200 immediately after launch, proving the data plane flows.
Management API: HTTPS 9164, used by the MI command-line tool. The runtime binds this to all interfaces with no configuration key to change that, so a scoped packet-filter guard drops external traffic to the management ports and nginx on port 80 provides a controlled front. The management API is therefore never directly reachable off the instance.
### Security
Secure First Boot: A one-shot service generates a fresh management-API administrator password unique to each instance, writes it into the runtime configuration before the runtime starts, and stores it in a root-only file. No shared or default credentials ship in the image, and the default administrator login is rejected.
Management-Plane Isolation: A scoped packet-filter guard restricts the management and internal APIs to loopback, so they are reachable only through the nginx front on port 80. Restrict that front, plus the data-plane ports, to trusted networks with your security groups.
Encryption: Enable AWS EBS encryption on the root volume to protect configuration and artifacts at rest, and terminate TLS at nginx or your load balancer for encrypted management access.
### Use Cases
### 24/7 cloudimg Support
Technical support by email and live chat covers deployment, integration-artifact packaging and hot deployment, management-API and credential administration, TLS termination, and JVM tuning.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.