Skip to main content

Deploy and Operate

Once your integration is ready, this section covers everything you need to ship it, keep it running, and operate it in production.

Deployment options

WSO2 Integrator supports multiple deployment targets. Choose the one that fits your infrastructure:

  • WSO2 Cloud — Push your project directly from the IDE or the cloud editor to the managed WSO2 Integration Platform. No infrastructure setup required.
  • Local and VM deployment — Run your integration on your local machine for development or testing, or deploy to a virtual machine or bare-metal server.
  • Containerized Deployment — Package your integration as a container and deploy it to Docker, Kubernetes, or Red Hat OpenShift.
  • Serverless deployment — Run integrations as serverless functions.
  • AWS, Azure, and GCP — Deploy to major cloud providers using native services.
  • GraalVM native images — Compile your integration to a native binary for faster startup and lower memory usage.

Configuration and scaling

CI/CD

Automate your deployment pipeline using your preferred CI/CD platform:

Observability

Monitor your integrations in production with logs, metrics, and traces:

Security

Protect your integrations and the data they process: