Deploy CRaC Docker Image to Google Cloud Run
Deploy a Docker image containing a CRaC-enabled JDK and a pre-warmed, checkpointed application to Google Cloud Run, a fully managed serverless platform for containerized applications.
Deploy a Docker image containing a CRaC-enabled JDK and a pre-warmed, checkpointed application to Google Cloud Run, a fully managed serverless platform for containerized applications.
Micronaut build plugins offer several ways to build Docker images: JAR, GraalVM native executable, and CRaC.
Learn how to generate an executable JAR of a Micronaut application with Maven or Gradle.
Deploy a Micronaut application to a Google Cloud Compute instance.
Learn how to deploy a Micronaut application to the Google App Engine Java flexible environment.
Deploy a GraalVM Native Executable of a Micronaut application to Google Cloud Run - a fully managed serverless platform for containerized applications.
Learn how to deploy a Micronaut application to Oracle Cloud.
Learn how to deploy a Micronaut application to Microsoft Azure.
Learn how to create a Hello World Micronaut GraalVM application.
Learn how easy it is to deploy a Micronaut application to Elastic Beanstalk.