Deploy and Use

Now you are ready to start operating in a production environment
Try for yourself Try for yourself

Docker

Package generated applications into docker images to abstract out of implementation platform.

Kubernetes

We use Kubernetes to orchestrate containers in our runtime clusters.

AWS

Cloud ready-made solution with quick access to the project from anywhere.
Try for yourself Try for yourself

JAR/WAR

Export applications as JAR or WAR file.

Integration

Applications provide REST and SOAP API with contracts descriptions: SWAGGER and WSDL. Can be integrated via Kafka.