1 comment

[ 2.8 ms ] story [ 10.1 ms ] thread
I am building the https://github.com/claceio/clace project as a platform for teams to deploy internal tools. As part of that, Clace implements an application server which uses containers to deploy any application.

AppServers can be much easier to use compared to full-featured container orchestration solutions. AppServers support deployment of stateless applications only. The limited scope means that it can be much easier to configure and use.