A machine for your Spring Boot app, built and operated for you.
Tell us the size, the JDK, the repository and the artifact path. We build the VM, install the toolchain, run the build-and-deploy pipeline, renew the TLS, take the backups and watch it — you own the application.
JDK 21 + Maven/Gradle + TLS
In practice
Java needs a machine, not a share of one.
Our shared runtime gives every app a fair share rather than a hard cap, which suits Node and Python because they degrade under pressure. A JVM does not: it reads the machine, sizes its heap, and a build spikes on top. So Java gets a machine of its own — and since we are operating it anyway, we operate the pipeline, the certificates and the backups too.
A production API with its own heap, its own build, and a health endpoint that is checked rather than assumed.
Jobs that need memory in bursts without starving anything else on the box.
Point us at the repository and the artifact path; the pipeline becomes ours to keep working.
An app that keeps hitting limits because its memory profile never fitted a shared runtime.
Why CM Cloud
Built to do more.
A JVM sizes its heap from what it believes the machine has, and a build is a memory spike by nature. Both make Java a poor tenant on a shared runtime and a good fit for a machine of its own, with a memory ceiling that is real rather than a fair share.
Maven or Gradle, detected from your repository and confirmed on the form. We keep the build working across JDK updates, so a security patch is not a weekend of yours.
Certificate renewal, nightly backups into offsite storage with the retention you choose, and the same monitoring that watches the rest of the platform.
We own the VM, the pipeline and the platform services. You own the application and your JVM tuning inside it. That line is on the order form, not discovered during an incident.
Who it's for
Managed Java VM is the right fit if you need:
How it works
Up and running in three steps.
Included, not an add-on
Protected against attacks from the first day
Automated attacks sweep the web constantly, looking for any site running common software. Yours is watched for them around the clock — and every part of this is in your plan already, at no additional cost.