Polyglot JVM Platform for modern apps
Deploy
Deploy using Git, Github or directly from your CI system using precompiled builds with tools like SBT or Maven. Regardless of how your source is delivered, Heroku runs it in a dyno - a smart, secure, curated container with your choice of JVM version.
Manage
Manage your portfolio of apps in a single view using a straightforward Dashboard. Instantly see what version of your app is deployed and rollback to a stable version without recompiling. Manage your app’s environment specific configurations with external config vars.
Scale
Heroku’s horizontally scalable, share-nothing architecture is perfect for apps built with modern frameworks like Play, that are async, stateless and non-blocking.Heroku makes scaling out or up as simple as dragging a slider in the Dashboardor using a single CLI command.