The server is incredibly flexible when it comes to deployment options. It’s lightweight enough to be deployed as a WAR file to the application server environment of your choice, or it can be bundled and distributed as a VM appliance, Docker container, cloud instance, or just about any other deployment option you can imagine. It scales horizontally or vertically, so you can run thousands of transactions per second through hundreds of APIs on a single instance, or you can run a hundred instances deployed throughout your IT infrastructure as microservices to support individual consuming applications.